• Zacryon@feddit.org
    link
    fedilink
    English
    arrow-up
    9
    ·
    1 day ago

    If my quick maths has the correct assumptions, then we can store 225 Petabytes of data in the balls.

    Human sperm contains about 3 million base pairs (haploid genome).
    Each base pair of DNA (A, C, G, T) is encodable with 2 bits.
    3 million * 2 bits / 8 (to convert to bytes) = 750 MB.
    Using a rough and imprecise average of 300 million sperm cells stored in testicles, we get:
    300 million * 750 MB = 225 PB.

    Plenty of space for your savegame data!

  • Treczoks@lemmy.world
    link
    fedilink
    arrow-up
    6
    ·
    2 days ago

    Depending on context, even someone who is a developer might ask such a question. Some games for example save files in the weirdest places, and if you look across the Windows/Linux border, those locations are totally different.

    • The Picard Maneuver@lemmy.worldOPM
      link
      fedilink
      arrow-up
      3
      ·
      2 days ago

      I haven’t used Bazzite, but I recently needed to find my save data on PopOS for a steam game that runs with proton, and it was so buried in subfolders that I only found it after asking chatgpt.

          • zewm@lemmy.world
            link
            fedilink
            arrow-up
            2
            ·
            2 days ago

            Depends on the game engine I suppose. You can just browse up a few directories inside the prefix and find the second common place. Usually it’s c:\users<username>\appdata\ and sometimes even get stored in My Documents.

            But using steam to browse files will get you directly into the prefix. After that it’s a matter of browsing around to the common locations the same as you would on windows.