Don’t steal Mac OS X

January 5, 2009

I was reading through the Mac OS X Internals book, and came across this interesting nugget in chapter 7. In OS X 10.4, a kernel extension maps an anti-piracy message into the 256 bytes of virtual address space of every running process at address 0xFFFF1600, which you can see for yourself by compiling and [...]

0

Slashdot Easter Egg

October 11, 2008

Did you know that every time you view a page on slashdot, you’re given a random Futurama quote? Most people don’t, since they’re hidden away in the HTTP headers, so you’ll never see them via normal web browsing. I discovered this one time when I was playing around with cURL. Here’s a [...]

0

Even Sony uses Free Software

September 28, 2008

I just purchased a new 46″ HDTV, the Sony Bravia KDL-46V4100, and boy is it sweet. But I’m not here today to advertise TVs to you. I was reading through the various documentation that came in the box, and I came across a copy of the GNU General Public License and the Lesser [...]

0

Pizza Party

September 6, 2008

Domino’s Pizza allows you to order pizza over the Internet. For Unix geeks like Cory Arcangel, the natural extension to that is ordering pizza from the command line. Why bother bother dealing with a web browser and all those messy flash applications when you can just type
pizza_party -pmx 2 medium regular
to get two [...]

0

Bad website search

August 10, 2008

The user interface for performing a search on a website is pretty much a solved problem. You enter your search terms, you click the search button, and you get taken to the first page of search results. If what you’re looking for isn’t on the first page of results, you can go to [...]

0

Blog Reactions

July 28, 2008

When I started this blog, I was curious to see how fast the search engines would find it. Googlebot was the first, and I haven’t really been keeping track of it after that. The only known link here at first was from http://www.whois.sc/, which apparently has links to newly registered domains. As [...]

0

Hello, world!

July 4, 2008

I have a blog. Yay. I’ve been meaning to start a blog for a long time, but I’ve never really gotten around to it. This blog is going to be about programming, software engineering, video games, and whatever the heck I feel like talking about.
Right now I’m calling this “The Spoony Blog”, [...]

0