this post was submitted on 17 Jul 2024
323 points (94.5% liked)

Programmer Humor

32060 readers
888 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 81 points 2 months ago (30 children)

That's not how it's works. Being "infinite" is not enough, the number 1.110100100010000... is "infinite", without repeating patterns and dosen't have other digits that 1 or 0.

[–] [email protected] 36 points 2 months ago* (last edited 2 months ago) (6 children)

to be fair, though, 1 and 0 are just binary representations of values, same as decimal and hexadecimal. within your example, we'd absolutely find the entire works of shakespeare encoded in ascii, unicode, and lcd pixel format with each letter arranged in 3x5 grids.

[–] [email protected] 29 points 2 months ago (4 children)

Doesn't, the binary pattern 10101010 dosen't exists on that number, for example.

[–] [email protected] 5 points 2 months ago (1 children)

You can encode base 2 as base 10, I don't think anyone is saying it exists in binary form.

[–] [email protected] 1 points 2 months ago

Well it's infinite so it has to I guess

load more comments (2 replies)
load more comments (3 replies)
load more comments (26 replies)