This article shows the small script I use to automatically push code changes while live coding in talks or classes, improved with uv.
Today I learned you can use uv to install CLI tools with extra dependencies.
The 2 hardest problems in programming are naming, cache invalidation, and off-by-one errors.