Guides

Step-by-step tutorials for practitioners — prompts, setups, integrations.

AI Agents, Guides, Tools

Your AI agent just edited 14 files. Where is your undo button?

An AI coding agent without version control is a power tool with no off switch. Its built-in undo expires and misses things — Anthropic itself says checkpoints are ‘not a replacement for git.’ Here is why git and GitHub are the safety net every LLM coding agent assumes you have: diffs to see what it did, branches to contain it, pull requests to review it, and @claude to put the agent right inside GitHub.

Guides, News

Why 1317.net: an AI playground, built with AI

A playground for testing what modern AI tools can actually do — starting with building this very site. I set one rule: everything goes through Claude Code, not wp-admin. Here is what that looks like and why it is worth doing.

Scroll to Top