You can use https://lemmyverse.net/ to check actual subscriber numbers.

Edit: Why YSK: New users of Lemmy can find the number low and think that a community is dead or inactive, when infact it might be a thriving place with a lot of activity.

  • ShunkW@lemmy.world
    link
    fedilink
    arrow-up
    27
    ·
    1 year ago

    This is an interesting problem with federation by design. I do wonder if there’s some space to create a pipeline type application that shares this kind of data. Or an integration with the site you listed.

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

      I’m not convinced it’s a federation issue, it seems more like it’s by design. After all, it does show you the active user counts. Presumably you could get the total subscribers count just by having an API call to the home community to ask for it.

    • AFK BRB Chocolate@lemmy.world
      link
      fedilink
      arrow-up
      5
      ·
      1 year ago

      I actually like the idea of a server that polls all the instances on some reasonable frequency (could even be just once a day), and then holds information about users and communities in aggregate. That way, all the instances could just go to that one place to see totals like this without each instance having to poll every other instance.