this post was submitted on 11 Jun 2023
22 points (95.8% liked)

Lemmy

12444 readers
29 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
 

I've been on Lemmy for 10 days now and I really enjoy it. The federation is really cool, but compared to Reddit it does have a downside: fragmentation of communities.

I think it would be really cool to be able to combine the feeds of the community Random_topic@example_instance_1 with Random_topic@example_instance_2 etc.

This could work well for reading, but I realize that posting is more difficult. So when posting you should be able to choose on what instance you want to post to the Random_topic 'community group'.

What do you think?

you are viewing a single comment's thread
view the rest of the comments
[–] MentallyExhausted@reddthat.com 7 points 1 year ago (2 children)

I think a voluntary sync between instances/communities is the next step. I think you’re proposing a client-side solution, which would be helpful, but a back-end solution that allows instances (or at least communities) to sync everything will be a better experience, and help prevent one instance from “owning” too much of the traffic.

[–] Terminus@mander.xyz 2 points 1 year ago* (last edited 1 year ago) (1 children)

So on the server side, it would be like how DNS servers work to "propograte" the hostname data so that users are served the same content but distributing the load between multiple servers?

Edit: I think I'm actually just describing CloudFlare 😅

Yeah, great analogy.