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/[email protected]” on it so you know which community the comment was originally posted on.

    • 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. [email protected] absorbs content from [email protected] 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.

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

      • 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[email protected] is for New Zealand politics, and merging with [email protected] 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.