#version-control
10 episodes
#3772: AI-Native Knowledge Platforms for Human-Machine Docs
What happens when AI agents and humans need to share the same documentation without drifting apart?
#2790: Git Hygiene for AI Coding Agents
How to keep your git repo clean when Claude is blazing through tasks — plus a recovery playbook for when things go sideways.
#2779: The Hidden Stateful Side of Serverless GPU
How Modal, RunPod, and other platforms handle container builds, caching, and versioning under the hood.
#2345: Why File Naming Conventions Are More Than Just Style
Discover how file naming conventions like snake_case and camelCase impact development workflows, CI/CD pipelines, and filesystem compatibility.
#2071: Git Can't Handle AI Agents—Yet
Three AI agents in one repo is pure chaos. Here's why Git's design causes collisions—and how worktrees and locks can save your sanity.
#2070: SemVer, Changelogs, and the Social Contract of Code
Stop breaking the internet. Learn the exact system developers use to release software without causing chaos.
#1614: Beyond the .env: Mastering Public and Private Code
Stop paying the "dual-repo tax." Learn how to manage public code and private secrets in a single, secure repository.
#1267: Beyond the Save Button: The Git-ification of Everything
Tired of "final_v2_revised.docx"? Discover how Git-based workflows are transforming documentation, project management, and competitive research.
#589: Taming the Digital Landfill: Version Control for AI Media
When AI agents and 4K video crash your repo, it’s time for better tools. Explore why Git fails and how Perforce and DVC save the day.
#61: Fork or Stay? The Art of Customizing Open Source
Fork or stay? We're diving deep into customizing open source, weighing ownership, contribution, and the hidden costs of going solo.