Communities on different instances about the same topic should have the option to essentially federate so a post on one appears on all of them and opening any of them shows you the comments from all of them. This way when lemmy.world is down its not a big deal because posting to any news community federates to all of the communities instead of barely having people see your post. Federation could be decided by the community mods and the comments can have a little “/c/communityname@instance.name” on it so you know which community the comment was originally posted on.
I love the idea! In the meantime, I think mods of similar communities should talk to each other and decide to merge their communities into one, perhaps on a server that’s not lemmy.world. I don’t remember which one, but I’ve seen that happening
I’m hopeful niche interest communities migrate over to smaller instances, I’ve seen some niche interest instances pop up slowly but surely thankfully.
I want all like communities to have their own instances, but that’s probably just my organizational brain wanting to group things.
I think it was !android@lemmy.world that did that and some members of the community threw a fit.
Good idea but this will lead to even more centralization if it’s decided by the instances who their communities federates with.
The top ones will federate and leave the small instances out of the loop. Or put demands on other instances they have to fulfill to be part of the community federation.
It all ends up similar to Reddit in the end. Maybe it’s unavoidable and we cant have properly decentralized now when it’s centralized.
I agree with this 100%. It would also help with QOL since I won’t need to follow a bunch of the same communities spread out over numerous instances.
NO.
Once again, I don’t feel like people quite understand the big picture. They see an issue and resort to old, simplified solutions that are designed to solve problems on non fediverse platforms.
Options we want options! We don’t want to hard code things one way or another. We want data and APIs, then it’s up the client to put it together in way that makes sense.
I’m all for adding a category “tag” on a community to further the ability to organize a feed. But it should be up to the user/client to decide to allow / group s show the communities in a pleasing way. DO NOT FORCE THINGS INTO PEOPLES FEED.
These “ideas” that people keep coming up with are nice and start good discussions, but most of them keep trying and to force fediverse apps into being reddit , twitter or whatever else.
ehhhh, don’t throw the baby out with the bathwater! personally i think it makes vastly more sense to federate on a per community basis rather than a per instance basis. an instance is most likely going to hold a vast array of users and topics in an ideal world, in which case the general consensus on what is and what is not considered to be relevant or desirable content for the given group is likely quite difficult-- there’s nothing to go on, as everyone’s talking about different things and holds markedly different values because of it. But communities? Perfect sense! Every community is about a very specific subject/topic, and comes with a set of rules/values for everyone who wishes to post/interact with it. Once you get to the granularity of federated communities, it no longer feels quite so high handed to federate or de-federate with something, because the general consensus of the community is assumedly much more clear.
Sure, leaving automatic federating up to the client makes sense, but the meat of it sounds like a much better level of granularity for decision-making for something that impacting than it being server-wide…
But perhaps I am simply way off mark. my experience is small, in comparison to my conviction lol.
You are literally describing reddit. Allowing mods to federate communities together would be novel.
The beauty of the fediverse is that when one volunteer-run server goes down (as happens all the time) there is little disruption if your feed is filling with other instance’s content. You can’t count on these volunteer-run servers to have 99.9% uptime like reddit, they can disappear over night.
Same idea for communities. If lemmy.world disappears tomorrow there are dozens of communities that disappear with it; fragmented across the fediverse. If mods of those communities were federated with complementary communities on other instances then there is no disruption.
I don’t think that communities should automatically federate, it should be agreed to by the mods. But with the current population we can’t afford to keep identical communities isolated. Many will die a slow death when together it could have been thriving.
Even thinking of it in terms of non-fediverse platforms. reddit often had multiple subreddits about the same exact topic. But the communities were different, often even splinters from each other because of disagreements on content and moderation. You end up with the original sub, Foo, followed by FooMemes, and TrueFoo, TrollFoo, FooJerk, etc.
If communities start getting merged together automatically, it’s going to end up causing problems. Most likely the culture of someplace like lemmy.ml will end up being marketedly different than some other instances (and already is). I would not want posts from a memes group there mixed with a memes group from elsewhere. Grouping the same post client side, sure. But there’s a reason for separate groups about the same topic.
I like the idea. I suspect it would make moderation a challenge but it sounds pretty useful
This was the idea behind MultiReddits if I’m not mistaken. In which case a simple operator like:
Fediverse@lemmy.world+Fediverse@lemmy.ml
Could get baked into the Lemmy core to allow this to work.
Basically you can see multiple subreddits of your choosing as if they are a single subreddit.
If all federated communities could decide upon to regulate same rules, every one of them could be moderated by their own moderators. But the problem I see here is the things that’s being federated is in reality server itself which means it would be impossible(not sure but at least not necessary) to do such a thing. But anyone can easily build an app to collect posts from same communities, it does not require to play with activitypub, just lemmy api.