I needed about 30 minutes to do a python application from scratch that took linear JSON data files, merged them and presented them as a tree in a GUI.
Before that I had barely done anything in python, basically could do a basic function declaration with a simple operation and nothing else.
But like you I had experience with java and such, and those skills transfer. All it took was searching basic syntax/related code examples and required library imports. And I mean basic, search engine search, not AI answers.
All I’m saying is, I really don’t think AI is providing anything a lot more efficient than doing a good old crawl through API docs and stack overflow. So the fact it’s using tremendous amounts of resources to maybe achieve a 10% efficiency boost is bothering me a lot.
adespoton@lemmy.ca 8 months ago
There’s also the fact that
Now, these things could both change over time, but humans are much more efficient to train than current state of the art probability sieves we call GenAI.
Zexks@lemmy.world 8 months ago
It’s only assuming if you aren’t specific enough. And you do know their training is usually a year or two or 3 old. So they don’t know about whatever new shit your trying to work with.