Menu

Monthly Archives: May 2012

C# > Java
What does C# have that Java doesn’t? let’s see: Operator Overloading. This was excluded from Java because it’s “Dangerous” or [...]
Wallpaper Change Script: Gnome 3
One of the most aggravating things when I switched to Linux Mint 12 from Mint 10 was that it seemed to offer a step backwards for a lot of functionality. I [...]
BC’s storytime
A Forum post I’ve decided to graduate to the enviable position of Blog post, Because it reaches my minimum de facto word count and because I [...]
WordPress, Sourcecode, and escaping
Every single time I write a post that contains source code, it’s a bloody struggle. Take my previous “snippets” entry. Normally, I draft [...]
A Linux Rant
Additional edit: This is exactly the same as what I posted on FB, so if you saw it there already, it doesn’t offer anything new Disclaimer: Linux is [...]
Snippets.
Naturally, as we write programs we create a small set of useful functions. BASeBlock has been no exception. I’ve created quite a few functions that [...]