831
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 08 Aug 2023
831 points (98.3% liked)
Fediverse
28221 readers
327 users here now
A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).
If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!
Rules
- Posts must be on topic.
- Be respectful of others.
- Cite the sources used for graphs and other statistics.
- Follow the general Lemmy.world rules.
Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy
founded 1 year ago
MODERATORS
I'm not going to pretend to understand the technical details, but would it make more sense if Instances were treated more like subreddits? So instead of the main Lemmy.world instance, we'd have gaming.world, news.world, nsfw.world, woodworking.world, and so on. So then things would be distributed more evenly across the fediverse and it would be harder for a single for a DDOS attack to take out the entire system all at once? Or does the architecture of the whole thing not make any sense doing it like that? Would each instance then have to setup their own server or something to make it work?
I guess the community names could be subdomains, the default config would pass all the subdomains to the same Lemmy process. But this would make it easier to split things up down the road, and you could move some of those sub domains to different servers entirely.
Not sure if it's worth rearchitecting things like this now, probably better to just close signups and disallow creating new communities on overloaded instances like lemmy.world
Each instance is it's own server, then it has many communities which are created by users. Ideally we spread the communities across instances, but unfortunately most of the big communities are clustered on the big instances, because finding communities on small instances is hard.