Recently I've been on a hacking high, touching a lot of code, and in touch with a lot of cool programmers. In retrospect I'm surprised at the variety of stuff I've been doing, so I thought I'd write a short list.
Full-screen support for Cocoa Emacs on OS X
Prolific Japanese hacker Daisuke Murase (a.k.a. typester) has recently patched Cocoa Emacs to add a full-screen display mode. Here's how to add this must-have feature into your own local Emacs tree while you wait for it to get integrated into the official Emacs sources.
Open "txmt:" URLs from Rails backtraces using Emacs on OS X
When Rails prints a backtrace in HTML, it's helpfully rendered as a "txmt:" link so that users can click open the corresponding location in TextMate on OS X. If you're an Emacs user, here's how to make those URLs open in Emacs instead.
So you think you found a bug in a library?
From time to time I receive bug reports for the libraries I've written. Some reports describe genuine bugs (and I'll be the first to admit I'm not perfect), but far too many others demonstrate a missed step in the submitter's "bug assessment" mental process.
Adding Array#to_proc to Ruby
Here's a neat Ruby trick for fans of Symbol#to_proc.
All hail the innovators: 2 shining examples of lateral thinking
Wonderful things happen when smart people discard limitations that everyone else has been taking for granted, and two recent examples in the online world illustrate this beautifully.
Skype power-user tip: edit sent messages
Ever quickly sent a skype message, only to immediately notice a typo? You can fix it using the following trick.
Rails tip: easily browse and search logs in colour with "less"
'less' is a great tool for browsing Rails log files, though you might not guess it if you try to view your "development.log" with it.
On vim vs emacs
In Praise of Haml
Our big celebrity charity news site runs on Rails, and I've just switched all the view code from erb to haml. I cut the total number of lines of view code from 2370 to 1788, which makes for a saving of 25%.



Recent comments
35 weeks 2 days ago
36 weeks 3 days ago
36 weeks 3 days ago
37 weeks 6 days ago
46 weeks 4 days ago
46 weeks 4 days ago
48 weeks 2 days ago
49 weeks 3 days ago
1 year 1 day ago
1 year 4 weeks ago