this post was submitted on 22 Aug 2026
590 points (97.4% liked)

Technology

87469 readers
3621 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
[–] givesomefucks@lemmy.world 10 points 2 days ago (13 children)

Well, yeah....

Most of the time it doesn't work, rarely it does.

Intermittent rewards are what we're wired for. That's why random rewards/acknowledgment tickle our brains more than standard rewards we know are coming.

That's the reason there's such a big push "to just try it".

It's the same strategy the first crack dealers used

[–] Mika@piefed.ca 1 points 2 days 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.

[–] frongt@lemmy.zip 3 points 2 days ago (1 children)

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

[–] Mika@piefed.ca -1 points 2 days 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.

[–] dhork@lemmy.world 1 points 2 days 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 2 days 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.

[–] unpossum@sh.itjust.works 1 points 2 days 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 2 days ago* (last edited 2 days 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.

[–] jama211@lemmy.world 0 points 2 days 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.

[–] chunes@lemmy.world -2 points 2 days ago (1 children)

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

[–] ThirdConsul@lemmy.zip 2 points 2 days ago* (last edited 2 days ago) (1 children)

Anthropic claims that Mythos has low low low hallucination rate of just 40% in its System Card.

LLMs outputting code solving this exact task is a compound function of luck, with non determined a priori chance of success and unknown a priori cost.

This is my main disappointment with agentic coding. Prompting is fine, quality assurance is there from the start. Greenfield, couldn't care less. Established enterprise code? This is a minefield.

If the tokens were 10 to 100 times cheaper, then it would be a maybe.

I also hate how it makes half of my senior engineers dumber.

[–] chunes@lemmy.world 0 points 1 day ago (1 children)

I hate AI too but that doesn't change how impressive the results can be. Once they figure out analog computing with memristors cost isn't going to be nearly the issue it is today.

[–] ThirdConsul@lemmy.zip 1 points 1 day ago (1 children)

I hate AI too

? Never said that.

[–] chunes@lemmy.world 2 points 1 day ago

My apologies. I hate that it makes people stupid too.

load more comments (7 replies)