I somehow have a bunch of blank cd and dvds that i got from thrift stores and parents. There good for some linux os’s but besides that im not sure what else to put on them or do with them. I would like to create a sort of binder for rainy days with various media but im stumped.

Im asking what type of media i should put on theses dvds/cds. I would do music but im not the biggest music fan sadly.

  • wizardbeard@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    3
    ·
    23 hours ago

    even cheap optical media might outlast SSDs since those tend to lose their saved data if stored unpowered for x years.

    I wasn’t aware of this. Would you happen to have any handy links where I could read more?

    • MentalEdge@sopuli.xyz
      link
      fedilink
      English
      arrow-up
      8
      ·
      edit-2
      22 hours ago

      It depends.

      Modern SSDs come in various types. Ones that store multiple bits per cell, do so by using multiple charge levels to represent multiple bits. Instead of one and zero, there can for instance be four different charge levels to represent 00, 01, 10, and 11, allowing a single cell to store two bits.

      That makes a cell much more sensitive, since a smaller change in the charge is required to change the stored value. As opposed to an SLC cell which would simply be empty or charged depending on whether it’s storing a 1 or a 0.

      Good SLC nand should be able to store stuff for a decade just fine, if not longer. This is what’ll be in any decent USB drive, as they’re intended to spend the vast majority of their time unpowered.

      QLC nand uses 16 different charge levels to store 4 bits per cell. That means a 1/16 change in charge would start corrupting data. PLC is in development, and will use 32 levels to store 5 bits. This’ll be in your budget multi-terabyte SSDs.

      Temperature also plays a role. The nand cells will lose charge at different rates at different temperatures.

      You’ll want to consult the specs of whatever drive your looking at. The variance is huge. From some drives needing a firmware level “data-refresh” that’s constantly keeping the data from disappearing (people seeing bit-rot was a problem with some drives back when TLC first became common), to stuff that’s fine for decades.