Recent Posts

How Ruby Finds a Method

5 minute read

Every method call in Ruby is a search. Once you can see the chain the interpreter walks — modules, prepends, singleton classes, super — the object model turn...

Hanakai, and Hanami 3.0 in Full Bloom

3 minute read

Hanami, dry and rom have joined forces as Hanakai, a single family of Ruby tools. The first release under that banner is Hanami 3.0: built-in mailers and i18...

shpaste: a paste.sr.ht Client for Emacs

2 minute read

shpaste is a small Emacs client for paste.sr.ht. Create a paste from a region or a whole buffer, get the URL straight in your kill-ring, and browse or delete...