Git for Humans: Version Control Explained for Non-Developers

Writer’s Brief (Outline) This section is a handoff for a writer — what the post is about and what to cover. The Hook I finally understood Git when I stopped thinking about code and started thinking about parallel universes. Main Points to Cover Branches are parallel realities — you can try something wild in one universe without affecting the main timeline Merging is the moment of truth — changes stay isolated until you actively choose to combine them Git works for everything text-based — essays, notes, project plans, recipes The Angle Learning Git by actually getting confused, making branches, wondering why changes disappeared, then having the “oh THAT’S how it works” moment. ...

January 28, 2026 · 3 min · Alex Dobrenko

Just Ask Claude: The Most Powerful Claude Code Tutorial

So I just got off a call with someone interested in learning all the claude code stuff. It was fun and cool and i muttered a lot, laughed too loud, and was generally anxious about sounding smart or making myself look like anything other than an idiot. Healthy stuff! But, and, yet, the one thing i kept saying as an answer to this kind friend’s questions was simply this: just ask claude Not sure how to install something on github? Just ask claude. ...

January 10, 2026 · 2 min · Alex Dobrenko