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.

    • 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.

    • 👁️👄👁️@lemm.ee
      link
      fedilink
      English
      arrow-up
      23
      arrow-down
      2
      ·
      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?

  • Dame @lemmy.ml
    link
    fedilink
    English
    arrow-up
    5
    ·
    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.

  • OldWoodFrame@lemm.ee
    link
    fedilink
    English
    arrow-up
    8
    ·
    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.

  • epique@lemmy.world
    link
    fedilink
    English
    arrow-up
    36
    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
      11
      ·
      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.

    • Dave@lemmy.nz
      link
      fedilink
      English
      arrow-up
      11
      arrow-down
      1
      ·
      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.

      • 9point6@lemmy.world
        link
        fedilink
        English
        arrow-up
        5
        ·
        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
          2
          ·
          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.

      • 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.

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

          I think it would work if you didn’t overcomplicate it.

  • 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.

  • bstix@feddit.dk
    link
    fedilink
    English
    arrow-up
    18
    ·
    1 year ago

    Maybe the solution is more on the client side. An app should be able to let the user add communities from different instances and present them as one, maybe even merge comments from identical posts etc. Then if the user gets fed up with some instance not moderating or spamming, the user could then just remove that from his multi list.

    Technically there’s no way to please everyone on this, but there’s also no reason why the apps couldn’t present a meta-view of what is actually happening across instances, if that’s what the user prefers. Most users don’t want to see the gears turn.

    In addition to the user experience it would also minimize any “damages” from any instance going down, because the multi list would remain active as long as any of the instances are up.

    • Obi@sopuli.xyz
      link
      fedilink
      English
      arrow-up
      4
      ·
      1 year ago

      Maybe you can subscribe to “news” and it gives you a submenu where you can tick which instances you want to include in your own selection of “news” community.

      It still leaves the question of how it deals with crossposts of the same article to multiple instances.

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

      You’re absolutely right! Easy and simple fix, which does not require any more decision rights, or extra responsibilities, being given to the instance operators.

  • Ada@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    36
    arrow-down
    12
    ·
    1 year ago

    Not something I’m interested in.

    My instance aggressively defends the rights of trans folk and other minorities, so the moderators and the admins of any communities based on our instance will come down hard on transphobes and the like.

    That’s just not true of most of the rest of the threadiverse though, which means that merging just wouldn’t work

    • Nix@merv.newsOP
      link
      fedilink
      English
      arrow-up
      10
      ·
      1 year ago

      How would this be any different then how it works now? Banned users would still be banned on your instance

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

      That’s an important and valid concern. What if the community federation could allow mods on your instance to ban users from other instances? You’d not see that user’s posts or comments when viewing a community from your instance. The downside is that your mods would have more work.

      • Ada@lemmy.blahaj.zone
        link
        fedilink
        English
        arrow-up
        2
        arrow-down
        1
        ·
        1 year ago

        Not enough. The idea is to fuck the transphobes off so that they’re not welcome in the group, not to give them space to harass some of the members instead of all of the members.

    • Kra@mtgzone.com
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      3
      ·
      1 year ago

      Oh no someone has a different opinion than you REEEE permaban the “transphobic”.

      Welcome to the bubble.

  • sj_zero@lotide.fbxl.net
    link
    fedilink
    arrow-up
    7
    ·
    1 year ago

    I like the idea of a distributed community where everyone can see posts from any other instance they federate with.

    You could have two types of community, one federated local and one federated global, and the former acts like current communities, and the latter would act like a big pot everyone throws stuff into, and local instance mods could set which instances to accept and deny posts and comments from, and which instances to federate moderation actions from

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

    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

  • 1984@lemmy.today
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    1
    ·
    edit-2
    1 year ago

    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.

  • zkfcfbzr@lemmy.world
    link
    fedilink
    English
    arrow-up
    27
    ·
    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
      15
      ·
      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

      • 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.

      • 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.

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

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

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

    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.