Care and feeding of software
We need to stop doing big tech "modernization" projects as a concept. Puppies as a proxy for code.
We need to stop doing big tech "modernization" projects as a concept. Puppies as a proxy for code.
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!
Frank's current favorite CLI tools, configurations, workflows, and tips for developers and ops folks.
Being lazy is often the most productive thing you will do all day.
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.
Ever git pulled changes and wondered what they were? Here are two handy git CLI aliases that give you clarity on what changed.
Handy shell tip for clearing the display without losing the current command you're typing.