this post was submitted on 08 Nov 2024
747 points (98.2% liked)

Programmer Humor

19557 readers
1207 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 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 150 points 1 week ago (21 children)

Reminds me of quantum-bogosort: randomize the list; check if it is sorted. If it is, you're done; otherwise, destroy this universe.

[–] [email protected] 96 points 1 week ago (10 children)

Guaranteed to sort the list in nearly instantaneous time and with absolutely no downsides that are capable of objecting.

[–] [email protected] 16 points 1 week ago (1 children)

Except you missed a bug in the "check if it's sorted" code and it ends up destroying every universe.

[–] [email protected] 7 points 1 week ago

There's a bug in it now, that's why we're still here.

load more comments (8 replies)
load more comments (18 replies)