My version of the karma page is avaliable here, Tim's version of the karma page is still avaliable, as is lamby's karmr page.
A tool to generate graphs of karma against time, for example, a dkarma browser war.
A482EE24, fingerprint: 34F5 5032 D173 76AA 0412 6117 7835 5BD4 A482 EE24.
vcredist_x86 avaliable here.
My Speed Mafia page including info, logs, guides, links, etc.
Download and run aukiller.exe (sig, (source (sig)) to automatically kill that "You should restart now!" nag screen. Make sure it's visible at the time.
My version of 2004's Compsoc OSP, written using an unmodified beta of my engine in a few hours. Uses OpenGL and Lua. Download Atoms.
Compsoc's events data is avaliable here. Format Specification no-longer exists; dead-link removed.
Unstar (sig) is a quick utility to remove the asterisks from most text-edit controls visible. Use responsibly.
A list of trackmania tracks in url form, as accepted by wget. A further list, much longer, and only containing tracks that can be loaded by the demo.
I'm part of the team that wrote and currently maintain Choob, and it's associated projects, like the stats page and Choobogo, Choob's implementation of the PogoBOT protocol.
My patch of JavaCC/JJTree 4.0 to make it not break the java compiler on Windows platforms: diff of src/org/javacc/parser/JavaCCGlobals.java, binary (sig).
Opera supports UserJS, a method by which you can client-side modify HTML pages. I have written a script to ignore people on Planet (0.21) and an emulation of Konqueror's access keys.
Hashes of some things, just in case you were interested.
I frequently lurk on Freenode as FauxFaux.
Windows game of much blood: Wintanked.
Windows/DOS game, a fight to the death with pipes, fire extinguishers and shotguns: Cell Block A.
An archive of Wine and SimTower for use in DCS, untar-j over /var/tmp.
After writing this, I realised that it could be done from Picard, but, regardless, cue.php is still here.
Visit lastemusic.php (source) with the nick paramter set to your last.fm username.
The script: @curl http://ws.audioscrobbler.com/1.0/user/Faux/topartists.xml 2>nul | fgrep "<mbid>" | fgrep -v "d></" | sed "s#.*<mbid>#http://musicbrainz.org/artist/#; s#</mbid>#.html#" | xargs curl 2>nul | fgrep artistid | sed "s/.*artistid=//; s/\([0-9]*\).*/\1/" | sort | uniq | tr -d \r | sed "s#^#<a href=\"http://musicbrainz.org/user/subscribe.html?artistid=#; s#$#\">foo</a>#" might, if you're really lucky, generate an html page with links to all of your top artists' subscribe pages.