this post was submitted on 27 Jun 2025
752 points (98.6% liked)

Programmer Humor

24540 readers
1970 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
[–] [email protected] 3 points 17 hours ago* (last edited 17 hours ago) (2 children)

valid chess positions is in the neighborhood of 10^40^ to 10^44^

Lol, big board you're playing with....

[–] [email protected] 2 points 9 hours ago (1 children)

If you don’t limit it to valid positions/arrangements it’s like 10^120. Closer to the “number of X in the observable universe” caliber of number.

[–] [email protected] 1 points 8 hours ago

So I think I was wrong, but you are too lmao.

10^120^ is the number of valid game-trees, or valid ~80 move games.

The much smaller number I quoted above, though, IS the valid positions, I was thinking it was actually the trimmed down "truly valid" game-tree sequences.

Isn't math fun? Limitless ways for us to be wrong!

[–] [email protected] 6 points 14 hours ago

A position is the arrangement of all the pieces on the board.