Adam C Hobaugh
“Software is like sex: It’s better when it’s free.”-Linus Torvalds
Website Update
Since I graduated last month I have been spending a lot of time looking through job postings. One of the jobs had listed as a job requirement experience with CakePHP. After reading up on the project I thought it would be interesting to learn to use it. So here is the result, a rewritten version of adamhobaugh.com using CakePHP....View
Tricking C: Function pointers in C structs
So today in the l2l the question came up, "Can you use function pointers in C structs to get around the 'no functions in structs' thing." So like any good scientist I opened up vim and typed up a test...View

