Go: Preliminary verdict

So, how do I feel about Go, now that I know it better?...

2015-12-05 · 4 min

Sinatra, web apps, and a Ruby flock

I’ve been writing a web application in Ruby recently, in order to glue together a couple of fairly complicated systems into something approaching a sane workflow....

2013-01-29 · 3 min

Random cool hack: Make your Ruby scripts work as man pages

Via careful use of nroff directives and comments, it’s possible to make a Ruby script that works both as a command line utility you can run, and as a man page....

2011-10-27 · 1 min

Multi-line comments considered harmful

Recently on the ruby-core mailing list, someone asked why Ruby doesn’t have multi-line comments....

2010-12-31 · 3 min