Some of the planned blackouts will be temporary, others plan to shut their subreddits down indefinitely in protest.

  • @jmp242
    link
    811 months ago

    I am not an expert, but I think join lemmy suggested joining smaller instances and federating.

    • @DudePluto@lemmy.ml
      link
      fedilink
      611 months ago

      The issue is that some instances are having trouble federating. It took me a while to find my small community from lemmy.world - and when I did the upvotes and comments were all incorrect (many not showing up). Checked on beehaw and couldn’t even find my community

    • Geronimo Wenja
      link
      fedilink
      6
      edit-2
      11 months ago

      This would make sense to me - I assume it’s the equivalent of a single user seeing basically everything on a given community once, vs loading it from DB (or at least cache) for every request for each new individual user. Every time I load the front page on my server, it’s just fetching stuff from my own instance, right?

      EDIT: Looks like it does load things from other servers, but only images. Everything else comes from my own instance.

      • @Mac@lemmy.world
        link
        fedilink
        711 months ago

        I’m considering hosting my own instance. Can you point me to where i can get started? I’m a noob.

        • Geronimo Wenja
          link
          fedilink
          611 months ago

          You’ll want to start here, but it depends how comfortable you are with self-hosting as to whether it’ll be a walk in the park. I had good luck with it, but I self host a lot of stuff and know what kinds of pitfalls there are. The docs aren’t totally up to par - I might take a look at contributing to improving them - so you may need to do some searching around if you have problems. There’s a Lemmy Support community on lemmy.ml you could check out too.

          • @Mac@lemmy.world
            link
            fedilink
            111 months ago

            Right-on, thanks! It helps just to have a little direction—even if imperfect. I usually seek out multiple sources, anyway.