Recent Posts

Configure Quick Terminal Size in Ghostty

1 minute read

I’m a very heavy quick (dropdown) terminal user, so after adopting Ghostty one of the points of frustration for me was that I could not specify a default siz...

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: