80% of my ai coding experience so far: it writes a bunch of shit code and i end up rewriting it
Thread
Login to reply
Replies (16)
Someone should try training a dog to code and see how it compares to chat bots
I use it to complete lines only and find it very useful for that tbh
100% of my ai coding experience:
It writes pretty code code that isn't perfect. I have it fix it's mistakes, it works, and I don't know any better. π
The 20% is it still writes shit code but i donβt care
Ha. Gotcha.
EstΓ‘ bien que solo lo uses para ganar tiempo, como herramienta y no para que te haga todo el trabajo
Unlike mine: I canβt write anything much from scratch but I can learn and fix. That said it takes a fair bit of perseverance to get something workingβ¦
80% of my ai coding experience is it builds what I want and I never look at the code.
granted most of what I use it for is advanced prototypes.
are you using claude code and the planning feature? whatβs your workflow dawg
i always try the latest tools, am always disappointed. will keep trying though
youβre definitely not alone. itβs interesting how varying different peoples experiences are. seems to be highly dependent on a ton of variables
Yes
I think thatβs par for the course. Iβm glad you see the AI slop for what it is, instead of blindly accepting it. Even the AI will tell you that it is only a tool and not the solution.
Works much better if you give it small tasks and adjust AGENTS.md after each session so it knows what conventions to follow. Treat it like a coding pair and correct it as it goes. Good prompting and consistent conventions go a long way.
I'm a mechanical engineers. While I'm weak regarding frameworks, build systems, most languages, and lots of other related stuff, I know how to deligate, break up large tasks, etc. While I often find myself having to write my own business logic, I also find that things that, a few years ago, I would have skipped because they would have started with a slog of research and trying to get my head above water, and taken weeks or months to complete, can now start with a focused and thoughtful conversation, and then I learn as I go, finishing projects over days to weeks.
That sounds like a very high failure rate. My experience (for what it's worth) is that it's pretty damn good.