Earlier quoted context omitted.
We’ve invented a machine that can spew a lot of garbage out. Sure, you can sift through it to find the nuggets of gold, but the proponents of this new methodology heavily discount this additional effort. Studies seems to show that at the end of the day the benefits are minimal, despite the claims. Once again, it is a sign of modern programming that the solution to more problems is throwing more code at it, rather tha…
It doesn't have to be black and white. I use the agent just as another tool in my programming tool belt. It shines especially in the boring repetetive tasks that would otherwise not be done because I can't justify the needed time. The choices arent just "no agentic AI" and "vibe coding only", there is a middle ground.
AI can 10x developers in creating tech debt
21–30 of 32 posts
Re: AI can 10x developers in creating tech debt
#22Re: AI can 10x developers in creating tech debt
#23Re: AI can 10x developers in creating tech debt
#24Re: AI can 10x developers in creating tech debt
#25The tech debt this title speaks of only applies if humans have to deal with it. Tech debt is an assumption made on the grounds that humans are still programming and AI does not evolve. It's the opposite of reality.
Re: AI can 10x developers in creating tech debt
#26It often takes me 3-4 iterations with a coding assistant once you get to a working solution, to get one that still works but is simplified down ditching >80% of needless complexity introduced in the first take. Many stop at the first thing that works. This is totally fine for code that will run once to get a result and then be discarded. But if that code is going into a product or service that will be maintained, you…
Re: AI can 10x developers in creating tech debt
#27GIGO very much still applies.
We’ve invented a machine that can spew a lot of garbage out. Sure, you can sift through it to find the nuggets of gold, but the proponents of this new methodology heavily discount this additional effort. Studies seems to show that at the end of the day the benefits are minimal, despite the claims. Once again, it is a sign of modern programming that the solution to more problems is throwing more code at it, rather tha…
Re: AI can 10x developers in creating tech debt
#28The tech debt this title speaks of only applies if humans have to deal with it. Tech debt is an assumption made on the grounds that humans are still programming and AI does not evolve. It's the opposite of reality.
Re: AI can 10x developers in creating tech debt
#29Re: AI can 10x developers in creating tech debt
#30It often takes me 3-4 iterations with a coding assistant once you get to a working solution, to get one that still works but is simplified down ditching >80% of needless complexity introduced in the first take. Many stop at the first thing that works. This is totally fine for code that will run once to get a result and then be discarded. But if that code is going into a product or service that will be maintained, you…
UXP costs money, you still pay for the many iterations where it’s their product that did a poor job.
So perhaps with code we’re on the same boat. Since tokens aren’t free, people will stop early/at first working iteration to save money.