this post was submitted on 22 Aug 2026
305 points (97.8% 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
[–] Mika@piefed.ca 4 points 6 hours ago (5 children)

It feels so weird to read lemmy, as if I'm living in a different reality. To me, most of the time an agent can oneshot a ticket (if it has a good, non-vague description) or at least do 80-90% that can be fixed with several changes or prompts, and only odd tasks need more manual investigations than that.

Surely you still need a dev oversight and someone needs to do tech plans & lead the projects, but that's not like anything people experience here.

[–] jama211@lemmy.world 2 points 3 hours ago

Yeah 100%, an agent failing at what I want it to do is extremely rare now, like, a 1% chance at most, and it's usually easily fixed. I think most people with this experience aren't developers at all in a professional sense and therefore don't have the oversight to write a prompt properly with well defined goals and scope, or they're using the free version or something.

The study methodology is also extremely dubious to boot. This is just getting clicks due to pure anti-ai sentiment. I have my own issues with AI too, but this is just classic internet clickbait.

[–] dhork@lemmy.world 1 points 3 hours ago (1 children)

I can believe that an agent can do 80% of a competent job. But the 80/20 rule posits that the 20% is the hard part, the part that actually justifies your salary. If a human is not going to go in and do that 20% (which might be 80% of the effort), then having the AI do the easiest 80% doesn't gain you anything at all.

[–] Mika@piefed.ca 1 points 56 minutes ago

It depends on the task. Oneshotting 80% of the new feature and then failing to pick up on details can leave hard part.

But oneshotting even 30% of UI tests based on QA regression means you have 30% of regression covered. Ofc you need to verify if the test is indeed covering the test case, and for a big volume of tests it takes time, but it's nowhere near what it takes to actually write the tests.

[–] frongt@lemmy.zip 2 points 5 hours ago (1 children)

For the little stuff sure. Most of us are the ones that handle the odd tasks.

[–] Mika@piefed.ca 1 points 49 minutes ago

AI analysis of the code flow & AI-assisted debug (placing print statements, reproducing the issue, duping the print into it) transforms some 2-3 day investigations into half a day of work.

[–] unpossum@sh.itjust.works 2 points 5 hours ago (1 children)

I’m in the same reality as you, but usually I don’t bother to write too much about it on lemmy - people here don’t seem to appreciate different opinions on AI. But you’re not the only one :)

[–] jama211@lemmy.world 2 points 3 hours ago* (last edited 3 hours ago)

Outrage is always louder than agreement. If 1% of people hate a thing, but they really hate it, there'll be 10 articles about how it's bad and one article about how it's good, because something being good doesn't get clicks. The people who find it useful or good or even are just fine with it just get on with their lives.

[–] chunes@lemmy.world -2 points 5 hours ago

They're probably talking about the free version of gemini or something.