Hacks
These are hacks that aren't important enough to go in the
software section.
- painter:
- An implementation of the picture language described in section
2.2.4
of Structure and
Interpretation of Computer Programs, using
the GIMP and
Script-Fu.
- separate:
- Another bit of Script-Fu that separates an image into its component
colors.
- DOOM 83:
- Some old assembly code for the
TI-83
graphing calculator.
- gallery.py:
- My image gallery-generating software.
- SGRenderer:
- A simple perspective projection renderer.
- Visualizing sorting algorithms
- monchat:
- A chat system for monsters.
- Ping of death:
- An implementation using
libdnet.
- goclient:
- A go program that lets you play with
more than two players.
Up