Use SQL EXPLAIN to understand when and why indexes are used (or not).
Let’s walk through my short psqlrc(5) to see what I’ve set, and to inspire...
The Good, the Bad, and the Arity…
A minimal technique for using tmux to help achieve maximum focus.
Comments are like playing telephone. Avoid them with clearer method names.
Preloading, or bootstrapping, data resources from the server via HTML is a...
We love making software, but how do we make software that people love back?
Don’t manually setup your new laptop with a series of copy-and-pasted steps from some blog post. Leverage automation and the open source community to save time and get a more stable result.
Let’s make I18n on Rails better, quickly and easily. These tips have helped...