I have been thinking about this for a long time. Thanks for the link. The biggest advantage of character-based encodings is that they can be decoded by humans (as opposed to dot-based encodings), which means that you don’t need a camera or a scanner to recover the data. This is an interesting point. In our post apocalyptic future scholars will be using their quills to translate archives of these (in my imagination an…
How to Store Data on Paper?
11–20 of 84 posts
Re: How to Store Data on Paper?
#12I have been thinking about this for a long time. Thanks for the link. The biggest advantage of character-based encodings is that they can be decoded by humans (as opposed to dot-based encodings), which means that you don’t need a camera or a scanner to recover the data. This is an interesting point. In our post apocalyptic future scholars will be using their quills to translate archives of these (in my imagination an…
Imagine tomes of programming lore, dutifully transcribed by rooms of silent scribes, acolytes carrying freshly finished pages to and fro, each page beautifully illuminated wih pictures of the binary saints, to ward off Beelzebug.
Re: How to Store Data on Paper?
#13I have been thinking about this for a long time. Thanks for the link. The biggest advantage of character-based encodings is that they can be decoded by humans (as opposed to dot-based encodings), which means that you don’t need a camera or a scanner to recover the data. This is an interesting point. In our post apocalyptic future scholars will be using their quills to translate archives of these (in my imagination an…
> Is this right? Wouldn't it be base-3 encoding? Three bits of binary can count to 8. Three trits of base three can count to 27. Color has all sorts of disadvantages but maybe a much greater payoff (unless I m mistaken). In this case they're not directly using the color to store information, they just have three differently colored QR codes overlayed on top of each other. With that method you can use a filter to sepa…
That's only true if you can print and read colors in a higher resolution/don't destroy information at 3x the density with color, I'm not sure if that's generally true.
>If you were truly to use colored dots to store binary information without worrying about using a standard like QR, I think you'd be going from base-2 (white and black) to base-3 (red, blue, green) or more likely base-4 (white, red, blue, green) or even base-8 (if you were willing to add multiple colors on top of each other) in which case yeah you'd have way more than just 3x the data density.
Base 8 is exactly 3x the data density. (Log(8)/log(2))
Re: How to Store Data on Paper?
#14I wonder if you could add error correction to get around OCR failures.
Re: How to Store Data on Paper?
#15Re: How to Store Data on Paper?
#16I wonder if you could add error correction to get around OCR failures.
You could simply add a par2 file but the default setting makes it pretty big. I just tried on an 876 kB Word file. And I got a bunch of par files totaling 1158 kB. The man page says it'll correct up to 100 errors.
Re: How to Store Data on Paper?
#17I have been thinking about this for a long time. Thanks for the link. The biggest advantage of character-based encodings is that they can be decoded by humans (as opposed to dot-based encodings), which means that you don’t need a camera or a scanner to recover the data. This is an interesting point. In our post apocalyptic future scholars will be using their quills to translate archives of these (in my imagination an…
> In our post apocalyptic future scholars will be using their quills to translate archives of these Imagine tomes of programming lore, dutifully transcribed by rooms of silent scribes, acolytes carrying freshly finished pages to and fro, each page beautifully illuminated wih pictures of the binary saints, to ward off Beelzebug.
Re: How to Store Data on Paper?
#18Re: How to Store Data on Paper?
#19I've seen these barcodes scan accurately off dingy plastic cards using webcams.
The information level per symbol is not great (about 1kb), but the error correction and physical layout work really well.