Topic
command line
- How terminals work
Software builders already spent quite a bit of time on the terminal. AI coding (especially Claude Code) has made the terminal not only an I/O mechanism for working with a system, but also an IDE and complete interface…
- Minifying Images on the Command Line
When I put images on this blog, I try and manage down the file sizes so browsers aren't having to load multi-megabyte images for no reason. Since I use Jekyll and a very simple setup of static files with minimal proce…