Saturday, January 6. 2007
Old, old code
Once upon a time, I was a member of the Syzygy Cult, an active game-development group for the 680x0 macs. Among the many games we wrote was Mantra, an adventure game with a top-down view similar to Legend of Zelda. Recently, the source code has re-surfaced (one of the other members found it in his parents' basement over the holidays).
Continue reading "Old, old code"
This should go away!
One of the problems with coding in a high-level language is that sometimes the insulation from low-level details like memory management is not complete. In this post, I present a method for debugging memory leaks in Python.
Continue reading "This should go away!"
Notice
The postings on this site are my own and don't necessarily represent the opinions of Zmanda, Inc.
