this post was submitted on 17 Apr 2026
613 points (94.6% liked)
Programmer Humor
31019 readers
861 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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Except for the bit where LLM behaviors aren’t deterministic, but those of most compilers in most situations are.
And before anyone says that LLVM in version X produced wildly different assembly from version Y, it is not remotely comparable to what LLMs do, not even close.
Yep, but if you ask me to solve the same problem at different times I probably wouldn't write the same code either.
We aren’t comparing humans to code.