AMillionRandomDigits.bin from https://marknelson.us/posts/2012/10/...turns-ten.html , the contains is call what ? why can't read it?
AMillionRandomDigits.bin from https://marknelson.us/posts/2012/10/...turns-ten.html , the contains is call what ? why can't read it?
https://marknelson.us/assets/2012-10...ndomDigits.bin works, just tested it.
Obama (26th May 2019)
It´s a binary file. They aren´t words. Try to open for example JPG file in notepad and you will see the same results - "garbage". This cannot be compressed at all in this mode, because if you alter even one character, saves the file, insert the same character into corresponding position, saves that, you wouldn´t be able to open it at all nor reconstruct it back losslessly.
As for the particular file, try to compress directly only AMillionRandomDigits.txt
Obama (26th May 2019)
Open binary files with a HEX editor like:
https://www.hhdsoftware.com/free-hex-editor
Obama (26th May 2019)
Obama (27th May 2019)
To get people to understand that they can't really compress random data.
Many people don't understand logic or mathematics, but still make bold claims about data compression.
So Mark Nelson proposed a technical method to verify these claims.
His original message with the challenge was posted in 2002, and somehow nobody was able to demonstrate a working random compression scheme with it,
although we get 2-3 such claims every year.
Obama (27th May 2019)