Comment on We should have something like federated communities
OldWoodFrame@lemm.ee 1 year agoI don’t know that one-way solves the problem…you could “Absorb content” with an overzealous user or a bot. It wouldn’t subscribe the .world and .ml users to the same community.
Ideally you want someone to be able to subscribe to !technology@all or something.
Dave@lemmy.nz 1 year ago
It would be a frontend thing. Track separate communities behind the scenes but show them together in the frontend if the community settings tell you to.
I guess the problem here is there is no central server. Different instances know about different communities. You could have an instance side setting to show all communities with the same name together. However, this messes up location based communities (!politics!politics@lemmy.nz is for New Zealand politics, and merging with !politics@lemmy.world would be a bad idea). It would also mean the control is taken away from thw community itself. Doing it in that way would make moderation complicated.
I think having the ability for a community to opt to join with others is a better idea, though I admit I don’t know all the implementation details.