It is worth noting that as the length of data increases it becomes extremely unlikely that the index and length of the sequence within pi would actually be smaller than the data.
Back in college, I thought I could compress my phone number by telling people its index in pi, but my 7 digit phone number is at an 8 digit index. I didn’t have the compute to find my 10 digit number with the area code.
πFS
151–160 of 224 posts
Re: πFS
#152Re: πFS
#153Re: πFS
#154Earlier quoted context omitted.
Unless, in turn, you locate the index itself in pi at a much smaller index. And so on... Find k candidate indices for your data, then locate each of them. If the smallest one is a significantly smaller index space, repeat.
Can't tell if you're in on the joke or not, but for anyone who is genuinely wondering whether this might work: Consider that there are at most 256 different indexes that could be represented by a 1-byte index value, but if you're trying to store 9 bits of data, there are already 512 different possible things it could be that each need to be represented by a different index value, otherwise you won't be able to tell t…
Re: πFS
#155Re: πFS
#156Earlier quoted context omitted.
For this use case, of finding related threads, I thought he wrote not special tools, but rather uses just https://hn.algolia.com/
Even using algolia, I don't see a way to generate a list in this exact format. I think ChrisMarshallNY is right, dang has access to eldritch powers.
Re: πFS
#157This is disturbing to realize that pi then contains all the past and future knowledge, including when I'll pass away.
You will love reading Jorge Borges The Library of Babel. https://dn760100.eu.archive.org/0/items/TheLibraryOfBabel/ba...
Re: πFS
#158Reminds me of when I tried to use the library of babel as a data compression tool. It led me down a fun rabbit hole and was my first introduction to information theory. The conclusion being that you basically need the same amount of data to represent the address of your data as the data itself, so it's not really effective at compression, just a fun thought experiment. The cool part of this in modern times is that LL…
Almost like the other Borges work where “the Cartographers Guilds struck a Map of the Empire whose size was that of the Empire”.
Re: πFS
#159Reminds me of when I tried to use the library of babel as a data compression tool. It led me down a fun rabbit hole and was my first introduction to information theory. The conclusion being that you basically need the same amount of data to represent the address of your data as the data itself, so it's not really effective at compression, just a fun thought experiment. The cool part of this in modern times is that LL…
You'll find this an interesting watch: Reinventing Entropy Compression is Intelligence Part 1 3blue1brown https://youtu.be/l6DKRf-fAAM?is=ne73FCJ7ErXhzZ-v
Re: πFS
#160This is disturbing to realize that pi then contains all the past and future knowledge, including when I'll pass away.
All knowledge is information. All information is sequences of bits. All sequences of bits are numbers. All numbers already exist.
All files in a computer are sequences of bits. Intellectual work creates files. Intellectual work is number discovery.
Humans are interesting number generators. Humans are anti-random number generators.