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.

  • sadreality@kbin.social
    link
    fedilink
    arrow-up
    68
    arrow-down
    1
    ·
    1 year ago

    Yeah seeing same article about american politics posted cross half dozen communities on different instances really is killing my feed.

  • epique@lemmy.world
    link
    fedilink
    English
    arrow-up
    30
    arrow-down
    1
    ·
    1 year ago

    I like the idea. I suspect it would make moderation a challenge but it sounds pretty useful

    • NickwithaC@lemmy.world
      link
      fedilink
      English
      arrow-up
      10
      ·
      1 year ago

      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.

    • SmoothSurfer@lemm.ee
      link
      fedilink
      English
      arrow-up
      9
      ·
      edit-2
      1 year ago

      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.

  • zkfcfbzr@lemmy.world
    link
    fedilink
    English
    arrow-up
    21
    ·
    1 year ago

    On a vaguely similar note, it might be cool if using the crosspost feature pooled upvotes from the various crossposts, and only let one of the crossposts show up in anyone’s All feed at a given time. It would make having multiple splintered communities for one topic less annoying, encourage cross-posting, and reduce spam when someone crossposts something to 5 communities and all 5 show up on your All page.

    To really work I think it would have to pool comments together too - but then you run into issues with moderation. I’m not sure if there’s a good way to fix that issue.

    • Nato Boram@lemm.ee
      link
      fedilink
      English
      arrow-up
      13
      ·
      edit-2
      1 year ago

      Keeping communities separate is the simplest way to go, tbh. Sharing karma could lead to weird brigades, like r/ScreenshotsAreHard cross-posting from every picture of screens on the Fediverse and then mass-downvoting from there.

      To me, the best solution would be to implement multireddits. That way, you can have your cat multilemmy of 100 communities without affecting your main feed, but you could also do the same for related or identical communities. Plus, moderators could create a multilemmy and display it prominently in their sidebar.

      Being able to subscribe to a multi would solve that issue

      • zkfcfbzr@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 year ago

        I agree that my idea probably wouldn’t be great, for the reasons we both stated. While multicommunities are a good idea, I’m not sure they address the specific issue bothering me either, of crossposts spamming the All feed. OP’s idea might help with that a little - but honestly, I just think the ‘Hot’ algorithm needs some more fine tuning, and perhaps custom logic to avoid showing duplicates.

      • johntash@eviltoast.org
        link
        fedilink
        English
        arrow-up
        0
        ·
        1 year ago

        Wouldn’t a multilemmy still run into an issue where duplicate posts or cross posts show up multiple times in a feed?

        • Nato Boram@lemm.ee
          link
          fedilink
          English
          arrow-up
          1
          ·
          1 year ago

          Even if we wanted to solve that problem, right now there is no way to cross-post on Lemmy. There’s a cross-post button, but it actually does a repost. I think we should think about that when Lemmy implements a cross-post feature in the first place.

  • Your Huckleberry@lemmy.world
    link
    fedilink
    English
    arrow-up
    17
    ·
    1 year ago

    This is a really good idea. Multi-instance communities would not just provide content redundancy, but also some load balancing. Each multi-instance community would become it’s own little CDN. Duplicating the data across instances does pose a problem of bloat, but I think the benefits outweigh the risks.

  • cerevant@lemmy.world
    link
    fedilink
    English
    arrow-up
    18
    arrow-down
    1
    ·
    1 year ago

    No, and the difference between Beehw and Lemmy.world is why. Different people have different views about moderation and what is acceptable content.

    There are two solutions to the real problem of duplicate content:

    1. Multireddit - like functionality for grouping similar content.
    2. Making crossposting a reference to the original post, not a copy. Mods would need to be able to block crossposts from specific communities, and remove crossposts to their sub.
    • These are solvable technical issues.

      If community mods on different servers saw they have similar moderation guidelines, they could agree to federate. If they diverge in the future or disagree, they could defederate. Just like instances can defederate from previously federated servers today. It would be no more or less disruptive than defederation is today.

      Heck, if done thoughtfully, it could even allow cross moderation, multiplying the number of mods for like-minded communities. The only mods who wouldn’t appreciate that are the egotistical, power hungry, Redditish mods.

      • cerevant@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        arrow-down
        5
        ·
        edit-2
        1 year ago

        If the mods can agree on policy, there is absolutely no reason to have two communities. Shut one down and use the other.

        Edit: can someone explain to me what the difference between synchronizing two communities and subscribing to a federated community is? I mean, that’s exactly the point of federation.

        • Your Huckleberry@lemmy.world
          link
          fedilink
          English
          arrow-up
          13
          ·
          1 year ago

          That system makes the instance a single-point-of-failure for the whole community, which has been a big problem lately. If communities could easily be multi-instance they would have redundancy. That seems like a good reason to me.

          • cerevant@lemmy.world
            link
            fedilink
            English
            arrow-up
            2
            ·
            1 year ago

            While I agree there should be functionality to propagate changes to a community between instances when the host is offline, there is no practical way to share administrative control of a community. Any decision by an administrator to sanction a community or defederate an instance will just result in exactly the fragmentation you fear.

            The real solution is for small groups of communities with similar interests to gather on separate instances with few or no users. Meanwhile, other instances gather users with few or no local communities. This maximizes the benefits of cacheing community content while minimizing the impact of defederation. If a community host can no longer be maintained by its owner, that ownership can be easily transferred without transferring the burden of hosting hundreds of communities or supporting user logins.

    • 👁️👄👁️@lemm.ee
      link
      fedilink
      English
      arrow-up
      19
      arrow-down
      1
      ·
      edit-2
      1 year ago

      Definitely not.

      For every individual community you would have to pay for a domain, maintain the instance, keep it updated, keeping it secure, and keeping it paid. That’s really difficult already with a single server, let alone multiple for multiple servers and domains. These are also more points where data from other servers can be cached and get hacked/leaked or outright incompatible Lemmy versions.

      It’d also still have the problem of multiple communities with the same topic, so it’s not solving anything.

      How do you expect people to migrate to Lemmy if these are the ridiculous hoops they’re expected to do to start a community. Instead, they can just go to reddit and click a “create subreddit” button instead. What option do you think they’d choose?

      • ilikekeyboards@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 year ago

        How do you expect people to migrate to lemmy when you have the five thousand people split amongst ten servers with world news

        • 👁️👄👁️@lemm.ee
          link
          fedilink
          English
          arrow-up
          1
          ·
          1 year ago

          That’s the beauty of decentralization and should be encouraged that way. Those are two different problems though. The issue of different servers with the same community topics is being figured out right now, the devs have a couple different ideas on how they’re tackling that. The other issue is onboarding, so finding a server and signing up is much simpler and streamlined. These are both issues that can be greatly improved upon.

    • Corgana@startrek.website
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      1 year ago

      I’ve had that thought too- it would guarantee instance owners are dedicated to making one community as awesome as they can, but at the same time the current structure means non-technically inclined people are able to have a home off-Reddit as long as their values align with the instance owner.

      That said, Startrek.website is kinda doing a focused-topic thing with different communities and rules within to achieve different goals working with the same subject matter. I think it could serve as a good model for themed instances.

  • ElectricAirship@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    10
    arrow-down
    1
    ·
    1 year ago

    No, then there is no point to Lemmy being federated at all.

    Better to just have each community develop their own flavor on the same topic imo

    • Poggervania@kbin.social
      link
      fedilink
      arrow-up
      3
      arrow-down
      1
      ·
      1 year ago

      I mostly agree with this, but I also think there should be some way of being able to collate the same 5 communities on 5 different instances under 1 view. I said this when I first came onto the Fediverse, but maybe having a tagging system for each instance would allow for both; users could look up instances with, say, a “news” tag and get every instance with that tag - and this way, the communities would still be separate and can develop differently from one another.

      • biddy@feddit.nl
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 year ago

        Just make it like multireddits on Reddit. It allows you to collate multiple communities into one feed.

  • mark@programming.dev
    link
    fedilink
    English
    arrow-up
    7
    ·
    1 year ago

    I agree. For the people that dont want to see your home feed cluttered with duplicate content, it may be time to just start subscribing to your favorite Lemmy communities using RSS feeds for more control.

    There’s an RSS feed for anything on Lemmy using Open RSS. For instance, the RSS feed for this community is here:

    https://openrss.org/lemmy.world/c/fediverse

    You can also get feeds for comments on specific posts.

    • Dave@lemmy.nz
      link
      fedilink
      English
      arrow-up
      12
      ·
      1 year ago

      If communities have agreed to federate with each other, mod status should federate and mods of any of the federated communities should be able to moderate any content.

      If it’s one way (e.g. !technology@lemmy.world absorbs content from !technology@lemmy.ml but not the other way around) then the absorbing instance lemmy.world can moderate all content but it doesn’t federate to lemmy.ml.

      • serialized_kirin@kbin.social
        link
        fedilink
        arrow-up
        4
        ·
        1 year ago

        i can’t decide if a one-way-moderation-scheme-type-thingy like that is beautifully simple solution, or one fraught with annoying hidden complications lol that’s a sick idea.

      • 9point6@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        ·
        edit-2
        1 year ago

        The problem with this was given by one of the lemmy devs—imagine @news on a tech focused instance and @news on a star trek focused instance, they are not going to have any crossover of content as they’re effectively entirely different communities.

        Similar would happen with local language differences like @football or @chips on an American vs a British instance

        Although as a Brit I would completely be here for the chaos of that second scenario

        • Dave@lemmy.nz
          link
          fedilink
          English
          arrow-up
          3
          ·
          1 year ago

          No, this is completely solved by my suggestion.

          I 100% agree that we shouldn’t push communities together. Instead, give the option for a community to nominate other communities where the content should be aggregated into the community.

          Add an option as to whether the mods of those remote communities also get mod powers on the local community.

          Behind the scenes, keep everything separate, but when generating the list of posts, aggregate posts across any listed community.

          • 9point6@lemmy.world
            link
            fedilink
            English
            arrow-up
            2
            ·
            1 year ago

            I guess that would mitigate most issues if that’s possible within the activitypub protocol.

            Though I wouldn’t be surprised if that kind of mutually approved relationship between non-people doesn’t exist as a concept out of the box. Possibly using the hashtag concept under the hood to do this, but that would not require the mutual approval in the rest of the fediverse even if Lemmy enforced it

            • Dave@lemmy.nz
              link
              fedilink
              English
              arrow-up
              1
              ·
              1 year ago

              I think there are less hurdles than you’d think. Having content from another community served up when the feed is requested for the local community is a server feature not a federation feature. Moderators are the hard part, but in version one you don’t need their powers to be federated.

              It’s the kind of thing you kinda have to just start trying (in a fork, say), then work out the kinks before putting the functionality into Lemmy. However, there are a lot more pressing issues at the moment, so it’s probably something better left for down the line.

      • OldWoodFrame@lemm.ee
        link
        fedilink
        English
        arrow-up
        3
        ·
        1 year ago

        I 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
          link
          fedilink
          English
          arrow-up
          2
          ·
          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.

          !technology@all

          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.

  • OldWoodFrame@lemm.ee
    link
    fedilink
    English
    arrow-up
    7
    ·
    1 year ago

    Gotta say I like merged communities better than just multireddits. The problem we’re trying to solve is that one community of 1000 people is more than 10x better than 10 communities with 100 people, because instead of a bunch of posts or comments with less than 5 upvotes you get true content curation.

    Would have to be voluntary and maybe there could be two levels, one where mods can only mod what is “truly” posted to their instance, and another where any mod can moderate anything in the combined community.

  • AbouBenAdhem@lemmy.world
    link
    fedilink
    English
    arrow-up
    6
    ·
    edit-2
    1 year ago

    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.

    I thought that’s more or less how it’s supposed to work now: if someone on instance A subscribes to a community on instance B, the community gets cached on instance A; and users there can post to it locally (and see each other’s posts) even if it temporarily can’t re-sync with instance B.

    Is that not how it works in practice?

  • lemmyporn@lemmynsfw.com
    link
    fedilink
    English
    arrow-up
    5
    ·
    1 year ago

    Yes power mods should be able to eat up keywords across the community. And I’m sure they various admins will all agree how to handle these communities once they don’t like what’s being posted.

  • Dame @lemmy.ml
    link
    fedilink
    English
    arrow-up
    4
    ·
    1 year ago

    I think a more reasonable approach would be client side. I haven’t thought out the implementation but I’m sure if you brought it to the attention of some devs that have clients they’d be open to the idea.