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

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] BlackEco@lemmy.blackeco.com 84 points 3 days ago* (last edited 3 days ago) (6 children)

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.

[–] vrighter@discuss.tchncs.de 15 points 3 days ago (2 children)

if every single token is, at the end, chosen by random dice roll (and they are) then this is exactly what you'd expect.

[–] kersplomp@piefed.blahaj.zone 3 points 2 days ago (1 children)

that’s a massive oversimplification

[–] vrighter@discuss.tchncs.de 1 points 2 days ago

not really. If the system outputs a probability distribution, then by definition, you're picking somewhat randomly. So not really a simplification

load more comments (3 replies)