A comprehensive deep-dive into version control systems — from Git's internal model to advanced CLI tricks, branching workflows, GitHub power features, AI-assisted workflows, and running a self-hosted Git platform in your home lab with Gitea, Forgejo, and Woodpecker CI.
Github
-
Version Control Mastery: Git, GitHub, AI Agents, and the Home Lab Stack -
The Story of Git How a two-week emergency hack, born from a licensing feud over the tool that managed Linux kernel development, became the substrate of nearly all modern software collaboration — through a ruthless design built on content-addressed storage, a directed graph of commits, and a social network that turned the pull request into the unit of work.
-
Renovate Bot Deep Dive: Automated Dependency Updates That Don't Drive You Crazy A comprehensive guide to Renovate Bot: configuration strategies, grouping updates intelligently, automerge rules, custom managers for non-standard files, and managing dependency updates across large numbers of repositories.
-
Writing Good READMEs: Documentation That Developers Actually Read A practical guide to writing READMEs that developers actually read — covering structure, examples, anti-patterns, and templates for open-source and internal projects alike.