this post was submitted on 07 Jun 2023
469 points (99.6% liked)
Asklemmy
43945 readers
737 users here now
A loosely moderated place to ask open-ended questions
If your post meets the following criteria, it's welcome here!
- Open-ended question
- Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- !lemmy411@lemmy.ca: a community for finding communities
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
On a tiny instance with insufficient resources, maybe. But it's not so much a problem for one person to decide to subscribe to a lot of things. It's more that you have to be careful about eagerly shipping useless messages around big federated/distributed networks. Imagine a world where Lemmy is very successful, and a network of 10,000 instances federate with each other but maybe 9000 of those are tiny personal instances. If one of those servers has an unpopular sub, there's a BIG difference between shipping 50 copies of a post made on that sub to the servers with users that care... vs shipping 10k copies to servers where mostly no one cares. Then multiply that by the potentially hundreds or thousands of posts on unpopular subs across the whole network. It's very easy to ship around millions of messages that no one reads. Good federated designs MUST minimize this.
So if you want to intentionally sabotage the network in the way I'm describing... then you'd set up thousands of lemmy servers and configure users on them to subscribe to everything. People would probably refuse to federate with you and the bad thing would never happen... but yeah... thousands of servers could generate a pathological amount of replication load on the servers hosting active communities.
Hmm interesting, thanks for the explanation.