What would be the best thing to do to help keep lemmy.world up? Donate? Servers? What is the best way to help?

  • Serinus@lemmy.ml
    link
    fedilink
    English
    arrow-up
    23
    arrow-down
    1
    ·
    11 months ago

    I don’t understand how a million tiny instances is supposed to scale better than a few big instances.

    Caching all the data from another instance is overhead. If you’re not serving that to enough people, your instance is going to create more traffic than it reduces.

    1-10 person instances can’t possibly help. Maybe 10,000 users on an instance is valuable for scaling.

    • Blaze
      link
      fedilink
      arrow-up
      10
      ·
      11 months ago

      I would indeed say 1000-5000 users instance should be the soft spot. Having a look at https://lemmy.fediverse.observer/list and filter by 1m (monthly active users) shows that 27k are on Lemmy.world, while Lemmy.ml is second with only 3,8k.

      A healthier solution would be to have all the small instances (imagine the 25 biggest, so up to Lemmy.zip) to gain users, so that LW would be less critical

      • kmkz_ninja@lemmy.world
        cake
        link
        fedilink
        arrow-up
        5
        ·
        11 months ago

        Is there any functional difference between 4 people funding and running 1 instances vs 4 people funding and running 4 instances?

        • Blaze
          link
          fedilink
          arrow-up
          4
          ·
          11 months ago

          Scale that to a few millions on 1 instances and you get Reddit, so there is at least a difference in terms of decision making

        • Serinus@lemmy.ml
          link
          fedilink
          English
          arrow-up
          2
          ·
          11 months ago

          Their ALL feeds will only have their individual servers unless their users go to the other instances and subscribe to communities. And only the communities they subscribe to will be fetched. But they’ll be fetched for all users on your instance with only one sub.

          (Technically they’re pushed and not fetched.)

    • sabreW4K3@lemmy.tf
      link
      fedilink
      English
      arrow-up
      7
      ·
      11 months ago

      There are certain things that are memory intensive and CPU intensive. If you have 10k on one server doing that it really adds up. However having them across a wide range of smaller servers, its not such a big deal.

      As a user, you literally lose out on nothing not being on lemmy.world. You can partake in all the same conversations, communities and everything. In fact when lemmy.world is down, you can still see everything and when it comes back up, your posts will synchronize. There’s genuinely no upside to being on lemmy.world. That’s the way the system was designed.

    • nothacking@discuss.tchncs.de
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      11 months ago

      Each instance only downloads relieve content to its users. An instance with a popular community will have to handle all the posts made to that community, which will still be much smaller than all of them. While the overall load might be higher, the load on any given instance will be lower.

      Images, by far the biggest bandwidth user, are directly transfered from posting instance to client and are not federated. Having more instances will spread out that load very effectively.