
Senior Fullstack/DevOps Engineer and Entrepreneur. Everyday, I work closely with product and engineering teams to design architecture, mentor engineers, and drive technical direction. I am curious about so many things (developer productivity, AI-based workflows, learning experiences, etc), that I constantly research ideas and techniques, and some of my findings end up in books I write.
CLI
+4

Aug 19, 2026
•
3 min read
lazygit's M menu offers four merge modes. Each one runs the same merge, but the resulting commit graph is different.
CLI
+4

Aug 12, 2026
•
2 min read
Three lazygit workflows with the plain-git equivalents for readers who have not switched yet.
CLI
+6

Aug 5, 2026
•
2 min read
The real fzf power comes from piping any list of candidates into it.
CLI
+4

Jul 29, 2026
•
2 min read
Three idioms, while read, xargs, and find -exec, look interchangeable, but they are not. Pick the one whose input shape matches your data.
CLI
+4

Jul 22, 2026
•
4 min read
Getting started with the fuzzy finder that turns 30-second searches into 3-second searches.