About Frank
Husband. Father. Internet Plumber. Tech Author. Amateur Photographer. Decent Cook.

Internet and efficiency expert by day, father and husband by night.
Spend my days working on complex software development, operations, and business problem consulting. Usually web based and often using Python, Django, ReactJS, PostgreSQL, and Kubernetes based infrastructure.
In the evenings, I focus on my amazing family and friends. Between the two I'm constantly busy, but never bored.
Posts
Random thoughts on tech and life.
Claude Created Color Copier
5 minutes and $0.22 later Claude built me a custom color palette to make it easy to visualize, copy, and use my custom Tailwind colors into this React app.
Productive Throw Away Tools
Being lazy is often the most productive thing you will do all day.
/usr/bin/just do it
just is a better way of documenting project specific commands than using a Makefile or a folder full of scripts. It is easy to get started with, powerful for the long haul, and written in Rust.
Git Pulled What???
Ever git pulled changes and wondered what they were? Here are two handy git CLI aliases that give you clarity on what changed.