FreeBSD is a very fast and powerful UNIX style operating system. Even with the stock kernel, you can improve system responce by recompiling to meet you specific needs. Silverwraith.com has a guide covering many aspects of kernel recompile. The article was written for FreeBSD 4.8, but it should still apply to the 6.0 series. Also Silverwraith.com aslo has a performance tuning guide for FreeBSD 4.x and 5.x series, which should also apply to the 6.x series.
Now for something different, I have wanted to learn how to drive a manual transmission for a while. And before I start grinding gears to learn. I thought it would be a wise idea to read up on the topic. So here is a small course on manual shifting.
If you have ever wanted to create a LED array for lighting up cabinets or light your PC case this wizard will help you.
As I have been working on my programming projects, I have found a need for text editors that color the syntax. This not only makes it easy to identify what I am looking at, colored text helps me to keep my source code in a clean, formatted, and easy to read form. Using OS X, there are several different options. BBedit is one well known program. But I, when ever possible, Like to be cheap when it comes to software. I also like to support open source. So I found Smultron, a free and open source text editor that will color syntax.