After months of daily AI-assisted coding, here's what actually works (and what doesn't)

Posted by lksrz@reddit | ExperiencedDevs | View on Reddit | 28 comments

I've been using AI coding tools (Claude Code, Cursor, Codex CLI…) daily for months across several projects. Not hobby stuff - real production code with real users.

The biggest lesson: (serious) AI coding is not "vibe coding." It doesn't replace thinking - it changes what you spend your time thinking about. The bottleneck shifts from writing code to planning, reviewing, and catching subtle issues the model introduces.

I wrote up a practical guide covering what actually made a difference for me. Main takeaway? After each task, do cross-model code review.

https://medium.com/@coderai/ai-assisted-development-how-to-code-faster-without-losing-control-be86c0a1996f

Let me know what you think. There are plenty of vibe coding guides out there, but that's not what I'm going for. Happy to discuss with developers who use these tools seriously.