GitHub on their switch from nginx->haproxy->mongrel to nginx->unicorn stack, and why the Unicorn model rocks.
gRaphaël â Charting JavaScript Library
Graph and chart plugin for Raphaël, by Dmitry Baranovskiy.
Irssi - the Client of the Future
Nice console IRC client - BitchX hasn’t seen development for half a decade, this seems to be what the cool kids have switched to.
I Like Unicorn Because It’s Unix
Ryan Tomayko on Unicorn, a fast pure-Ruby preforking HTTP server with extensive use of Ruby’s Unix system call wrappers; fork, accept, select etc..
Google Data APIs Blog: Import Scans or Go Multilingual
Additions to the Google Docs Data APIs: POST an image and get OCR, post a document and get it translated.
Mxcl’s Homebrew - GitHub
Simple package management system for Mac OS X 10.5+ written in Ruby.
Libdispatch (Grand Central Dispatch)
Apple has open sourced their Grand Central Dispatch technology as libdispatch under the Apache Licence 2.0. Requires LLVM compiler to support blocks in C.
The Section Element | HTML5 Doctor
Proper use of the HTML5 section element, with comparisons to the article, aside and nav elements.
Dive Into HTML 5
Mark Pilgrims work-in-progress book on HTML5, free online under a CC licence, set to be published by O’Reilly upon completion.
Chroma-Hash Demo
Visual tri-colour password hash to catch tpyos etc, embedded into web password input fields. Implemented using jQuery, would be great as a Greasemonkey userscript or browser extension.