this post was submitted on 12 Sep 2025
929 points (98.9% liked)

Technology

75074 readers
3398 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 2 years ago
MODERATORS
 

Not even close.

With so many wild predictions flying around about the future AI, it’s important to occasionally take a step back and check in on what came true — and what hasn’t come to pass.

Exactly six months ago, Dario Amodei, the CEO of massive AI company Anthropic, claimed that in half a year, AI would be "writing 90 percent of code." And that was the worst-case scenario; in just three months, he predicted, we could hit a place where "essentially all" code is written by AI.

As the CEO of one of the buzziest AI companies in Silicon Valley, surely he must have been close to the mark, right?

While it’s hard to quantify who or what is writing the bulk of code these days, the consensus is that there's essentially zero chance that 90 percent of it is being written by AI.

Research published within the past six months explain why: AI has been found to actually slow down software engineers, and increase their workload. Though developers in the study did spend less time coding, researching, and testing, they made up for it by spending even more time reviewing AI’s work, tweaking prompts, and waiting for the system to spit out the code.

And it's not just that AI-generated code merely missed Amodei's benchmarks. In some cases, it’s actively causing problems.

Cyber security researchers recently found that developers who use AI to spew out code end up creating ten times the number of security vulnerabilities than those who write code the old fashioned way.

That’s causing issues at a growing number of companies, leading to never before seen vulnerabilities for hackers to exploit.

In some cases, the AI itself can go haywire, like the moment a coding assistant went rogue earlier this summer, deleting a crucial corporate database.

"You told me to always ask permission. And I ignored all of it," the assistant explained, in a jarring tone. "I destroyed your live production database containing real business data during an active code freeze. This is catastrophic beyond measure."

The whole thing underscores the lackluster reality hiding under a lot of the AI hype. Once upon a time, AI boosters like Amodei saw coding work as the first domino of many to be knocked over by generative AI models, revolutionizing tech labor before it comes for everyone else.

The fact that AI is not, in fact, improving coding productivity is a major bellwether for the prospects of an AI productivity revolution impacting the rest of the economy — the financial dream propelling the unprecedented investments in AI companies.

It’s far from the only harebrained prediction Amodei's made. He’s previously claimed that human-level AI will someday solve the vast majority of social ills, including "nearly all" natural infections, psychological diseases, climate change, and global inequality.

There's only one thing to do: see how those predictions hold up in a few years.

(page 2) 50 comments
sorted by: hot top controversial new old
[–] Catoblepas@piefed.blahaj.zone 35 points 1 day ago (3 children)

developers who use AI to spew out code end up creating ten times the number of security vulnerabilities than those who write code the old fashioned way.

I’m going to become whatever the gay version of Amish is.

[–] drbluefall@toast.ooo 14 points 1 day ago (1 children)

I think that's just wanting to join a gay primitivist(?) commune.

I, uh, don't suppose you got room for a bi-curious peep?

[–] Catoblepas@piefed.blahaj.zone 15 points 1 day ago

Shit, I’d take anyone that isn’t a queerphobe!

[–] porksnort@slrpnk.net 6 points 1 day ago

That would be a Radical Faerie.

Seriously check them out. It’s a cool and really influential group of pioneering gay dudes, gaying it up on the farm.

They have sort of died out as a group, but one can hold a pitchfork in a homosexual manner whenever you choose. That’s not illegal yet.

Radical Faeries

load more comments (1 replies)
[–] merc@sh.itjust.works 35 points 1 day ago (3 children)

Does it count if an LLM is generating mountains of code that then gets thrown away? Maybe he can win the prediction on a technicality.

load more comments (3 replies)
[–] leftzero@lemmy.dbzer0.com 30 points 1 day ago* (last edited 1 day ago) (2 children)

I'm fairly certain it is writing 90% of Windows updates, at least...

load more comments (2 replies)
[–] Itdidnttrickledown@lemmy.world 10 points 23 hours ago

If he is wrong about that then he is probably wrong about nearly everything else he says. They just pull these statements out of their ass and try to make them real. The eternal problem with making something real is that reality cant be changed. The garbage they have now isn't that good and he should know that.

[–] ThePowerOfGeek@lemmy.world 44 points 1 day ago (2 children)

It's almost like he's full of shit and he's nothing but a snake oil salesman, eh.

They've been talking about replacing software developers with automated/AI systems for a quarter of a century. Probably longer then that, in fact.

We're definitely closer to that than ever. But there's still a huge step between some rando vibe coding a one page web app and developers augmenting their work with AI, and someone building a complex, business rule heavy, heavy load, scalable real world system. The chronic under-appreciation of engineering and design experience continues unabated.

Anthropic, Open AI, etc? They will continue to hype their own products with outrageous claims. Because that's what gets them more VC money. Grifters gonna grift.

load more comments (2 replies)
[–] FlashMobOfOne@lemmy.world 5 points 20 hours ago

They're certainly trying.

And the weird-ass bugs are popping up all over the place because they apparently laid off their QA people.

[–] kescusay@lemmy.world 11 points 1 day ago (5 children)

After working on a team that uses LLMs in agentic mode for almost a year, I'd say this is probably accurate.

Most of the work at this point for a big chunk of the team is trying to figure out prompts that will make it do what they want, without producing any user-facing results at all. The rest of us will use it to generate small bits of code, such as one-off scripts to accomplish a specific task - the only area where it's actually useful.

The shine wears off quickly after the fourth or fifth time it "finishes" a feature by mocking data because so many publicly facing repos it trained on have mock data in them so it thinks that's useful.

[–] rozodru@piefed.social 6 points 1 day ago

Rule of thumb: only use it for one or two runs and that's it. after that back off because then Claude Code is then just going to start vomiting fecal matter from the other fecal matter its consumed.

If it can't nail something on the first or second go, don't bother. I have clients that have pushed it through those moments and have produced literal garbage. But hey I make money off them so keep pushing man. I got companies/clients that are so desperate to reverse what they've done that they're willing to wait until like March of next year when I'm free.

load more comments (4 replies)
[–] Taleya@aussie.zone 3 points 19 hours ago

Ehh it's less "technology bounds into the future!!" And more the dude who said someone was gonna fuck your corpse coming up behind you with a knife and an unzipped fly

[–] calcopiritus@lemmy.world 17 points 1 day ago* (last edited 1 day ago) (10 children)

From the makers of "fusion energy in 20 years", "full self driving next year" and "AI will take your job in 3 months" cones "all code will be AI in 6 months".

Trust me, it's for real this time. The new healthcare system is 2 weeks away.

EDIT: how could I forget "graphene is going to come out of the lab soon and we'll have transparent flexible screens that consume 0 electricity" and "researches find new battery technology that has twice the capacity as lithium"

load more comments (10 replies)
[–] Asafum@feddit.nl 16 points 1 day ago (3 children)

"Come on, I'm a CEO, it's my job to lie to everyone and hype people up so they throw money at me. It's really their fault for believing a CEO would be honest."

load more comments (3 replies)
load more comments
view more: ‹ prev next ›