Posted in music on November 27th, 2007 No Comments »
I came upon this article in escapist. As well as a great interview from artist Alex Empire (Atari Teenage Riot) the article provides a summary of the various sequencers that are available for the Game Boy.
The main programs mentioned include:
NanoLoop
Little Sound DJ
The wikipedia article many other music creation options for the GB.
I love […]
Posted in lisp on November 23rd, 2007 No Comments »
I found a small bug in the binary search described in Paul Graham’s book ‘ANSI Common Lisp’. When I wrote a few unit tests for the code snippet on page 60 I found that there is unbounded recursion when the item exists below the lower bound of the vector being searched. It’s really a small […]
Posted in life on November 2nd, 2007 No Comments »
I’m about to login to GM the opening minutes of TR and I was reminded of a conversation I had this evening with some other programmers. This is a post without any real intent but to perhaps sum up some thoughts of late.
It feels good to finally get another large project out the door. There […]