Researchers at the University of Southampton in the UK successfully stored the entirety of the human genome sequence onto an indestructible 5D optical memory crystal no bigger than a penny. The indestructibility claims are no joke since the discs can withstand temperatures up to 1,000°C, cosmic radiation, and even direct impact forces of 10 tons per cm2.

  • @deegeese@sopuli.xyz
    link
    fedilink
    English
    42 months ago

    Use the checksum to correct the read, just like always. You don’t repair damaged ROM anyway.

        • Possibly linux
          link
          fedilink
          English
          12 months ago

          Can’t argue with that logic.

          I guess I will go back to using dd to hack the Pentagon

      • @DaPorkchop_@lemmy.ml
        link
        fedilink
        English
        12 months ago

        They probably mean EC code? That said, you can use checksums to “correct” errors if you have redundant copies of the data (by reading from the other copy if one copy has a bad checksum)

        • Possibly linux
          link
          fedilink
          English
          12 months ago

          True but that isn’t possible with just a checksum and a read only medium