this post was submitted on 19 Aug 2025
1437 points (99.5% liked)

Programmer Humor

25844 readers
2839 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
 
you are viewing a single comment's thread
view the rest of the comments
[–] Two9A@lemmy.world 33 points 14 hours ago (21 children)

So there are multiple people in this thread who state their job is to unfuck what the LLMs are doing. I have a family member who graduated in CS a year ago and is having a hell of a time finding work, how would he go about getting one of these "clean up after the model" jobs?

[–] CodeMonkey@programming.dev 3 points 12 hours ago (1 children)

No idea, but I am not sure your family member is qualified. I would estimate that a coding LLM can code as well as a fresh CS grad. The big advantage that fresh grads have is that after you give them a piece of advice once or twice, they stop making that same mistake.

[–] rumba@lemmy.zip 6 points 11 hours ago

a coding LLM can code as well as a fresh CS grad.

For a couple of hundred lines of code, they might even be above average. When you split that into a couple of files or start branching out, they usually start to struggle.

after you give them a piece of advice once or twice, they stop making that same mistake.

That's a damn good observation. Learning only happens with re-training and that's wayyy cheaper when done in meat.

load more comments (19 replies)