Intro
You’re using ChatGPT or Claude to speed up development. Good.
Then suddenly: your migrations are broken.
AI tools love editing files they shouldn’t touch, especially:
SQL migration scripts
Intro You’re using ChatGPT or Claude to speed up development. Good. Then suddenly: your...
Intro
You’re using ChatGPT or Claude to speed up development. Good.
Then suddenly: your migrations are broken.
AI tools love editing files they shouldn’t touch, especially:
SQL migration scripts

Cursor AI is a powerful .NET assistant — but left ungoverned, it generates N+1 queries, eager-loads entire databases, and skips…

Agentic coding feels magical until you lose the context that built it. I switched development...

AI-generated code and third-party packages share one hard truth: the moment you merge it, you own the risk. How to build a…

A practical workflow for keeping Claude Code and Codex sessions useful after the terminal tab is gone.

How I built an engineering toolkit for AI coding agents I spend most of my day working...

Every AI session I had started with the same silent ritual. Open the project. Figure out which files...