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

  • GreenKnight23@lemmy.world
    link
    fedilink
    arrow-up
    44
    arrow-down
    1
    ·
    4 days ago

    I have been archiving Linux builds for the last 20 years so I could effectively install Linux on almost any hardware since 1998-ish.

    I have been archiving docker images to my locally hosted gitlab server for the past 3-5 years (not sure when I started tbh). I’ve got around 100gb of images ranging from core images like OS to full app images like Plex, ffmpeg, etc.

    I also have been archiving foss projects into my gitlab and have been using pipelines to ensure they remain up-to-date.

    the only thing I lack are packages from package managers like pip, bundler, npm, yum/dnf, apt. there’s just so much to cache it’s nigh impossible to get everything archived.

    I have even set up my own local CDN for JS imports on HTML. I use rewrite rules in nginx to redirect them to my local sources.

    my goal is to be as self-sustaining on local hosting as possible.

    • clif@lemmy.world
      link
      fedilink
      arrow-up
      42
      ·
      edit-2
      5 days ago

      Last time I updated it was closer to 120GB but if you’re not sweating 100 GB then an extra 20 isn’t going to bother anyone these days.

      Also, thanks for reminding me that I need to check my dates and update.

      EDIT: you can also easily configure a SBC like a Raspberry Pi (or any of the clones) that will boot, set the Wi-Fi to access point mode, and serve kiwix as a website that anyone (on the local AP wifi network) can connect to and query… And it’ll run off a USB battery pack. I have one kicking around the house somewhere

      • techwithjake@sh.itjust.works
        link
        fedilink
        arrow-up
        14
        ·
        5 days ago

        Just built one of those using Dietpi as the OS and NVME M.2 for the storage. I have many different ZIMs and running different services and only using about 270GB.

        Works great for offline use. Probably should add an ISO or 2 as well.

        • clif@lemmy.world
          link
          fedilink
          arrow-up
          3
          ·
          edit-2
          4 days ago

          What other services are you running?

          @fmstrat@lemmy.world asked what else I was running in a sibling comment to yours and I didn’t have an answer because I’m not… yet : )

          • techwithjake@sh.itjust.works
            link
            fedilink
            arrow-up
            9
            ·
            4 days ago

            DietPi makes it dead simple to run most of these things as their “software suite” is pretty robust and simple to setup.

            For “user facing” applications:

            • Homer Dashboard as the landing page when going to the .local address in a browser
            • Kiwix for the ZIMs
            • Hedgedoc for personal note taking/wiki
            • Lychee photos for a very lightweight photo album maker/viewer for keepsake photos.

            For “admin side” stuff:

            • Portainer to manage the containers/stacks
            • Watchtower to auto-update the containers while they’re still network connected
            • Transmission daemonized to download and seed the ZIMs or anything else non-pirate related
            • Use jojo2357’s ZIM updater to auto-update ZIMs via cron job while they’re still network connected
            • DietPi-Dashboard as an all-in-one dashboard to monitor and control the RPi from a web interface. (Yeah I know I can do everything SSH’ing in but I’m lazy.)
            • File Browser just in case I want other people to have access to files but since it’s in maintenance mode and I’m unsure I want others to have access, might strip it out

            I try to use containers from LinuxServer.io whenever possible. Mostly just cause it’s what I do on my main server.

            I’m still looking at adding/removing things as I get more time to sit down but I’m pretty happy with it’s current state.

      • Fmstrat@lemmy.world
        link
        fedilink
        arrow-up
        4
        ·
        edit-2
        4 days ago

        Do you recommend adding anything else to it?

        For instance, OSM maps?

        I’ve been thinking about running the Kiwix app + OSMAnd on an old Android phone and auto updating it once a year.

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

          That’s a good question (and good idea) that I hadn’t really thought about past a collection of ZIMs. The one I built advertises it’s own AP SSID that anyone can connect to and then access the ZIMs that are served via kiwix-serve on HTTP/80. That is, I wanted a single, low power, headless device that multiple people could use simultaneously via wifi and browser rather than a personal device.

          I hadn’t really thought about other helpful services past that. I mean, we’ve got a (wee) server so why not use it? I like the idea of OSM and their website is open source but has a lot of dependencies :

          openstreetmap-website is a Ruby on Rails application that uses PostgreSQL as its database, and has a large number of dependencies for installation

          A fully-functional openstreetmap-website installation depends on other services, including map tile servers and geocoding services, that are provided by other software. The default installation uses publicly-available services to help with development and testing.

          I wonder how hard it would be to host everything it needs locally/offline… and what that would do to power consumption : )

          Thanks for the idea - something to look into, for sure.

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

              Yeah, I feel the same in that it’s assuredly doable, but how hard is it?

              If you’re able to dig into and make some progress, please tag me because I’m interested but don’t have much time these days.

          • Fmstrat@lemmy.world
            link
            fedilink
            arrow-up
            1
            ·
            4 days ago

            I might beat you to it. I’ve got Kiwix running in docker, just did a PR to the kiwix-zim-updater so it can run in Docker on a cron schedule next to the server, and have spun those up with Karakeep (self-hosted web archive I use for bookmarking).

            Right now I’m adding a ZIM list feature to the updater to list available ZIMs by language, and then I’ll move on to OSM.

    • mistermodal@lemmy.ml
      link
      fedilink
      arrow-up
      29
      ·
      5 days ago

      Yeah also if you make a Zim wiki or convert a website into Zim then you can run that stuff too. If you use Emacs it’s easy to convert some pages to wikitext for Zim too

    • Fmstrat@lemmy.world
      link
      fedilink
      arrow-up
      3
      ·
      edit-2
      4 days ago

      120GB not including Wikimedia 😉

      Also, I wish they included OSM maps, not just the wiki.

    • Random Dent@lemmy.ml
      link
      fedilink
      English
      arrow-up
      1
      ·
      4 days ago

      You can also offline the whole of Project Gutenberg with Kiwix, it’s about 70GB IIRC.

    • Gigasser@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      5 days ago

      I wonder if there’s anyways to edit these files afterwards? They tend to be read only, right? I must confess, I don’t have too much experience with this myself.

      • Prathas@lemmy.zip
        link
        fedilink
        arrow-up
        4
        ·
        5 days ago

        It’s probably hundreds of thousands of HTML files, no? What is the fear about being able to edit or not?

          • Prathas@lemmy.zip
            link
            fedilink
            arrow-up
            1
            ·
            4 days ago

            Okay, I’m unfamiliar with both. Well, I still don’t understand why read-only state matters; are you concerned about tampering?

            • Gigasser@lemmy.world
              link
              fedilink
              arrow-up
              1
              ·
              3 days ago

              Well I think it would be cool to be able to fix/edit any inaccurate articles, or pages that may have been messed with by trolls, or to update with more up to date info.

              • Prathas@lemmy.zip
                link
                fedilink
                arrow-up
                1
                ·
                2 days ago

                Oh, well, yeah, you can do that with Wikipedia as it is. I would be surprised if you couldn’t edit a local file.

  • pyrflie@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    82
    ·
    edit-2
    5 days ago

    Welcome to datahoarders.

    We’ve been here for decades.

    Also follow 3-2-1 people. 3 Backups, 2 storage mediums, 1 offsite.

  • Retro_unlimited@lemmy.world
    link
    fedilink
    arrow-up
    33
    ·
    4 days ago

    I also recommend downloading “Flashpoint archive” to have flash games and animations to stay entertained.

    There is a 4gb version and a 2.3TB version.

    • ulterno@programming.dev
      link
      fedilink
      English
      arrow-up
      4
      ·
      3 days ago

      debian stable became the go to distro for long term usage in case our FOSS support structure goes haywire due to wars

  • Dr. Bluefall@toast.ooo
    link
    fedilink
    English
    arrow-up
    106
    ·
    5 days ago

    The English Language Wikipedia probably wouldn’t be hard, or Debian Stable.

    All of Debian’s packages might be a tad more expensive, though.

  • Dagamant@lemmy.world
    link
    fedilink
    arrow-up
    15
    ·
    4 days ago

    I would add in some rom collections and book repositories as well. The whole library of Nintendo games is under a gig and would go a long way for entertaining people.

  • Gerowen@lemmy.world
    link
    fedilink
    English
    arrow-up
    42
    ·
    edit-2
    4 days ago

    Neither are that bad honestly. I have jigdo scripts I run with every point release of Debian and have a copy of English Wikipedia on a Kiwix mirror I also host. Wikipedia is a tad over 100 GB. The source, arm64 and amd64 complete repos (DVD images) for Debian Trixie, including the network installer and a couple live boot images, are 353 GB.

    Kiwix has copies of a LOT of stuff, including Wikipedia on their website. You can view their zim files with a desktop application or host your own web version. Their website is: https://kiwix.org/

    If you want (or if Wikipedia is censored for you) you can also look at my mirror to see what a web hosted version looks like: https://kiwix.marcusadams.me/

    Note: I use Anubis to help block scrapers. You should have no issues as a human other than you may see a little anime girl for a second on first load, but every once and a while Brave has a disagreement with her and a page won’t load correctly. I’ve only seen it in Brave, and only rarely, but I’ve seen it once or twice so thought I’d mention it.

    • trashboat@midwest.social
      link
      fedilink
      English
      arrow-up
      4
      arrow-down
      1
      ·
      4 days ago

      I rarely get bounced by Anubis, but oddly enough it has happened to me a couple times in FF, I suspect it’s the fingerprinting resistance settings that cause this to happen? Hasn’t happened in a while though

        • Isthisreddit@lemmy.world
          link
          fedilink
          English
          arrow-up
          11
          arrow-down
          3
          ·
          edit-2
          4 days ago

          Conservatives hate knowledge, learning is toxic to them. Also the people who start with burning books usually end up burning people eventually

          • TangledHyphae@lemmy.world
            link
            fedilink
            arrow-up
            3
            arrow-down
            18
            ·
            edit-2
            4 days ago

            Removing books about sucking cum out of anuses from public schools isn’t really “burning books.” You can still buy them whenever you want, just not putting them in taxpayer funded schools with children.

            EDIT: Had to add some details of the “books being burned [but really just removed from public school]”:

            During public comment, one woman read a passage from “Yolo” by Lauren Miracle which is found in Freedom High School.

            “I climbed onto of him and started kissing him in a way that said very clearly here I am, I’m ready to have sex,” the speaker read.

            Another title, “Anatomy of a Single Girl” by Daria Snadowsky, was also read by a speaker.

            “Guy tries rubbing my clitoris with his fingers, he wiggles his pelvis back and forth,” another woman read from the book.

            “This is ridiculous that this school – any school – has this book,” the woman said to the board.

            Julie Gebhards, the woman seen in the first video of our story, is a Hillsborough County mom of six children.

            Gebhards read an excerpt from the book “Invisible Monsters Remix” by Chuck Palahniuk. According to the district’s online book library, the title is found in Steinbrenner High School.

            “He shoots his load, and then plants his mouth on your anus and sucks out his own warm sperm, plus whatever lubricant and feces are present. That’s felching. It may or may not, I add, include kissing you to pass the sperm and fecal matter into your mouth,” Gebhards said.

            • kadu@scribe.disroot.org
              link
              fedilink
              arrow-up
              20
              ·
              edit-2
              4 days ago

              The comment you’re replying to didn’t mention one specific book. You did to try and portray this as some noble cause, but even books such as Fahrenheit 451 and To Kill a Mockingbird have been banned by conservatives, and they most definitely aren’t about “sucking cum out of anuses” as you so dumbly put it.

              Nice attempt, but this type of dodging around never worked and will never work.

            • WoodScientist@lemmy.world
              link
              fedilink
              arrow-up
              9
              ·
              4 days ago

              We should ban mention of Christianity in public. We should also make it illegal for anyone to teach their children Christianity. Practicing Christians should be declared mentally ill, and if they practice their faith in front of children, they should be put on the sex offender registry.

              These freaks actually put giant statues of a naked bleeding man up on full public display in buildings. And they believe the most holy book in the world is one that features incest, murder, rape, genocide, and often fully endorses these horrors. Their main ritual is a form of public ritual cannibalism.

              Christians are too dangerous to be allowed near children.

              • lightnsfw@reddthat.com
                link
                fedilink
                arrow-up
                3
                ·
                4 days ago

                As if kids aren’t finding shit way worse on the internet on a daily basis. Well… maybe not felching that’s pretty vile. But still.

            • fibojoly@sh.itjust.works
              link
              fedilink
              arrow-up
              4
              ·
              4 days ago

              Oh no! What have you done! Now, I want to go try felching because I saw a message about it online with no context and I just. Have. To. Try. It.
              … Oh wait, no. No, I don’t. Pfew!

              So what was your point again?

  • Maroon@lemmy.world
    link
    fedilink
    arrow-up
    32
    ·
    4 days ago

    I thought the whole point of torrenting was to decentralise distribution. I use torrents to get my distros.

    In my own little bubble, I thought that’s how most people got their distro.

    • prole@lemmy.blahaj.zone
      link
      fedilink
      arrow-up
      15
      arrow-down
      1
      ·
      edit-2
      4 days ago

      What happens when they just cut the underwater cables? Torrent over carrier pigeon for a linux distro would take ages

      • hayvan@feddit.nl
        link
        fedilink
        arrow-up
        21
        ·
        4 days ago

        Sneakernet to the rescue. Some of you are too young to know about walking around with boxes full of disks.

        • Zink@programming.dev
          link
          fedilink
          arrow-up
          14
          ·
          4 days ago

          A wise man once said

          Never underestimate the bandwidth of a station wagon full of tapes hurtling down the highway.

        • oppy1984@lemdro.id
          link
          fedilink
          English
          arrow-up
          6
          ·
          4 days ago

          It was trading CD-R’s during my high school days… good times. Napster was just starting to take off by the time we had a CD-R trading network set up, Napster just increased the amount of CD’s that got passed around.

      • Sestren@lemmy.world
        link
        fedilink
        arrow-up
        10
        ·
        4 days ago

        Pigeon latency is horrible, but the bandwidth is pretty great. You could probably load up an adult pigeon with at least 12TB of media.

      • DarkAri@lemmy.blahaj.zone
        link
        fedilink
        arrow-up
        9
        ·
        4 days ago

        A good way to see what the future of places like the U.S are is to look at places like North Korea, where they do exactly this, move files around on flash media to avoid the state censors.

  • Pumpkin Escobar@lemmy.world
    link
    fedilink
    English
    arrow-up
    51
    ·
    5 days ago

    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
      link
      fedilink
      arrow-up
      20
      ·
      edit-2
      5 days ago

      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.

        • Bob Robertson IX @discuss.tchncs.de
          link
          fedilink
          English
          arrow-up
          17
          ·
          5 days ago

          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.

          • Trainguyrom@reddthat.com
            link
            fedilink
            English
            arrow-up
            1
            ·
            edit-2
            4 days ago

            start taking apart things that are no longer necessary to build the things that are

            Hey finally a good use for all of those cars, grab the alternators out for small generators (since bicycles are the ultimate apocalypse vehicle: simple, small, easy to maintain and don’t require complex fuels)

        • techwithjake@sh.itjust.works
          link
          fedilink
          arrow-up
          11
          ·
          5 days 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
          link
          fedilink
          English
          arrow-up
          11
          ·
          5 days ago

          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.

                • notabot@piefed.social
                  link
                  fedilink
                  English
                  arrow-up
                  3
                  ·
                  4 days ago

                  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.

      • boonhet@sopuli.xyz
        link
        fedilink
        arrow-up
        3
        ·
        5 days 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.

        • Jumuta@sh.itjust.works
          link
          fedilink
          arrow-up
          1
          ·
          4 days ago

          there’s lots of devices it runs on iirc, something like the pixel 3a can be had for less than a new rpi3b+ where I live

          • boonhet@sopuli.xyz
            link
            fedilink
            arrow-up
            1
            ·
            4 days ago

            But hardware ages and dies. Will you trust a pixel 3a for the next 10 years? I’d rather have a new device for this.

      • techwithjake@sh.itjust.works
        link
        fedilink
        arrow-up
        2
        ·
        5 days 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.