Bigger data.....Something for Bill Gates and other software giants.
From Kristjan Robam@21:1/5 to All on Tue Aug 23 01:05:28 2022
Have you thought this:
2^8 is 1 character.
2^10 is therefore 2 characters.
Explanation:
first 256 bits are 1 char.
then next bits up to 2*256 bits are 2 char.
and then from there up to 3*256 bits are the 2. ones in reverse order.
It could be compressed infinitely, so the data amount would increase as much as wanted.