| Otter said: Interesting to hear but we all know the end result is that it will increase productivity. I don't think anyone that's used it for research, maths, coding etc doubts this. It is inevitably the future but it's not perfect. |
As a software developer, I don't really think it increases my productivity, and I'm not sure the current AI models we have can be fixed. The issue is that inline suggestions are trash too often, so you need to review every single piece of them, which slows you down and disrupts any flow you might be having. For smaller suggestions, it's probably fine, but it's also an extremely marginal efficiency benefit, because it's effectively acting as a glorified typing assistant (as someone online aptly remarked). For actual prompts, the results could be better, but reliability is still trash. AI can't even get tests right, and if you prompt it to fix them, you might still be off after several rounds of corrections... Of course none of this is helped by AI really liking to disregard the existing practices in the codebase.
I guess the bottom line is that AI is unreliable, so it needs to be carefully reviewed all the time, and it needs manual intervention quite often even when it produces mostly useful results. I think it's just a pain to work with in general. It could be great with more reliable models but we're not there and I'm not sure LLMs can really be there - ever. I'm sure AI will end up being helpful, but the real question is whether an entirely new model is needed for that to happen and if so, when will it happen?
I guess my experience is also affected by our product being something that must be as reliable as possible. If I was doing something less critical where stupid mistakes can be accepted from time to time or even often, AI could be more useful, but that's not really the case.
On the other hand, AI can be incredible helpful for learning new things. Unreliability is not an issue, because you're learning and kinda need to verify the things you've learned somehow anyway. Sometimes it's not more useful than an online search, but especially with search results being increasingly plagued by low-quality, search-engine-optimized content that never gets straight to the point, AI does seem like an attractive option.








