The real explosion of great software will happen in 3-5 years. AI is huge for the beginning of projects. You know _what_ you want the app to do but you don't know _how_. That's where AI adds huge value. People are now starting new projects with AI help, and they are building foundations of codebases that will be much more maintainable and sustainable as development continues compared to the current suite of software products we interact with today.
If AI is helping people code better, why aren't products getting better?
21–30 of 173 posts
Re: If AI is helping people code better, why aren't products getting better?
#22Re: If AI is helping people code better, why aren't products getting better?
#23Re: If AI is helping people code better, why aren't products getting better?
#24No longer are developers bound by physical media, or have to force clients to troubleshoot, manually download updates on their website and install them.
... and as others said, LLMs impact is greater on junior developers, and at that, more on speed than quality. For experienced developers, the impact is greater on speed.
I have no data, only sense to make.
Re: If AI is helping people code better, why aren't products getting better?
#25I signed into Zapier yesterday for the first time in a while. You can seemingly run their entire UI right now via AI. I typed a simple idea into their AI box, and it created a multi-step "zap" for me that was more-or-less what I wanted. So at least some software is getting better.
Re: If AI is helping people code better, why aren't products getting better?
#26We're still very much in the early days. Code AI tools today absolutely crush at creating proof of concept apps. You can test your idea and get market validation in days vs months. They are getting better at medium/large codebases, but still have a ways to go before being super useful and it translating to a huge increase in productivity. Currently it's really good for helping with the menial tasks (creating docs, un…
Re: If AI is helping people code better, why aren't products getting better?
#27All of the products you are using today were likely created before ChatGPT was released. For those products, you are not going to see any visible improvements because many of them will suffer from poor implementation due to lack of adequate knowledge of code/frameworks. Most software best practices are learned after the software is created and release. The code is probably very spaghetti and hard to maintain. Refacto…
I'm not following. How are these codebases going to be more maintainable and sustainable if the developers are committing code they don't even understand?
Re: If AI is helping people code better, why aren't products getting better?
#28Further, non-coders being able to become equivalent to a junior developer is a huge leap.
What active developers do with AI remains to be seen. It really could 20x the average developer, but it doesn't seem like a huge chunk of developers are really using AI in a way that it's the rage on the developer level broadly.
Maybe that's why Cursor going "viral" on youtube seems different when it was known to some, and not others.
Re: If AI is helping people code better, why aren't products getting better?
#29We're still very much in the early days. Code AI tools today absolutely crush at creating proof of concept apps. You can test your idea and get market validation in days vs months. They are getting better at medium/large codebases, but still have a ways to go before being super useful and it translating to a huge increase in productivity. Currently it's really good for helping with the menial tasks (creating docs, un…
If we are strictly speaking about the cutting-edge models like OpenAI's o1, their context is getting smaller, not larger.