This is the home of 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:
While I work on putting together a proper portfolio, feel free to browse my software development blog, Duplo.
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