Discussion about this post

User's avatar
JP's avatar

Circling back to this because a lot of what you wrote has aged well. The "don't use code you don't understand" rule is still the single best piece of advice for AI-assisted coding, and surprisingly few people follow it even now.

Things have moved on a fair bit since this was published though. Coding agents like Claude Code now have built-in verification loops; you can tell them to run tests, type checks, and linting after every change. The feedback loop tightens from "you review everything" to "the agent catches its own mistakes and you review the important bits." Wrote about it here https://reading.sh/context-is-the-new-skill-lessons-from-the-claude-code-best-practices-guide-3d27c2b2f1d8?postPublishedType=repub and verification infrastructure is now considered the single highest-leverage thing you can add to your workflow.

Your point about enterprise agreements and IP ownership is one that still doesn't get enough air. Curious whether your thinking has shifted on local models now that they've caught up a bit in code generation quality.

No posts

Ready for more?