Recent Posts

Why I Chose Ruby over Python

7 minute read

This year I spent a bit of time playing with Python, after having mostly ignored it since 2005 when was learning it originally. I did like Python back then, ...

Wayward Predicates in Ruby

1 minute read

Recently I’ve been wondering how to name Ruby methods that have predicate looking names (e.g. foo?), but don’t behave like predicates - namely they return ot...

How to Vim: Fixing Typos

1 minute read

Here’s another small Vim tip - how to deal with typos quickly. Generally, most people do something along those lines: