devinsmith.net - links

Compilers

- Mingw Toolchain. Includes the gcc/g++ compilers built to produce native code on a Windows platform.

Friends

- Michael Kohn. Michael Kohn has been a good friend for over several years. He is the author of Naken Chat among other things. Naken chat is a chat server whose goal is to be as small and fast as possible using the least amount of your computer's memory with the most amount of features.

Operating Systems

- OpenBSD. OpenBSD is a great operating system that I run on a majority of my systems. It is very secure and is a great development platform. I believe strongly in the goals that OpenBSD adheres to.

Technical

- Vijay Mukhi's Technology cornocupia. Contains some pretty technical information on various subjects. The information is a bit dated but might still prove useful to people studying legacy technology.

Tools

- An Awk Tutorial. Contains a pretty nice tutorial of Awk and an explanation of how to use it effectively.