this post was submitted on 17 Nov 2025
373 points (97.0% liked)
Programmer Humor
27389 readers
2037 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
Is it just me or the clocks frequently break or change appearance without the page being refreshed?
Edit: nevermind, I skipped past the sentence explaining that every minute, the site prompts LLMs for a new solution. This is hilariously sad how LLMs aren't able to be consistent from one prompt to another.
if every single token is, at the end, chosen by random dice roll (and they are) then this is exactly what you'd expect.
that’s a massive oversimplification
not really. If the system outputs a probability distribution, then by definition, you're picking somewhat randomly. So not really a simplification