Monthly Archives: March 2007

People who use FizzBuzz are idiots

Okay if you are giving or plan on giving the FizzBuzz question please answer a few simple questions: Are you currently a software engineer? Does the majority of your job involve solving problems? Do you value your time? If you … Continue reading

Posted in game programming, interviews | Leave a comment

mkmf versus mkrf round 1

So in trying to cleanup a ruby extension (rubycube) for release I revisited the build system trying to get a good cross platform build going. The extconf.rb file that I had created was a thing of ugly and in looking … Continue reading

Posted in ruby, rubycube | 2 Comments