As it stands right now, it looks like we have to just judge based off of how old posts are to see if we can still interact with a community.

  • ozoned@piefed.social
    link
    fedilink
    English
    arrow-up
    26
    ·
    2 months ago

    Bonfire just instituted a “Federated” flag in their alpha. I think this could be useful.

    • Dave@lemmy.nz
      link
      fedilink
      English
      arrow-up
      7
      ·
      2 months ago

      Make sure you visit in a browser aince apps wouldn’t have implemented an in development feature.

  • Zedstrian@sopuli.xyz
    link
    fedilink
    English
    arrow-up
    13
    ·
    edit-2
    2 months ago

    The best tool I know of is the Federation Checker, but something like it should definitely should be built into clients.

    Notably, Beehaw is defederated from .world and sh.itjust.works, while dbzer0, quokk.au, and anarchist.nexus are defederated from feddit.org.

    • yo_scottie_oh@lemmy.ml
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 months ago

      That’s a handy tool, thanks for posting it. Do you happen to know how the lists are sorted? It’s not alphabetical.

  • admin@scrapetacular.ydns.eu
    link
    fedilink
    arrow-up
    8
    ·
    2 months ago

    I feel like there should be an “are you alive” federation activity in activitypub, as well as an “I’m back” activity.

    Servers go up and down enough that maybe it should be part of the spec

    • julian@activitypub.space
      link
      fedilink
      arrow-up
      5
      ·
      2 months ago

      How does this work anyway, and does it match with Lemmy’s approach?

      I noticed crust was saying my dev instance was not federating anymore, which was neat. It was because I don’t leave my dev instance online all the time 😁

          • Rimu@piefed.social
            link
            fedilink
            English
            arrow-up
            5
            ·
            edit-2
            2 months ago

            Oh :)

            Once per day a request is made all instances to retrieve the list of their admins. If that request fails then they’re flagged as ‘dormant’. If dormant for 5 days, flagged as ‘gone forever’ and then PieFed doesn’t try to federate with them again and all their communities have that warning on them.

            If any Activity arrives from a dormant / gone instance then it’s restored to full operation.