meso·pixel n. Like a Kinder Surprise. But legal in the US.

Late January What is this I don't even...

Was digging through some screenshots I took earlier and stumbled upon this gem:
google search magic gillian lynne
Google search magic

From what I recall, it was after hearing a pretty great NPR interview where I heard her name and tried to search it on Google. I don't know if it is phonetically analyzing the query or what, but it is pretty remarkable that the search engine was able to correlate exactly what I was looking for as the first result.
 

Late November Github, Chrome extensions

After seeing so many projects shift over to GitHub, I decided to give it a quick try recently, and it really feels like the simplest way to get started with a hosted git repository. The setup workflow is pretty smooth, the code browsing/diff tools are decent, and they even have a pretty awesome 404 page! I'm really hoping that they add some form of code search.

While racking my brain as to what to actually host, I figured I would learn a bit more about Chrome extensions. Surprisingly, the whole process, from experimenting to publishing, was pretty seamless. I ended up creating a small extension that just copies all the current tab’s addresses to the clipboard (which I often find myself doing as an oldschool way of keep track of links).

In general, the Chrome extension API seems pretty powerful allowing you to manage many aspects of the browser from history to tabs and windows. I really like the simplicity of the structure of an extension package, but the docs can use a little more organization, and the edit->save->reload workflow a bit more automation.

If you’re bored, check out the extension at the Web Store, and at GitHub.
 

Mid November Amazon AWS - Six month cost analysis

Using the free micro EC2 instance (first year only) and S3 at a cost of:

April – $0.05
May – $0.08
June – $0.07
July – $0.07
August – $0.07
September – $0.08
October – $0.19

Have I mentioned how awesome Amazon's web services are?

Waterfall

TIL that you can halt Javascript in Chrome just by inserting 'debugger' on any line... that is all sorts of awesome.
Hong Kong/China '11 (7)
Hong Kong/China '11 (7)
This sounds like an awesome game, Greasy Watermelon.
The Wikipedia SOPA blackout is making me realize just how much I use the service.
Only six years late to the game, but the Seattle Central Library looks amazing.
The Muppets are still awesome in my book.
Back from HK/China! It's good to be home again.
October Photos (14)
October Photos (14)
Life in a day is beautiful - and reminds me why youtube is so damned amazing.
How to install ack using macports on OSX: sudo port install p5-app-ack