Tag Archives: lisp

A Game Development Curriculum

Along with every other hacker on the planet, I got into programming because I wanted to write games. It wasn’t long at all, though, before I learned that the greatest game of all is teaching the machine to do your … Continue reading

Posted in Books, Education | Tagged , , , , | 23 Comments

Emacs Reboot #1: Beginnings

I’ve been getting the urge to do a full Emacs reboot lately. Inspired partly by the interesting things going on in Emacs 24, I’ve been wanting to rebuild my whole working Emacs working environment–evolved over the course of years–throw away … Continue reading

Posted in Emacs Reboot, Tools | Tagged , , | 4 Comments

Make Emacs-Server Write a PID File

Oddly, emacs-server doesn’t seem to have an option to write a PID file when it starts up. Here’s some ELisp you can drop into your init file to make it happen:

Posted in Howto | Tagged , , | 2 Comments

Languages I Want to Learn

I’ve fallen off the wagon of late in learning “a language a year” (as The Pragmatic Programmer advises). I have a long list of languages to learn, but I thought I’d try and narrow it down to a top five. … Continue reading

Posted in Uncategorized | Tagged , , , , , , | 4 Comments