productivity
Care and feeding of software
We need to stop doing big tech "modernization" projects as a concept. Puppies as a proxy for code.
Customize your IPython shell in Docker
You can heavily customize your IPython shell experience when using it inside Docker or in a Docker Compose project. Without your personal preferences annoying your teammates!
My CLI World
Frank's current favorite CLI tools, configurations, workflows, and tips for developers and ops folks.
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.
OSX Shell Clearing Tip
Handy shell tip for clearing the display without losing the current command you're typing.