Software
~~~~~~~~
Various bits of software I've written over time.
A lot of this is ancient by now and probably
suffering from all sorts of bitrot.
(HTM) Eternal devlog : I have been working on this game engine since forever now, I've been recording progress videos and posting them on toobnix.
(HTM) Eternal repository : ^same game engine - get the source here!
(HTM) Eternal documentation : ^same game engine - rtfm here!
(DIR) blowssi : a blowfish encryption plugin for the IRSSI irc client.
(DIR) bpmnotepad : a text editor that can automatically scroll and mirror text so you can sing along with song lyrics, or use it as an autoprompter.
(DIR) irix : Assorted software for SGI's Irix operating system.
(DIR) mixdaemon : Basically a tcp server that gives you amixer functionality over the network.
(DIR) nagios scripts : Various nagios plugins.
(DIR) rclockd : A tcp server allowing you to read time off a serial connected atomic clock.
(DIR) scripts : Assorted scripts
(DIR) tolipo : 'Todo list for programmers' basically a super simple todo list that sits in the tray.
(DIR) topperd : Daemon written in perl that periodically collects process statistics for graphing later on (this was written before things like etcd and all that modern crap were a thing)
(TXT) autobackup : Simple bash backup script
(TXT) automtree : tripwire-like functionality using mtree on freebsd.