• cookie
    link
    fedilink
    1
    edit-2
    1 year ago

    So if me and a group of friends install lemmy instances on our pcs, and setup some form of dynamic dns like duckdns that will bind our ips to some hostname, then will all of them communicate with eachother and sync the posts as we come online?

      • cookie
        link
        fedilink
        11 year ago

        I understand how multiple instances work and how I can subscribe to communities across the fediverse from any instance. I also read that it an instance goes offline, it’ll sync up with the other instances when it comes back online.

        That got me thinking, it this thing works like that, can’t I run an instance on my laptop that’ll sync up with the rest of the fediverse every time I open it up.

        So if a group of people ran their own in their own laptops, would it work, granted, people end up coming online at the same time

        • A10@kerala.partyM
          link
          fedilink
          11 year ago

          Very interesting idea. I am not sure how robust syncing will be in this case. This would work with current lemmy versions, and the devs are thinking of disabling this behavior. check this PR https://github.com/LemmyNet/lemmy/pull/3427 , which disables federation to an instance if it is offline for sometime.