Seeking Opportunities
Contact Me

Ruby Articles

rom migration code to add a trigram index to a column in a table

Implementing Postgres Trigram Indexes in ROM

Trigram indexes are a cool feature of Postgres that make full text searches easier and faster.

Read More

an interactor class built with ProtoInteractor

ProtoInteractor: A Simple Business Object for Hanami

This isn't an article about fantastic feats of programming prowess, but more of a cobbler's tale . . .

Read More

feature list for the chruby ruby manager

A Beginner’s Guide to chruby

I recently had to set up a new system for development. As part of the process, I normally install a "Ruby manager" to help me...

Read More

colorful image of the dragon curve fractal

Chasing the Dragon Curve

In a previous article, The Dragon Curve, I introduced the Dragon Curve fractal. I discussed how the Dragon Curve was discovered by repeatedly folding...

Read More