kill-0 This is the home of kill-0.com

About kill-0.com

There isn't much to say right now. Kill-0.com will become a place to showcase my programming portfolio. My specialties include:

Hosted Projects

Voyeur
Display the current song from your MPD server via Growl.

Patches

MPD MP3 -> Shoutcast Streaming (git)
This patch, when applied MPD from git, allows one to configure MPD to stream MP3 to a Shoutcast server.
MPD MP3 -> Shoutcast Streaming
This patch, when applied against MPD 0.13.2, allows one to configure MPD to stream MP3 to a Shoutcast server.
MPD FLAC md5sum
Allows MPD to reveal a FLAC file's md5sum like it does normal metadata (title, artist, album, etc). To be applied against MPD from git

Duplo Blog

While I work on putting together a proper portfolio, feel free to browse my software development blog, Duplo.

About the name

The name kill-0 comes from the UNIX command kill -0, which, sends a signal named (surprise!) zero to a process, whose ID is specified on the command line. The command does nothing in and of itself, but, if the specified process is running, the kill command will return 0, if the process is not running, kill returns a non-zero value. Hence kill -0 gives us a sort of ping for processes running on a UNIX host.

<webmaster at kill-0 dot com>

Last modified: Fri Feb 16 10:25:13 MST 2007