Monthly Archives: October 2007

IGN RPG Vault Interview

I was interviewed with 3 other programmers for an IGN Vault piece this week. They  asked us to describe some of the challenges we had to overcome to ship the game. It was nice to be able to talk about some … Continue reading

Posted in game programming, software development, tabula rasa | 1 Comment

RubyCube on Ubuntu 7.10

I spent a few minutes on my new laptop with RubyCube. Since it uses GLUT as a foundation it was simple to port the extconf.rb to build on Ubuntu. I’m going to have to wait until after we ship TR … Continue reading

Posted in ruby, rubycube, ubuntu | Leave a comment

New Dell Laptop Today

I just received a replacement laptop from Dell and it seems they’ve put a lot of effort into the fit and finish department. The machine is slick and stylish and the specs are easily in the range of desktop replacement. … Continue reading

Posted in dell, laptop | Leave a comment

REPL to the rescue

From the book Practical Common Lisp “Debugging a program running on a $100M piece of hardware that is 100 million miles away is an interesting experience. Having a read-eval-print loop running on the spacecraft proved invaluable in finding and fixing … Continue reading

Posted in lisp, python, software development, tabula rasa | Leave a comment