this post was submitted on 08 Apr 2026
129 points (97.8% liked)

Programmer Humor

30833 readers
1078 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
top 30 comments
sorted by: hot top controversial new old
[–] spectrums_coherence@piefed.social 3 points 17 minutes ago

LLM is very good at programming when there are huge number of guardrails against them. For example, exploit testing is a great use because getting a shell is getting a shell.

They kind of acts as a smarter version of infinite monkey that can try and iterate much more efficiently than human does.

On the other hand, in tasks that requires creativity, architecture, and projects without guard rail, they tend to do a terrible job, and often yielding solution that is more convoluted than it needs to be.

I find it is yet another replacement for "pure labor", where the most unintelligent part of programming, i.e. writing the code, is automated away. While I will still write code from scratch when I am trying to learn, I likely will be able automate some code writing, if I know how to implement it in my head.

[–] zieg989@programming.dev 40 points 2 hours ago (2 children)

I would not be surprized if Anthropic would actually hire a real developer to make these PRs as a marketing stunt

[–] testaccount789@sh.itjust.works 13 points 1 hour ago (1 children)

In 2021, when Amazon launched its first “just walk out” grocery store in the UK in Ealing, west London, this newspaper reported on the cutting-edge technologies that Amazon said made it all possible: facial-recognition cameras, sensors on the shelves and, of course, “artificial intelligence”.
An employee who worked on the technology said that actual humans – albeit distant and invisible ones, based in India – reviewed about 70% of sales made in the “cashier-less” shops as of mid-2022

Source: The Guardian

UK AI company builder.ai has been tricking customers and investors for eight years – selling an advanced code-writing AI that, it turns out, is actually an Indian software farm employing 700 human developers.

Source: ACS Information Age

[–] CrypticCoffee@lemmy.ml 4 points 59 minutes ago

So this is basically a rebrand of fiverrr or whatever it's called?

[–] BestBouclettes@jlai.lu 55 points 2 hours ago (1 children)

Well, if the model detected an issue, and a human tested it to make sure it was real and then fixed it, I think that's an acceptable use of AI tools.

[–] towerful@programming.dev 4 points 35 minutes ago

Yeh, AI as an assistant/tool. Not as a replacement

[–] CannonFodder@lemmy.world 23 points 2 hours ago

ai tools can detect potential vulnerabilities and suggest fixes. You can still go in by hand and verify the problem carefully apply a fix.

[–] General_Effort@lemmy.world 29 points 2 hours ago

(In case someone has been living under a rock in the last 48 hours. Anthropic's new model "Mythos" has been finding a lot of new vulnerabilities. This is about patching one.)

[–] vk6flab@lemmy.radio 6 points 3 hours ago (1 children)

Hold on, wasn't one of the "features" of the "leaked" Assumed Intelligence source code the "human"-like version?

[–] lIlIlIlIlIlIl@lemmy.world 3 points 1 hour ago (1 children)

The leak was harness code, not agent weights. This is a new frontier model, not some CLI upgrade

[–] vk6flab@lemmy.radio 7 points 1 hour ago* (last edited 1 hour ago) (1 children)

I'm not sure if we're talking about the same thing. One of the recent leaks had code that pretended to be a developer, so you could pick if it submitted a PR as Assumed Intelligence, or as a person.

I'll see if I can find a reference.

Edit: Undercover Mode in Claude Code:

https://alex000kim.com/posts/2026-03-31-claude-code-source-leak/#undercover-mode-ai-that-hides-its-ai

[–] lIlIlIlIlIlIl@lemmy.world 1 points 1 hour ago (1 children)

Ohh yes sorry. Would love to read about that one too if you happen to find it

[–] vk6flab@lemmy.radio 1 points 1 hour ago

Just added the link.

[–] thorhop@sopuli.xyz -3 points 2 hours ago

Something something some Indian guy.