• @DarthBueller
    link
    111 year ago

    Where can I learn about transferring my community to another instance? Lemmy.worlds silence about threads means he has no intent to defederate so I need to move over to lemmy.ml.

    Or is this not possible? Do I just need to walk away from my community because @ruud doesn’t care about the issue?

    If that’s the case, how do I add a mod that doesn’t care about meta expressly stating they are going to add features to ActivityPub protocol (step two of EEE)? I don’t want to keep coming back here if it is federated with threads but I don’t need to leave whoever is staying here high and dry.

      • @DarthBueller
        link
        31 year ago

        It really seems like having my own personal instance is the way to go. The only users I’d need to have are mods of any community I create on it. Then I can defederate with tech co instances. damn. I was really starting to like “local” here, but the fact that @[email protected] is totally silent about threads is just absolute BS.

        • Sean
          link
          01 year ago

          Maybe I’m misinterpreting your post but what’s the point of having an instance if your only users are the mods you appoint? You’d just be creating your own personal echo chamber. The whole point of a site like this, at least as I see it, is to bring in a wide variety of users with different opinions. That’s a big reason why Reddit was so successful in the early days. I know that everyone is anti-Threads and Meta, but clearly @ruud@[email protected] knows something we don’t. I think being federated with Threads could be a good chance to grow this community and bring more attention to the Fediverse as a whole. If you see something from a Threads instance that you really don’t like, you can always block and/or mute the account. On Mastodon, you can block entire instances from showing up in your feed. I’m not sure if that is a thing with Lemmy or not, but if not, it might not be a bad thing to implement later on. Sorry for the wall of text.

    • @Rengoku
      link
      121 year ago

      Make your own instances. No more issues.

      • @DarthBueller
        link
        2
        edit-2
        1 year ago

        Is there a quality guide for how to do this? Preferably hosted rather than my home server.

        • @[email protected]
          link
          fedilink
          7
          edit-2
          1 year ago

          Use the ansible Lemmy install, it’s very simple and will also create https certs and everything. But you need a domain first, pointed at your hosted server ip address.

          https://github.com/LemmyNet/lemmy-ansible

          So basically:

          • Buy domain
          • Rent a server somewhere (hetzner is great and cheap).
          • Point domain at server ip.
          • Use the ansible install against your server to install everything.

          That’s pretty much it. The ansible install takes care of everything.

          Then you need to subscribe to some other instance community from your instance so other instances know you exist, for federation to work.

          • Sean
            link
            1
            edit-2
            1 year ago

            How much power does it take to run an instance? Not planning on hosting my own, just curious. I read stories about people being able to host a Mastodon instance on a Raspberry Pi.

            • @[email protected]
              link
              fedilink
              2
              edit-2
              1 year ago

              Yeah it doesn’t take much for a small instance. My instance uses 1 GB of memory and like 2% cpu on each core (got 3 cores). But I only have a handful of active users.

        • @Mac
          link
          11 year ago

          There are multiple.

          • @DarthBueller
            link
            41 year ago

            Perhaps point me one that you, in your judgment, think is particularly good?

            • @Mac
              link
              21 year ago

              Im just a noob thats interested. I havent tried it yet. But ive found a couple guides.

              Check out the self hosting communities. Ill see if i can find the one im thinking of but Lemmy also has an official guide in the documentation.