this post was submitted on 24 Mar 2021
2 points (100.0% liked)

Lemmy

12444 readers
7 users here now

Everything about Lemmy; bugs, gripes, praises, and advocacy.

For discussion about the lemmy.ml instance, go to !meta@lemmy.ml.

founded 4 years ago
MODERATORS
 

So let's take this actual example: There's !canada@lemmy.ml and !canada@lemmy.ca. They talk about the same thing, but are treated by the current federation implementation as separate instances.

How would you feel if there was a moderation feature to import another federated instance's community into your own, so that the posts from the other instance automatically show up in the same feed? That way, you only have to subscribe to one community on one instance, but you get content from multiple instances. I'm not talking about crossposting or mirroring/duplicating posts between communities, only displaying the posts from another instance the community's home server federates with, with moderator discretion.

all 14 comments
sorted by: hot top controversial new old
[–] Flelk@lemmy.ml 1 points 3 years ago (1 children)

Shit, is this not how Lemmy is intended to work already? I'd assumed this was part of it being "federated." Clearly I have some things to learn.

[–] AgreeableLandscape@lemmy.ml 0 points 3 years ago* (last edited 3 years ago) (1 children)

I mean, right now federation is in its infancy so more advanced federation options haven't really been implemented, and this isn't something you want done by default, because two communities focusing on different things might have the same name. For example, "trees" might be referring to cannabis (a joke that originated on Reddit), or a biology community about actual trees.

[–] Flelk@lemmy.ml 0 points 3 years ago (1 children)

Makes sense not to do it by default, but I think the option to form a single coherent community across servers is crucial to avoiding platform-killing fragmentation. Otherwise what's even the point of being "federated?" It's just a bunch of separate servers.

[–] zksmk@lemmy.ml 1 points 3 years ago* (last edited 3 years ago)

The simplest way to allow users to merge communities like this as they please, as opposed to having the moderators choose for them what communities will merge or having the communities auto-merge, or adding the topic umbrella over communities (which I think is an interesting idea), is to allow ”multi-communities” (like multireddits), so https://lemmy.ml/c/startrek+startrek@lemmygrad_ml+startrek@mywebsite_com would display all the community's posts on one page.

Edit: To expand on how I see @Gwynne@lemmy.ml 's topic umbrella idea, each community would have a mandatory topic (not category, those already exist), that would by default be the same as the community's name (but could be edited), and going to https://instance.tld/t/startrek would display posts from all the startrek communities on all instances.

I understand this is an advanced federation feature, so I don't expect it made soon, I'm sure the devs have their hands full already, just an idea.