this post was submitted on 27 Aug 2024
540 points (99.6% liked)

196

16476 readers
2149 users here now

Be sure to follow the rule before you head out.

Rule: You must post before you leave.

^other^ ^rules^

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Deestan 125 points 2 months ago* (last edited 2 months ago) (5 children)

Using 1,454,942 maximum size and minimum error correction QR codes in alphanumeric mode (byte mode is a lie) to store Base64-encoded binary data, you get roughly 4,687,823,124 bytes. 4.6 GB. If the cards are two-sided we get 9.2 GB.

Minimum size of Windows 11 installer image seems to be 8 GB, so it checks out!

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

Why Base64? QR codes can contain pure binary data, no need to use this inefficient, not-error-correcting 6-to-8 encoding.

Oh, I forgot Microsoft does not care jack shit about saving people's computing resources. However, Windows 9x installers on floppies used custom formatting except the first bootable one, allowing them to fit nearly 2 MB of useful data per floppy.

[–] Deestan 22 points 2 months ago* (last edited 2 months ago) (1 children)

They can contain binary data, but less of it. Not sure of the details, but you get 3k bytes if binary data or 4.2k alphanumeric letters. So no big difference all in all, which is a bit silly.

Also, many QR scanners can't handle binary data and freak out on null values or newlines.

We must consider the practical side of installing Windows 11 from a semitrailer load of cardboard.

[–] [email protected] 14 points 2 months ago* (last edited 2 months ago) (1 children)

The alphanumeric mode does not support lowercase though, it has 5.5 bits/char (pairs of characters are encoded as a base-44 numbers in 11 bits).

[–] Deestan 20 points 2 months ago

Shit!

How do I cancel a print job.

[–] NegativeInf 32 points 2 months ago (2 children)

Well, here I go printing 1244 pages of QR codes to store tinycorelinux for the after times.

[–] [email protected] 22 points 2 months ago (2 children)

Better figure out how to code a QR reader in pure machine code as well.

[–] [email protected] 5 points 2 months ago

It's cool, you can teach yourself to decode QR by hand

[–] NegativeInf 4 points 2 months ago

Which is why that optar thing is probably the better option.

[–] [email protected] 10 points 2 months ago (2 children)
[–] [email protected] 5 points 2 months ago* (last edited 2 months ago)

Optar is the first time I've seen someone seriously present their project as compatible (even claiming that is possibly the optimal use case) with IP over avian carriers. Craziness, but well done.

[–] NegativeInf 4 points 2 months ago

Damn. Now that's some lovely stuff!

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

Nice!

Though if they were double sided, there is no way we can see all these cards in the same shot. If it starts at odd numbers (i.e. #1), #3 and #4 would share the same card front and back, if it starts even (i.e. a cover graphic and #1 on the same card), #4 and #5 should share the same card front and back.

[–] Deestan 8 points 2 months ago (1 children)

Card#1, Card#1 back, Card#2, Card#2 back, etc is what you need to get 9GB out of the 1,454,492 card numbers indicated. :)

[–] [email protected] 1 points 2 months ago

Right, didn't think of that :)

[–] [email protected] 7 points 2 months ago

Can you notch the corner and make a card double the capacity?

[–] jaybone 5 points 2 months ago

What are these two sided QR code cards from the future? Did you ever play Monkey Island without a hard drive in 1989?