this post was submitted on 30 Mar 2026
145 points (98.0% liked)

Technology

86093 readers
4124 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] Cryxtalix@programming.dev 2 points 3 months ago* (last edited 3 months ago) (1 children)

Of course this is just a theoretical exercise. Technically, there's nothing in a QR code's algorithm or the mathematics that prevents it from scaling infinitely. The error correction algorithm even allows up to 30% of the code to be damaged and still retrieve the data.

Practically though.. Well, given the QR code is smaller than bacteria, paper looks more like a tangled forrest of plant fibers at that scale. Paper just doesn't support that kind of resolution.

However, I'm inclined to believe humanity can print that QR code on silicon wafers like we do with chips.

[โ€“] LodeMike@lemmy.today 2 points 3 months ago

Actually QR codes can have something like 99% error correction as long as you're storing only 1 byte and use the biggest QR code format. It's common to scale up by 1 format if you want a logo in the middle.

Most encoders are just programmed for 30%.