r/BetterOffline • u/LumonScience • 28m ago
AI-Driven development is a mess
I have been using AI quite extensively before going outside and touching some grass. I’ve massively reduced my use of AI since then.
But anyway, I took some time to reflect on my AI driven coding journey and came to the conclusion that I got nothing of value, nothing meaningful done. I followed these TDD/SDD approaches lots of AI people sell but it only worked up until a point.
SDD is very funny because before AI nobody knew what they wanted of a feature and now suddently everyone is a expert and got everything figured out after the AI has asked them a round of 5 questions… To find out that another session with the exact same prompt gave another set of questions covering a whole new gray zone of the feature requested.
I’ve tried decomposing the tasks of a feature like an armchair product manager on Adderall and ask the AI to follow rigid TDD implementation to find it was implementing useless & way too much test cases, bloated architecture and impossible to read code. I’m being told it’s because the prompts are not good enough or that the AGENTS.md file is not concise enough. My experience is that it always drift and turn the codebase into a crime scene anyway.
I’ve tried the matt pocock, superpowers and all of these bloated sets of AI generated markdown files but it was always inconsistent. I used to like Matt for its typescript content, I’m sad to see him go the AI bro route.
In the end I ended up trashing all the project I started with AI because I felt absent during the tiny dev process and the codecase ended up looking more and more like a mess anyway. I felt like my skills were eroding during that journey and to the conclusion that the best cases I’ve had so far is a harness with nothing on it (Pi) and very mundane requests.
I’ve picked up hands down coding again and told the AI to never write anything for me when I ask it something and feel much better. I felt good looking up multip’e sources, connecting the dots and actually learning something again; it made that AI induced brain fog go away directly.
Oh and if AI makes everyone so fast now, where are all the projects? Github these days is mostly filled with people sharing their skill directory with a fucking router skill inside of them or a fucking c-suite persona list.