this post was submitted on 22 Aug 2026
290 points (97.7% liked)

Technology

87390 readers
3818 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
 

A new Coddy Developer Survey found that four in five developers, 80%, say their use of AI has felt more like a dependence than an advantage.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] jobbies@lemmy.zip 8 points 4 hours ago (1 children)

I've concluded that AI gives the illusion of competence

Basically the same conclusion I came to. Which is terrifying when you think of all the devs who depend and all the money thats riding on it.

there were some key syntax things it got wrong

And syntax is the kind of thing llm's should be awesome at. If they can't even get that right we're all cooked.

[โ€“] dhork@lemmy.world 0 points 3 hours ago

In fairness, this was all on a switch, where the commands are very tightly tied to the vendor and their underlying in-house shell. So commands may vary by release greatly. I was already explicitly telling the bot what software version and licenses I had, but ultimately I had to resort to the CLI's help function at times and tell the bot "The command you gave me didn't work. Here's where it broke, and here's the commands it will accept". Given that information, it could (generally) figure it all out.