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

Programmer Humor

31971 readers
1085 users here now

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

Rules:

founded 5 years ago
MODERATORS
top 50 comments
sorted by: hot top controversial new old
[–] [email protected] 145 points 1 month ago (2 children)

Including relevant XKCD as demanded by internet law: https://xkcd.com/10/

[–] [email protected] 61 points 1 month ago

Oooh, a rare two-digit.

load more comments (1 replies)
[–] [email protected] 73 points 1 month ago (3 children)

If pi is truly infinite, then it contains all the works of Shakespeare, every version of Windows, and this comment I'm typing right now.

[–] [email protected] 84 points 1 month ago (4 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] 37 points 1 month ago* (last edited 1 month ago) (2 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] 31 points 1 month ago (2 children)

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

[–] [email protected] 6 points 1 month 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] 2 points 1 month ago

Well it's infinite so it has to I guess

[–] [email protected] 4 points 1 month ago (1 children)
[–] [email protected] 12 points 1 month ago

No, because you can't mathematically guarantee that pi contains long strings of predetermined patterns.

The 1.101001000100001... example by the other user was just that - an example. Their number is infinite, but never contains a 2. Pi is also infinite, but does it contain the number e to 100 digits of precision? Maybe. Maybe not. The point is, we don't know and we can't prove it either way (except finding it by accident).

[–] [email protected] 7 points 1 month ago* (last edited 1 month ago)

Actually, there'd only be single pixels past digit 225 in the last example, if I understand you correctly.

If we can choose encoding, we can "cheat" by effectively embedding whatever we want to find in the encoding. The existence of every substring in a one of a set of ordinary encodings might not even be a weaker property than a fixed encoding, though, because infinities can be like that.

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

If it's infinite without repeating patterns then it just contain all patterns, no? Eh i guess that's not how that works, is it? Half of all patterns is still infinity.

[–] [email protected] 25 points 1 month ago (10 children)

No. 1011001110001111... (One 1, one 0, two 1s, two zeros....) Doesn't contain repeating patterns. It also doesn't contain any patterns with '2' in it.

But pi is believed to be normal. https://en.m.wikipedia.org/wiki/Normal_number

So it should contain all finite patterns an infinite number of times.

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

However, as the name implies, this is nothing special about pi. Almost all numbers have this property. If anything, it's the integers that we should be finding weird, like you mean to tell me that every single digit after the decimal point is a zero? No matter how far you go, just zeroes forever?

load more comments (9 replies)
[–] [email protected] 8 points 1 month ago

Not, the example I gave have infinite decimals who doesn't repeat and don't contain any patterns.

What people think about when said that pi contain all patters, is in normal numbers. Pi is believed to be normal, but haven't been proven yet.

An easy example of a number who contains "all patterns" is 0.12345678910111213...

[–] [email protected] 6 points 1 month ago (1 children)

Yes that's why they specified pi.

[–] [email protected] 21 points 1 month ago (2 children)

Still not enough, or at least pi is not known to have this property. You need the number to be "normal" (or a slightly weaker property) which turns out to be hard to prove about most numbers.

[–] [email protected] 8 points 1 month ago* (last edited 1 month ago) (2 children)

Wikipedia for normal numbers, and for disjunctive sequences, which is the slightly weaker property mentioned.

[–] [email protected] 12 points 1 month ago (1 children)

> natural numbers
> rational numbers
> real numbers
> regular numbers
> normal numbers
> simply normal numbers
> absolutely normal numbers

Have mathematicians considered talking about what numbers they find okay, rather than everyone just picking their favorite and saying that one's the ordinary one?

[–] [email protected] 3 points 1 month ago* (last edited 1 month ago)

I mean, unironically yes. It seems the most popular stance is that all math regardless of how weird is Platonically real, although that causes some real bad problems when put down rigorously. Personally I'm more of an Aristotelian.

In the case of things like rational or real numbers, they have a counterpart that's weirder (irrational and imaginary numbers). For the rest I'm not sure, but it's pretty common to just pick an adjective for a new concept. There's even situations where the same term gets used more than once in different subfields, and then they collide so you have to add another one to clarify.

For example, one open interval in the context of a small set of open intervals isn't closed analytically under limits, or algebraically closed, but is topologically closed (and also topologically open, as the name suggests).

[–] [email protected] 3 points 1 month ago (1 children)

"Nearly all real numbers are normal (basically no real numbers are not normal), but we're only aware of a few. This one literally non-computable one for sure. Maybe sqrt(2)."

Gotta love it.

[–] [email protected] 4 points 1 month ago* (last edited 1 month ago)

We're so used to dealing with real numbers it's easy to forget they're terrible. These puppies are a particularly egregious example I like to point to - functions that preserve addition but literally black out the entire x-y plane when plotted. On rational numbers all additive functions are automatically linear, of the form mx+n. There's no nice in-between on the reals, either; it's the "curve" from hell or a line.

Hot take, but I really hope physics will turn out to work without them.

load more comments (1 replies)
[–] [email protected] 5 points 1 month ago (1 children)

In some encoding scheme, those digits can represent something other than binary digits. If we consider your string of digits to truly be infinite, some substring somewhere will be meaningful.

load more comments (1 replies)
[–] [email protected] 18 points 1 month ago

This person doesn't understand infinity. Don't feel bad, no one really does, it sort of breaks our brains.

[–] [email protected] 6 points 1 month ago

shaves the sphere down with a sculptor's knife

There. 3.1416. Not perfectly round but it'll bake in the oven just fine.

[–] Kalkaline 59 points 1 month ago (1 children)
[–] [email protected] 12 points 1 month ago

Tbf I've heard crazier things which have ended up being true in the past week alone...

[–] [email protected] 50 points 1 month ago

Microsoft sues the Library of Babel

[–] [email protected] 24 points 1 month ago

“I may be a staunch atheist,” said Richard Stallman, creator of the GNU + Linux operating system and self-proclaimed architect of the modern world, “but any decent analysis in comparative religion would conclude that the universe is a copyleft creation, thereby pi should automatically fall under the terms of the GNUv3 license.”

Lol, he would actually say that

[–] [email protected] 17 points 1 month ago* (last edited 1 month ago) (7 children)

Is there an algorithm or number such that we could basically pirate data from it by saying "start digit 9,031,643,679 with length 5,345,109 is an MP4 of Shrek"? Something that we could calculate in a day or less?

[–] [email protected] 22 points 1 month ago (1 children)

The short answer is no, and even if we could, the digit index you'd start at would have a larger binary representation than the actual data you were trying to encode.

load more comments (1 replies)
[–] [email protected] 18 points 1 month ago (1 children)

An example I found: the string of digits 0123456789 occurs at position 17387594880. In this case, it took 11 digits to describe where to find a 10-digit number.

So I think such an algorithm would technically work, but your "start digit" would be so large it would use more data than just sending the raw file data. Not to mention the impossible amount of computing power needed.

load more comments (1 replies)
[–] [email protected] 9 points 1 month ago

Similarly: if you write a program to randomly run through all the combinations of pixels on a decently large screen (say, 1080p) you will eventually see every important question and answer that can be expressed on a screen.

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

Could we already do this by leveraging the Library of Babel?

Genuinely asking, I'm not really sure.

[–] [email protected] 5 points 1 month ago

Conceptually this is basically just standard encryption: some math that spits out gibberish unless you have the info to make that gibberish become something useful.

[–] [email protected] 3 points 1 month ago (1 children)

I think if you can ridiculously compress the size down then maybe lol.

[–] [email protected] 4 points 1 month ago

Do you happen to know of any good algorithms or numbers? Pi gets harder to calculate with each digit, so it's not a great candidate.

[–] [email protected] 15 points 1 month ago (1 children)

This just in: Measurements are now limited to ~3M decimals.

Science is ruined!

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

Welp, time for quectoquectoquectoquectoquectometers.

Actually, a plank length seems to be 10 microquectometers, so my first guess might only be necessary for interpretation of the world, and not physical accuracy.

[–] [email protected] 3 points 1 month ago

And I thought that was a measuring unit for ducks

[–] [email protected] 6 points 1 month ago (2 children)

There's no way the copyright office is actually going to approve this right?

[–] [email protected] 48 points 1 month ago* (last edited 1 month ago) (1 children)

I think this is satire. Poe's law is stronger than ever

load more comments (1 replies)
[–] [email protected] 9 points 1 month ago (1 children)

According to Dr. Calibri, there's a 99.9999% chance they will approve it :)

[–] [email protected] 3 points 1 month ago

Omg. Calibri.. Didnt catch that the first time around lol

[–] [email protected] 5 points 1 month ago
load more comments
view more: next ›