this post was submitted on 17 Sep 2023
666 points (92.2% liked)

Games

31749 readers
1364 users here now

Welcome to the largest gaming community on Lemmy! Discussion for all kinds of games. Video games, tabletop games, card games etc.

Weekly Threads:

What Are You Playing?

The Weekly Discussion Topic

Rules:

  1. Submissions have to be related to games

  2. No bigotry or harassment, be civil

  3. No excessive self-promotion

  4. Stay on-topic; no memes, funny videos, giveaways, reposts, or low-effort posts

  5. Mark Spoilers and NSFW

  6. No linking to piracy

More information about the community rules can be found here.

founded 1 year ago
MODERATORS
 

This should be illegal, companies should be forced to open-source games (or at least provide the code to people who bought it) if they decide to discontinue it, so people can preserve it on their own.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 0 points 11 months ago (1 children)

I wouldn’t describe it as complex, just the bare minimum of what is required to actually preserve data with no loss. All physical mediums may degrade through physical processes, but redundant systems can do better.

I think you didn't read correctly on the statement about the most complex system failing. I'm not saying that is the most complex system, I am saying the most complex system will fail.

It isn’t hard to seed a torrent. If a group of people want to preserve a file, they can do it this way, perfectly, forever, so long as there remain people willing to devote space and bandwidth.

LMAO at the idea of comparing every bit of every portion of every seeder's copy with each other simultaneously and then cross referencing every parity file to be doubly safe, and then failing to see the chance of loss of parity during transmission of said files even after that. I will admit it would take a lot longer for a torrented file to degrade than some other forms of file distribution, but it's not going to last for a thousand years, mate.

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

I am saying the most complex system will fail.

And I am saying complexity has little to do with it and also that a system can exist that will not fail.

it’s not going to last for a thousand years

Specifically why not? What is unrealistic about this scenario, assuming enough people care to continue with the preservation effort? All nodes must fail simultaneously for any data to be lost. The probability of any given node failing at any given time is a finite probability, independent event. The probability of N nodes failing simultaneously is P^N. That is exponential scaling. Very quickly you reach astronomically low probabilities, 1000 years is nothing and could be safely accomplished with a relatively low number of peers. Maybe there are external factors that would make that less realistic, like whether new generations will even care about preserving the data, but considering only the system itself it is entirely realistic.

[–] [email protected] -1 points 11 months ago

Specifically why not? What is unrealistic about this scenario,

Read the above conversation to find out.