My version of QTIsaac, a modernized and bug-fixed C++ template version of Bob Jeknin's ISAAC PRNG.
My modified version of QUALCOMM's FIPS 140-[12] POST tests for random number generators (RNGs) can be found in: fips140.c and fips140.h.
em_timed-0.10.c is a C program to sync your clock to GPS time using the inexpensive Delorme EarthMate GPS receiver. This is a userspace program and timing accuracy is not so great.
TractorBeam.c is another C program to sync your clock to GPS time using the inexpensive Delorme EarthMate GPS receiver. This program requires the serial-2.2.19-SERIAL_INTR_TIMING.c or serial-2.4.20-SERIAL_INTR_TIMING.c kernel module for Linux 2.2.19 or 2.4.20, respectively.
sniper-0.9.c is a C program to "snipe" eBay bids in the last seconds of an auction. NOTE: THIS PROGRAM IS CURRENTLY UNMAINTAINED AND NON-FUNCTIONAL.