Monthly Archives: February 2004

New Fridge.

This is our new fridge; it’s quiet, energy efficient, and best of all it keeps food cold (something our old fridge stopped doing). We purchased it from Sears, and when purchasing large appliances from Sears there are a few things … Continue reading

Tagged | 3 Comments

Locking down an SSH server

A friend of mine recently had his web server cracked, assumedly through an OpenSSH exploit. So I figured it was a good time to jot down a few of the tips and tricks I have found over the years for … Continue reading

Tagged | 2 Comments

Sonic.net Hotspot

Did I mention we are hosting a Sonic.net wireless hotspot? Well we are. I doubt that we will make any money off of it, because a. I haven’t told my neighbors about it, and b. I’m not sure how technically … Continue reading

Tagged , , | Leave a comment

alarmClock

I added an HFile for C to the CodeBeautifier plugin, and I want to see how it turns out. Click ‘continue reading’ to see the actual code. alarmClock is a program I wrote last semester for my Systems Programming course. … Continue reading

Tagged , | Leave a comment

Fun with powers of two

Here is one of the problems we had for Theory of Comp. and my solution. It’s an interesting problem, but really just a an excuse to try out the CodeBeautifier plugin for MT. 4)Write a computer program that finds the … Continue reading

Tagged , | 4 Comments