20
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 11 Jan 2025
20 points (76.3% liked)
Technology
60730 readers
1265 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 2 years ago
MODERATORS
That will never happen, or at least with how ai currently works. It's basically a glorified autocorrect, it uses the same technology underneath.
But presuming it does, yes. We will have to go to another industry, like AI prompting. Coding is a tiny part of professional software development.
Yes, exactly this.
When compilers came along, some people honestly thought it would dumb down programming so much that anyone could do it.
When high level programming languages came along, they rejoiced again - now finally anyone can make software.
When Intellisense meat you no longer had to remember variable names, write your own imports and could guess how most libraries work, the bells rang out once again in celebration.
And now we have AI, it's cool but really just another step like all those steps before. For me, it's a replacement for the documentation I never read anyway. I can ask an AI a stupid question rather than bothering a human developer.
These days it's my job to manage a small team of developers - when I ask them why they wrote a stupid thing that makes no sense, 90% of the time, the answer is that an AI wrote it for them.
Glorified autocorrect... YES! It’s a really good analogy that i will use to temper the expectation of my boss. Also: AI hallucination is just a fancy way to say ’it’s a wrong answer’.