this post was submitted on 17 Oct 2025
1296 points (99.2% liked)

linuxmemes

27722 readers
2152 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn, no politics, no trolling or ragebaiting.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. πŸ‡¬πŸ‡§ Language/язык/Sprache
  • This is primarily an English-speaking community. πŸ‡¬πŸ‡§πŸ‡¦πŸ‡ΊπŸ‡ΊπŸ‡Έ
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • 6. (NEW!) Regarding public figuresWe all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.
  • Β 

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.

    founded 2 years ago
    MODERATORS
     

    Does lemmy have any communities dedicated to archiving/hoarding data?

    you are viewing a single comment's thread
    view the rest of the comments
    [–] PumpkinEscobar@lemmy.world 49 points 1 day ago (2 children)

    I stumbled across this sort of fascinating area of doomsday prepping a few weeks back.

    https://prepperpress.com/usb/

    A nice addition to that, don't just make it a USB, but a raspberry pi. So you'd have a reasonably low-powered computer you could easily take with you.

    Not suggesting this one as it seems a bit expensive to me, but https://www.prepperdisk.com/products/prepper-disk-premium-over-512gb-of-survival-content?view=sl-8978CA41

    [–] techwithjake@sh.itjust.works 17 points 1 day ago* (last edited 1 day ago) (2 children)

    Just built one of these myself. I went NVME M.2 instead of SD Card to avoid data corruption. I know SD Cards are fine if you don't write to them a lot but if you wanna update or add your own stuff, scares me. Plus NVME is just so much faster.

    [–] BaroqueInMind@piefed.social 1 points 21 hours ago (3 children)

    How would you access the info if electricity permanently goes out?

    You find a generator, or solar panels, or wind mill, or water turbine, or a bicycle hooked up to a generator.

    If electricity permanently goes out then we're in a scavenger situation and it is time to start taking apart things that are no longer necessary to build the things that are.

    [–] techwithjake@sh.itjust.works 9 points 19 hours ago

    Pretty much what Sinthesis said; USB power brick and/or solar panels. Both at the ready and tested. Also got a big ass battery backup that will charge off solar panels.

    [–] Sinthesis@lemmy.today 11 points 20 hours ago (1 children)

    You only need 20 watts of power. One of those dinky fold up solar panels would work. Add a USB power brick for cloudy days.

    [–] utopiah@lemmy.world 5 points 18 hours ago* (last edited 18 hours ago) (1 children)

    2W for a RPi Zero with data on a microSD

    [–] notabot@piefed.social 1 points 8 hours ago (1 children)

    You're going to need a monitor as well.

    [–] utopiah@lemmy.world 1 points 7 hours ago* (last edited 7 hours ago) (1 children)

    I have a PaPiRus ePaper eInk e.g. https://media.digikey.com/pdf/Data%20Sheets/Pi%20Supply%20PDFs/PaPiRus_ePaper_Web.pdf and even though I don't know the watts for a refresh but I assume it's one of the lowest solution you can use.

    PS: FWIW if you don't refresh the display can keep the information on for months, if not years.

    [–] notabot@piefed.social 2 points 6 hours ago (1 children)

    Eink displays are pretty awesome for this sort of thing, I repuposed a kobo ereader as a household info display and it worked nicely. Those PaPiRus screens look easier to interface with, but a little small for reading wikipedia articles. They'd do in a pinch, but the eyestrain would have me looking for a bigger solution.

    [–] utopiah@lemmy.world 1 points 5 hours ago

    Totally, if you want to read or read / sketch then a reMarkable or PineNote would be much better. They'd consume a lot more energy (relatively speaking) but it's a different use case.

    [–] Jumuta@sh.itjust.works 1 points 19 hours ago (3 children)

    at this point why not just use a phone running postmarketos?

    [–] boonhet@sopuli.xyz 2 points 18 hours ago

    You'd first have to buy a phone that can run postmarketos and these are much rarer than I wish they were. Is there even anything new that can run it? Pine64 stopped making phones and said they'll make a new one when they can make it RISC-V.

    Fairphone maybe I guess. 4 is listed as a supported device, but someone has gotten it working on 6 too.

    Last I checked (3 years ago) postmarketOS drained the pinephone battery in record time :(

    [–] techwithjake@sh.itjust.works 1 points 19 hours ago

    Cause if ya wanna go overboard like I did, 1TB of NVME storage, can add with SD Card if necessary. 16GB RAM. Very little learning curve for my part as I use SBCs often. Plus almost every Docker container and program I want works on RPi without any hassle.

    There's also more robust guides and community for RPi.

    Just my thoughts.