When a lemmy instance federates, does it connect to one big lemmy network, or can there be multiple disconnected, yet locally federated instances? What I’d like to know is, can I simply join any Lemmy server and choose “All” to view everything Lemmy has to offer, or is there still hidden content?

I understand that some servers are unfederated. I guess I’m curious about the reach of the “All” mode.

  • Max-P@lemmy.max-p.me
    link
    fedilink
    arrow-up
    6
    ·
    8 months ago

    and then it will reach out to other instances to grab content from every external community that at least one local user has subscribed to

    It’s the other way around. The local user subscribes to the community on the remote instance, which causes the remote instance to then push you every action that occurs on that community as it happens. The pull method is only used once and doesn’t bring in comments, it’s meant as a preview for when a remote community is used for the first time.

    And this is why their content won’t make it to your instance: it expects the other instance to send it to you, but they’re refusing to. Similarly, they won’t accept content from your instance, even though it’s trying to.

    Local and remote communities are pretty similar internally, federation happens as a separate process in a queue system.

    This leads to this:

    you can still subscribe to subs on defederated instances, it’s just the interactions that don’t get passed back and forth.