Software Projects
Code I've generated for various things. Most of it is trivial nonsense, but some of it may even be useful.
Public Domain Software
Stuff I'm happy to provide sans strings.
- snap - Perl script for emulating NetApp style snapshotting on btrfs volumes
- pmap - trivial and silly C programs to track X cursor movements and plot them to a graphic
- getcraig.pl - Script to trawl craigslist for keywords and notify on matching posts
- bruteqwantz - Extremely naive and ugly brute-force solver for qwantz.com's anagram puzzle from 2010-03-01
- killfile - Killfile Chrome extension for esr's blog Armed & Dangerous
Utilities
- rbg - random background setter for X
Game Stuff
- weathertower - a LD48 entry from several years ago; embarassingly-bad C code
To-Dos
- autotrader - Python script written as a command-line interface to AutoTrader.com's awful site
- noise - Terrain generator using the diamond-square algorithm
- weather - iterative series of programs for generating realistic weather patterns for RPG campaigns
- unterfort - a throwaway, late-night project to build a random dungeon generator that's turning into an old-school first-person dungeon crawl game
- happenstance - my Big Project - a seamless, scalable, renderer-agnostic tile engine; C with a LUA interface