I want to add a community that is essentially the Lemmy version of an existing subreddit (r/mcmansionhell). Is this allowed?

  • Aquifel
    link
    fedilink
    3
    edit-2
    1 year ago

    It would be a bit of a project, but the most time-consuming part is already done. /r/datahoarder has a backup of reddit comment/post history that goes from the beginning of reddit up to March of 2023 (text only, no media). It’s compressed down to about 2TB in size, but already in json format and anyone can download it, would just need some work to convert that to a format a fediverse instance could work with and somehow inject it into a new instance.

    • ikiru
      link
      fedilink
      21 year ago

      Do you mean they have a backup of comment and post history from /r/datahoarder or a backup of literally all reddit?

      • ram
        link
        fedilink
        21 year ago

        Literally all of reddit. The entire platform.

        • ikiru
          link
          fedilink
          11 year ago

          Wow. That’s really impressive. I really enjoyed that sub.

          Also surprising it’s only 2TB.

          • ram
            link
            fedilink
            21 year ago

            It’s JSON so it’s only text, and it’s compressed, but that’s still 1 trillion characters assuming it’s UTF-16. I’ve not actually taken a look myself at the data though, I just contributed to let my PC contribute to the project.