▲ 426 ▼ US copyright law 'forces researchers to explore extra-legal methods' for game preservation, say historians who are 'disappointed' after being denied a DMCA exemption (www.pcgamer.com) submitted 2 years ago by alessandro@lemmy.ca to c/pcgaming@lemmy.ca 50 comments fedilink hide all child comments
[+] SARGE@startrek.website 9 points 2 years ago* (last edited 2 weeks ago) (3 children) [deleted] permalink fedilink source parent hideshow 6 child comments replies: [–] JPAKx4@lemmy.blahaj.zone 20 points 2 years ago (2 children) Beware of bit rot, hard drives are meant to be powered occasionally to hold data. Using a recycled computer as a NAS is a great low cost solution. permalink fedilink source parent hideshow 4 child comments replies: [–] schizo@forum.uncomfortable.business 13 points 2 years ago (1 child) powered occasionally to hold data A bit more detail: simply being powered on won't necessarily stop that. You want something checksumming the data and making sure it's not silently rotting off the disk. ZFS does this, something like snapraid can do it too, and there's various other methods of making checksums you can validate data integrity with and be able to repair minor corruption. (PAR files, for example.) A real-world example of this kind of oops is everyone's favorite Youtube Tech Personality(TM) LTT who lost a fuck-ton of data due to not scrubbing data on a ZFS array and had to go through months of restoration to get most of it back, so uh, yeah, make sure you've taken steps to detect and correct the bitrot that's going to happen anyways. permalink fedilink source parent hideshow 2 child comments replies: [–] DarkMetatron@feddit.org 4 points 2 years ago (1 child) Just as an addition, nothing against ZFS it is a great FS, but BTRFS can this too. permalink fedilink source parent hideshow 2 child comments replies: [–] schizo@forum.uncomfortable.business 5 points 2 years ago (1 child) Yeah, that wasn't meant to be remotely comprehensive: there's a lot of ways you can do this ranging from the filesystem to what kind of archives you're storing, to programs that make parity data for validation. ...also, since I haven't started a flamewar yet today, I don't think I'd personally use BTRFS. It's still too new, has had data consistency issues too recently, and just plain doesn't have the kind of historical performance record for something I'd want to use for archival purposes. Come back in another decade and we'll see how it's been going. permalink fedilink source parent hideshow 2 child comments replies: [–] DarkMetatron@feddit.org 2 points 2 years ago All fair and good arguments, so no flamewar today. Sorry 😜 permalink fedilink source parent [+] SARGE@startrek.website 4 points 2 years ago* (last edited 2 weeks ago) [deleted] permalink fedilink source parent [–] WhiskyTangoFoxtrot@lemmy.world 4 points 2 years ago You only have 1tb of installers? permalink fedilink source parent [+] Banichan@dormi.zone -12 points 2 years ago (2 children) [removed by mod] permalink fedilink source parent hideshow 4 child comments replies: [–] OutlierBlue@lemmy.ca 7 points 2 years ago (2 children) Looking through your comment history, you're a terrible troll. Either get good or knock it off. permalink fedilink source parent hideshow 4 child comments replies: [+] SARGE@startrek.website 4 points 2 years ago* (last edited 2 weeks ago) (1 child) [deleted] permalink fedilink source parent hideshow 2 child comments replies: [+] Banichan@dormi.zone 0 points 2 years ago [removed by mod] permalink fedilink source parent [+] Banichan@dormi.zone -1 points 2 years ago (1 child) [removed by mod] permalink fedilink source parent hideshow 2 child comments replies: [–] OutlierBlue@lemmy.ca 1 point 2 years ago Exactly. And that's why you're a terrible troll. permalink fedilink source parent [–] puppycat@lemmy.blahaj.zone 2 points 2 years ago (2 children) man, I remember when I tried to be a troll on reddit. it was pretty pathetic lol im glad I found people to talk to and friends that care about me, trying to make people upset on the Internet just kept me feeling empty. sorry we aren't losing our shit and giving you the satisfaction you want, but just know there's always help for you out there :) permalink fedilink source parent hideshow 4 child comments replies: [–] Petter1@lemm.ee 2 points 2 years ago (1 child) 😂and I interpreted it as a real compliment and wondered why thei gets downvoted permalink fedilink source parent hideshow 2 child comments replies: [+] Banichan@dormi.zone -1 points 2 years ago* (1 child) [removed by mod] permalink fedilink source parent hideshow 2 child comments replies: [–] DontMakeMoreBabies@lemm.ee 1 point 2 years ago permalink fedilink source parent [+] Banichan@dormi.zone 0 points 2 years ago [removed by mod] permalink fedilink source parent
[–] JPAKx4@lemmy.blahaj.zone 20 points 2 years ago (2 children) Beware of bit rot, hard drives are meant to be powered occasionally to hold data. Using a recycled computer as a NAS is a great low cost solution. permalink fedilink source parent hideshow 4 child comments replies: [–] schizo@forum.uncomfortable.business 13 points 2 years ago (1 child) powered occasionally to hold data A bit more detail: simply being powered on won't necessarily stop that. You want something checksumming the data and making sure it's not silently rotting off the disk. ZFS does this, something like snapraid can do it too, and there's various other methods of making checksums you can validate data integrity with and be able to repair minor corruption. (PAR files, for example.) A real-world example of this kind of oops is everyone's favorite Youtube Tech Personality(TM) LTT who lost a fuck-ton of data due to not scrubbing data on a ZFS array and had to go through months of restoration to get most of it back, so uh, yeah, make sure you've taken steps to detect and correct the bitrot that's going to happen anyways. permalink fedilink source parent hideshow 2 child comments replies: [–] DarkMetatron@feddit.org 4 points 2 years ago (1 child) Just as an addition, nothing against ZFS it is a great FS, but BTRFS can this too. permalink fedilink source parent hideshow 2 child comments replies: [–] schizo@forum.uncomfortable.business 5 points 2 years ago (1 child) Yeah, that wasn't meant to be remotely comprehensive: there's a lot of ways you can do this ranging from the filesystem to what kind of archives you're storing, to programs that make parity data for validation. ...also, since I haven't started a flamewar yet today, I don't think I'd personally use BTRFS. It's still too new, has had data consistency issues too recently, and just plain doesn't have the kind of historical performance record for something I'd want to use for archival purposes. Come back in another decade and we'll see how it's been going. permalink fedilink source parent hideshow 2 child comments replies: [–] DarkMetatron@feddit.org 2 points 2 years ago All fair and good arguments, so no flamewar today. Sorry 😜 permalink fedilink source parent [+] SARGE@startrek.website 4 points 2 years ago* (last edited 2 weeks ago) [deleted] permalink fedilink source parent
[–] schizo@forum.uncomfortable.business 13 points 2 years ago (1 child) powered occasionally to hold data A bit more detail: simply being powered on won't necessarily stop that. You want something checksumming the data and making sure it's not silently rotting off the disk. ZFS does this, something like snapraid can do it too, and there's various other methods of making checksums you can validate data integrity with and be able to repair minor corruption. (PAR files, for example.) A real-world example of this kind of oops is everyone's favorite Youtube Tech Personality(TM) LTT who lost a fuck-ton of data due to not scrubbing data on a ZFS array and had to go through months of restoration to get most of it back, so uh, yeah, make sure you've taken steps to detect and correct the bitrot that's going to happen anyways. permalink fedilink source parent hideshow 2 child comments replies: [–] DarkMetatron@feddit.org 4 points 2 years ago (1 child) Just as an addition, nothing against ZFS it is a great FS, but BTRFS can this too. permalink fedilink source parent hideshow 2 child comments replies: [–] schizo@forum.uncomfortable.business 5 points 2 years ago (1 child) Yeah, that wasn't meant to be remotely comprehensive: there's a lot of ways you can do this ranging from the filesystem to what kind of archives you're storing, to programs that make parity data for validation. ...also, since I haven't started a flamewar yet today, I don't think I'd personally use BTRFS. It's still too new, has had data consistency issues too recently, and just plain doesn't have the kind of historical performance record for something I'd want to use for archival purposes. Come back in another decade and we'll see how it's been going. permalink fedilink source parent hideshow 2 child comments replies: [–] DarkMetatron@feddit.org 2 points 2 years ago All fair and good arguments, so no flamewar today. Sorry 😜 permalink fedilink source parent
[–] DarkMetatron@feddit.org 4 points 2 years ago (1 child) Just as an addition, nothing against ZFS it is a great FS, but BTRFS can this too. permalink fedilink source parent hideshow 2 child comments replies: [–] schizo@forum.uncomfortable.business 5 points 2 years ago (1 child) Yeah, that wasn't meant to be remotely comprehensive: there's a lot of ways you can do this ranging from the filesystem to what kind of archives you're storing, to programs that make parity data for validation. ...also, since I haven't started a flamewar yet today, I don't think I'd personally use BTRFS. It's still too new, has had data consistency issues too recently, and just plain doesn't have the kind of historical performance record for something I'd want to use for archival purposes. Come back in another decade and we'll see how it's been going. permalink fedilink source parent hideshow 2 child comments replies: [–] DarkMetatron@feddit.org 2 points 2 years ago All fair and good arguments, so no flamewar today. Sorry 😜 permalink fedilink source parent
[–] schizo@forum.uncomfortable.business 5 points 2 years ago (1 child) Yeah, that wasn't meant to be remotely comprehensive: there's a lot of ways you can do this ranging from the filesystem to what kind of archives you're storing, to programs that make parity data for validation. ...also, since I haven't started a flamewar yet today, I don't think I'd personally use BTRFS. It's still too new, has had data consistency issues too recently, and just plain doesn't have the kind of historical performance record for something I'd want to use for archival purposes. Come back in another decade and we'll see how it's been going. permalink fedilink source parent hideshow 2 child comments replies: [–] DarkMetatron@feddit.org 2 points 2 years ago All fair and good arguments, so no flamewar today. Sorry 😜 permalink fedilink source parent
[–] DarkMetatron@feddit.org 2 points 2 years ago All fair and good arguments, so no flamewar today. Sorry 😜 permalink fedilink source parent
[+] SARGE@startrek.website 4 points 2 years ago* (last edited 2 weeks ago) [deleted] permalink fedilink source parent
[–] WhiskyTangoFoxtrot@lemmy.world 4 points 2 years ago You only have 1tb of installers? permalink fedilink source parent
[+] Banichan@dormi.zone -12 points 2 years ago (2 children) [removed by mod] permalink fedilink source parent hideshow 4 child comments replies: [–] OutlierBlue@lemmy.ca 7 points 2 years ago (2 children) Looking through your comment history, you're a terrible troll. Either get good or knock it off. permalink fedilink source parent hideshow 4 child comments replies: [+] SARGE@startrek.website 4 points 2 years ago* (last edited 2 weeks ago) (1 child) [deleted] permalink fedilink source parent hideshow 2 child comments replies: [+] Banichan@dormi.zone 0 points 2 years ago [removed by mod] permalink fedilink source parent [+] Banichan@dormi.zone -1 points 2 years ago (1 child) [removed by mod] permalink fedilink source parent hideshow 2 child comments replies: [–] OutlierBlue@lemmy.ca 1 point 2 years ago Exactly. And that's why you're a terrible troll. permalink fedilink source parent [–] puppycat@lemmy.blahaj.zone 2 points 2 years ago (2 children) man, I remember when I tried to be a troll on reddit. it was pretty pathetic lol im glad I found people to talk to and friends that care about me, trying to make people upset on the Internet just kept me feeling empty. sorry we aren't losing our shit and giving you the satisfaction you want, but just know there's always help for you out there :) permalink fedilink source parent hideshow 4 child comments replies: [–] Petter1@lemm.ee 2 points 2 years ago (1 child) 😂and I interpreted it as a real compliment and wondered why thei gets downvoted permalink fedilink source parent hideshow 2 child comments replies: [+] Banichan@dormi.zone -1 points 2 years ago* (1 child) [removed by mod] permalink fedilink source parent hideshow 2 child comments replies: [–] DontMakeMoreBabies@lemm.ee 1 point 2 years ago permalink fedilink source parent [+] Banichan@dormi.zone 0 points 2 years ago [removed by mod] permalink fedilink source parent
[–] OutlierBlue@lemmy.ca 7 points 2 years ago (2 children) Looking through your comment history, you're a terrible troll. Either get good or knock it off. permalink fedilink source parent hideshow 4 child comments replies: [+] SARGE@startrek.website 4 points 2 years ago* (last edited 2 weeks ago) (1 child) [deleted] permalink fedilink source parent hideshow 2 child comments replies: [+] Banichan@dormi.zone 0 points 2 years ago [removed by mod] permalink fedilink source parent [+] Banichan@dormi.zone -1 points 2 years ago (1 child) [removed by mod] permalink fedilink source parent hideshow 2 child comments replies: [–] OutlierBlue@lemmy.ca 1 point 2 years ago Exactly. And that's why you're a terrible troll. permalink fedilink source parent
[+] SARGE@startrek.website 4 points 2 years ago* (last edited 2 weeks ago) (1 child) [deleted] permalink fedilink source parent hideshow 2 child comments replies: [+] Banichan@dormi.zone 0 points 2 years ago [removed by mod] permalink fedilink source parent
[+] Banichan@dormi.zone -1 points 2 years ago (1 child) [removed by mod] permalink fedilink source parent hideshow 2 child comments replies: [–] OutlierBlue@lemmy.ca 1 point 2 years ago Exactly. And that's why you're a terrible troll. permalink fedilink source parent
[–] OutlierBlue@lemmy.ca 1 point 2 years ago Exactly. And that's why you're a terrible troll. permalink fedilink source parent
[–] puppycat@lemmy.blahaj.zone 2 points 2 years ago (2 children) man, I remember when I tried to be a troll on reddit. it was pretty pathetic lol im glad I found people to talk to and friends that care about me, trying to make people upset on the Internet just kept me feeling empty. sorry we aren't losing our shit and giving you the satisfaction you want, but just know there's always help for you out there :) permalink fedilink source parent hideshow 4 child comments replies: [–] Petter1@lemm.ee 2 points 2 years ago (1 child) 😂and I interpreted it as a real compliment and wondered why thei gets downvoted permalink fedilink source parent hideshow 2 child comments replies: [+] Banichan@dormi.zone -1 points 2 years ago* (1 child) [removed by mod] permalink fedilink source parent hideshow 2 child comments replies: [–] DontMakeMoreBabies@lemm.ee 1 point 2 years ago permalink fedilink source parent [+] Banichan@dormi.zone 0 points 2 years ago [removed by mod] permalink fedilink source parent
[–] Petter1@lemm.ee 2 points 2 years ago (1 child) 😂and I interpreted it as a real compliment and wondered why thei gets downvoted permalink fedilink source parent hideshow 2 child comments replies: [+] Banichan@dormi.zone -1 points 2 years ago* (1 child) [removed by mod] permalink fedilink source parent hideshow 2 child comments replies: [–] DontMakeMoreBabies@lemm.ee 1 point 2 years ago permalink fedilink source parent
[+] Banichan@dormi.zone -1 points 2 years ago* (1 child) [removed by mod] permalink fedilink source parent hideshow 2 child comments replies: [–] DontMakeMoreBabies@lemm.ee 1 point 2 years ago permalink fedilink source parent