this post was submitted on 11 Jan 2025
36 points (69.6% liked)
Technology
60373 readers
3170 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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.