this post was submitted on 26 Apr 2026
675 points (99.4% liked)

Fuck AI

6809 readers
1409 users here now

"We did it, Patrick! We made a technological breakthrough!"

A place for all those who loathe AI to discuss things, post articles, and ridicule the AI hype. Proud supporter of working people. And proud booer of SXSW 2024.

AI, in this case, refers to LLMs, GPT technology, and anything listed as "AI" meant to increase market valuations.

founded 2 years ago
MODERATORS
 
top 31 comments
sorted by: hot top controversial new old
[–] hayvan@piefed.world 10 points 2 hours ago

Congrats on LLM agents on the promotion. One day maybe they'll even make it to management.

[–] davetortoise@reddthat.com 32 points 4 hours ago* (last edited 4 hours ago) (1 children)

Except now everyone is getting paid less

[–] takeda@lemmy.dbzer0.com 9 points 2 hours ago

This is exactly what it is for.

It is to scare tech workers to accept lesser salary.

LLM is just great at fooling people to think it is greater at something than it actually is.

[–] aarRJaay@lemmy.world 11 points 4 hours ago (2 children)

Junior Developer doesn't boil oceans to do their job

[–] mrgoosmoos@lemmy.ca 2 points 1 hour ago* (last edited 1 hour ago)

depends. do they work in corporate or consulting?

[–] massive_bereavement@fedia.io 4 points 2 hours ago

Not with that attitude.

[–] TheReturnOfPEB@reddthat.com 12 points 5 hours ago

that is not a morale building tweet

[–] jumperalex@lemmy.world 46 points 7 hours ago* (last edited 7 hours ago) (2 children)

For those asking / pronouncing this has to be satire, perhaps. But not for long. AI is still not making a profit. So whatever it costs today at the growth-at-all-costs subsidized rate, think how much more expensive it will be when investors start insisting on profit after market consolidation*.

Because if you think there is a competitive barrier to entry for smartphones, operating systems, CPUs, and streaming services, you ain't seen NOTHING yet

[–] WanderingThoughts@europe.pub 7 points 3 hours ago

They're spending $3 per $1 of revenue. The price per token will rise dramatically.

[–] takeda@lemmy.dbzer0.com 1 points 2 hours ago

We also have that energy shortage problem right now.

[–] unexposedhazard@discuss.tchncs.de 87 points 9 hours ago (2 children)
[–] diabetic_porcupine@lemmy.world 1 points 1 hour ago (1 children)

It makes sense to me… I use a very heavy framework that ensures my agent doesn’t lose context about the systems I develop. But that means every change goes through a big long pipeline and if all you want to do is change a few lines of code then maybe a junior dev is the right fit for that specific task?

[–] xErah@anarchist.nexus 1 points 58 minutes ago (1 children)

Agentic coding would still have the context issues of changing code whether it’s AI or a human: somebody changed something, how do you record that for the next person. You either log it in memory or point it to the git PR, either way it needs to surface the changes.

So yeah, if AI is too expensive to code small problems for a given company than it’s too expensive for them period.

[–] diabetic_porcupine@lemmy.world 1 points 44 minutes ago

Try this I use it for all my projects. It’s a self documenting system that ensures context lives inside the module and has an mcp server that provides tooling for agents to read the intent tree.

https://aidemd.dev/

I’ve been developing this server for a couple weeks now, but the actual system has lived and evolved within my PKB for a couple months since I started using Claude.

[–] sleepundertheleaves@infosec.pub 49 points 9 hours ago* (last edited 9 hours ago) (1 children)

Honestly, I doubt it's satire.

Remember that there are a ton of junior developers out of work thanks to AI bullshit, which means a lot of desperate people willing to take low salaries. Especially if they replaced a full time employee with a contractor or someone working remotely from, eg, India or the Philippines.

[–] jj4211@lemmy.world 26 points 8 hours ago

The limitation of 'simple code' makes me think it has to be a joke, since it's the opposite of usual expectations.

If it's too expensive for simple code, it's too expensive for all code.

To the extent it gets expensive, it's more likely with higher end code.

[–] LinkeSocke@feddit.org 25 points 8 hours ago (1 children)
[–] deadbeef79000@lemmy.nz 13 points 8 hours ago (3 children)

It is a joke. But also entirely plausible.

[–] jj4211@lemmy.world 11 points 8 hours ago

Well, it's plausible but not 'just' for simple code.

Generally if the operator is dead set on AI sorting it out, and the AI gets into a loop of failure it burns through tokens and turns what should have been a cheap modification to a codebase into a multi-thousand dollar failure in a fairly short time. The more extraneous code there is for it to potentially incidentally mess with, the more likely it breaks test cases and goes back to perturb the codebase again hoping to fix it, but just breaking a different set of test cases.

[–] Diplomjodler3@lemmy.world 3 points 6 hours ago

Not really. Local models are pretty decent for simple tasks. The hardware to run them costs less than a month's salary.

[–] Retail4068@lemmy.world 0 points 4 hours ago

"it's entirely plausible if I just ignore the economic reality, cost of compute, and capabilities of it all"!