Archive for January, 2009

Reclusa Keyboard Backlight Mod

Friday, January 30th, 2009

make some use out of the useless scroll lock! a tale about how I hacked a mint keyboard backlight when I was supposed to study.

Generating Random Unicode Strings in C#

Wednesday, January 14th, 2009

I have to admit this is quite a dull subject, but I thought it might help some guys( and gals! ) out there. I am working on a C# project for uni, and while fighting some pesky bugs, I decided I should get more organized and have a small "unit testing" ...