December 2009
2 posts
C Programming Language – H.P. Lovecraft style →
void Cthulhu (int Ia) { if (Ia/10) Cthulhu (IA/10); putchar // ftagn! (Ia % 10 + ‘0’); } // neblod zin!
Dec 18th
How I Learned to Stop Worrying and Love Closed...
So ever since I moved to the Mac a couple months ago, I’ve been finding myself actually buying software, something that I would never have imagined doing as a Linux guy. But the quality of the proprietary software available for the Mac is simply incredible; In fact, I have a perfect illustration of the difference between open and closed-source software, in two programs I recently started...
Dec 11th