Monthly Archives: May 2008

FUSE for Windows

Many times in the past I’ve had want for the most excellent FUSE to have a Windows equivalent. There are many internet posts on the issue and why it is roughly a million times more complex to do on Windows … Continue reading

Posted in Coding, General | 2 Comments

Funny Google Ad

So I found the following Google Ad in GMail today: Hedge Fund Jobs – www.hedgehogjobs.com – Global Hedge Fund Positions Search for the latest jobs People who know me will find this funny as my nickname is ‘Hedgehog’ or ‘Hedge’ … Continue reading

Posted in General | Leave a comment

Wii Hacking

Lately I’ve been working on making it easier to run homebrew code on the Wii with a bunch of talented folks. A few months ago bushing, tmbinc and segher hacked Zelda for the Wii to allow arbitrary code execution and … Continue reading

Posted in General | Leave a comment

mySQL error 1033

If you ever come across this error after having to do an emergency reformat of a server (ugh) it’s usually because the innodb settings changed in the my.cnf file. The easy way to fix this is to delete your ib_logfile* … Continue reading

Posted in Servers | Leave a comment