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

    • ulterno@programming.dev
      link
      fedilink
      English
      arrow-up
      4
      ·
      21 hours ago

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

  • Dagamant@lemmy.world
    link
    fedilink
    arrow-up
    13
    ·
    1 day 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.

  • GreenKnight23@lemmy.world
    link
    fedilink
    arrow-up
    39
    arrow-down
    1
    ·
    2 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.

    • Foster Hangdaan@lemmy.hangdaan.com
      link
      fedilink
      arrow-up
      4
      ·
      1 day ago

      Everyone should have this mindset regarding their data. I always say to my friends and family, “If you like it, download it.”. The internet is always changing and that piece of media that you like can be moved, deleted, or blocked at any time.

  • Retro_unlimited@lemmy.world
    link
    fedilink
    arrow-up
    31
    ·
    2 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.

    • clif@lemmy.world
      link
      fedilink
      arrow-up
      8
      ·
      1 day ago

      It makes me really happy that people can say “500gb … not too much of an ask” these days.

    • BwahFox@lemmy.world
      link
      fedilink
      arrow-up
      4
      ·
      1 day ago

      i know this because i actually do this. its more like ~300gb of space but its better to have even more just in case

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

    Welcome to datahoarders.

    We’ve been here for decades.

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

      • wurstgulasch3000@feddit.org
        link
        fedilink
        arrow-up
        20
        ·
        2 days ago

        You know there’s only two kind of people, those who do backups and those that haven’t lost a hard drive/data before. Also: raid is no backup

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

          Still remember the PSU blast taking out my main drive plus my backup drive in like 2001. I thought I was so good because I at least had a backup 😑. Those were the days 🤷🏻‍♀️

  • Gerowen@lemmy.world
    link
    fedilink
    English
    arrow-up
    40
    ·
    2 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
      ·
      2 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

  • Maroon@lemmy.world
    link
    fedilink
    arrow-up
    29
    ·
    2 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.

    • clif@lemmy.world
      link
      fedilink
      arrow-up
      40
      ·
      3 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
        12
        ·
        2 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.

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

          • Fmstrat@lemmy.world
            link
            fedilink
            arrow-up
            1
            ·
            2 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.

            • clif@lemmy.world
              link
              fedilink
              arrow-up
              1
              ·
              1 day 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.

    • mistermodal@lemmy.ml
      link
      fedilink
      arrow-up
      27
      ·
      3 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

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

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

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

      120GB not including Wikimedia 😉

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

    • Gigasser@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      2 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
        ·
        2 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
            ·
            1 day 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
              ·
              14 hours 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.