I Think I Miss Pair Programming
Agentic engineering has made me more productive, but I miss the human connection I found through pair programming.

👋 Hello and welcome to my personal website 👋
I'm a Staff Software Engineer and have worked at startups for most of my career. I've used Ruby on Rails that entire time and most recently I've been leaning into learning Typescript.
My software engineering experience has primarily been in product facing roles and I've come to love building and shipping high quality experiences to customers. I also enjoy writing technical walk throughs as well as sharing my general thoughts on software engineering.
Agentic engineering has made me more productive, but I miss the human connection I found through pair programming.
I set out to build a side project; instead, I attempted to create a codebase for a startup. I learned a lot along the way, but I ultimately failed to launch anything.
A quick tip on how AI coding agents excel when all dependencies are cloned locally. We'll examine a practical explanation of implementing a feature in the Ruby on Rails ClickHouse adapter gem.
A language agnostic overview of what a server implementation looks like for Custom Mutators
How to authenticate a User in Controller tests when using RSpec and Rails 8 authentication.