Field notes on Git Maintenance
TL;DR Field notes on Git Maintenance Git is a text-based file system for software configuration management, optimized for tracking changes and compressing text files efficiently. Regular Git mai...
TL;DR Field notes on Git Maintenance Git is a text-based file system for software configuration management, optimized for tracking changes and compressing text files efficiently. Regular Git mai...
Your Pace. Reflections on Trail Running and AI Empowerment Last year I participated in a trail-running race at a local running festival, and my second time joining the 15 km trail running race whi...
“Some of us have great runways already built for us. If you have one, take off. But if you don’t have one, realize it is your responsibility to grab a shovel and build one for yourself and for thos...
TL;DR A checklist of key decisions to make when migrating large repositories to Git. Sharing field notes on the key decisions to make when migrating large repositories to GitHub. GitHub is used a...
TL;DR Sharing a story of rapid development and iterations with GitHub Copilot. Once a upon a time with bash It all started with wanting to make my CICD optimization ideas into real-life implemen...
TL;DR Got a bill shock? Here’s a value stream approach to analyse Actions minutes consumption. First, know your CICD value stream. If none, it’s time to define it. Next, identify where along the fl...