TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Personal Data Preservation Strategies

7 pointsby tbirrellabout 6 years ago
I have some personal data that I can reasonably expect to never need again, aside from maybe just wanting to view it for historical reasons, but I don&#x27;t want to just delete it all since it would be irrecoverable. How do you go about preserving personal files that you won&#x27;t need but don&#x27;t want to lose.<p>I was thinking of something like zipping it all, and putting it on a dedicated hard drive to create my own personal archive for this and other similar data. But thought I&#x27;d see if someone had already invented this wheel before purchasing the hardware for this strategy.

3 comments

jrowleyabout 6 years ago
Couple of questions<p>1) how much data are talking about? Can you fit it all on DVD or a couple of flash drives and stick in a safe deposit box?<p>2) I guess you’ve already answered this question but I’d consider asking yourself if life would be easier if you just deleted the data and no longer had to worry about its existence. If you’re not sure if any of it will be valuable, then maybe this in indication that the data needs to be pruned for the good stuff. Keeping it intact and secure overtime is a non trivial cost and digging deep in an archive for that one file is often a headache.<p>I’ll add a caveat that this second approach might seem counterintuitive, considering how easy it is to store data, and how great it can feel to pull that one file when you need it, but the question is whether this data will just be a burden over time or not.<p>This makes me think that I should really clean off and organize my personal computer HD
评论 #19842875 未加载
ohiovrabout 6 years ago
I use offline hard drives to store files that I don&#x27;t think I&#x27;ll be using in the future (but don&#x27;t have the heart to destroy). I direct the find command to a file to make a searchable index of the drive in case I need to find a file but am too lazy to connect the drives and search them.
palidanxabout 6 years ago
I&#x27;d move it to<p><a href="https:&#x2F;&#x2F;aws.amazon.com&#x2F;blogs&#x2F;aws&#x2F;new-amazon-s3-storage-class-glacier-deep-archive&#x2F;" rel="nofollow">https:&#x2F;&#x2F;aws.amazon.com&#x2F;blogs&#x2F;aws&#x2F;new-amazon-s3-storage-class...</a><p>Pricing is super cheap like $1&#x2F;terabytes a month
评论 #19853362 未加载