Blog

Thoughts and musings, code samples and technical information, and generally whatever else I find hard to find on the internet.

JavaScript’s parseInt() at the extremes

Misuse of parseInt in JavaScript can lead to weird behavior if the number being parsed is large or small enough to be represented in E notation.

Review: the NextDesk Terra

A review of my purchasing experience of the NextDesk Terra, a motorized stand/sit desk with a bamboo surface.

Deploying static websites to Amazon S3

Amazon S3 is a great choice for hosting static content (like blogs), but the process of deploying can leave a little to be desired — unless you leverage a build tool like Rake.

“lowercase”

A quick pitch for a typography-themed restaurant in Washington, D.C.

XMBC and Hulu

Hulu isn’t officially supported on XBMC (a set-top box-like media application) — but with a lot of careful hacking, it can be run.