this post was submitted on 10 Mar 2026
244 points (98.8% liked)

Programmer Humor

42127 readers
7 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 6 years ago
MODERATORS
 

idk if it is serious or not, but it is what I saw in indeed newsletter today.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] UnderpantsWeevil@lemmy.world 7 points 2 months ago (1 children)

Opus 4.6 is genuinely pretty decent at programming now if you give it a good backbone to build off of.

Soup from a Stone.

[โ€“] MangoCats@feddit.it 1 points 2 months ago

Opus 4.6 is genuinely pretty decent at programming now if you give it a good backbone to build off of.

Soup from a Stone.

To an extent, yes. The more "broth base" I feed Claude, the better it does. If I just vaguely describe a program, I get a vague implementation of my description. If I have a big, feature rich example (or better, examples) of what I want the program to do, Claude can iterate until the program it make's output actually matches the examples.