Electronics design is an interesting hobby of mine. Right now my big project is designing, from the ground-up, a complete mainframe system. I am designing the processor and all other components myself. It may not be terribly useful or efficient when complete, but it'll be fun. Who knows--I may even work out an Ethernet interface and write up a TCP/IP stack for it in the future. We'll see.
I am the developer of the Virtual Airline Stock Exchange (VASE) for VirtualAirlines.Com, a stock exchange simulation done for the enjoyment of the virtual airline and flight simulation communities.
prepend is a little utility I wrote one day to take care of a problem I often have--adding the boilerplate GNU notices to the top of my source files. Rather than mess with a roundabout combination of cp, cat, and mv, I decided to write this little tool to take care of it for me.