I originally chose to make my account on lemmy.world since all the content seemed to come from there. But I’ve since learned that I can fill my feed with stuff from any instance so it feels like it doesn’t actually matter if I’m on lemmy.world or not. At the same time, Lemmy.world seems to be frequently under attack so I’m wondering if I should change instance but have no idea what I should even be looking for when choosing.

  • @hawkwind@lemmy.management
    link
    fedilink
    English
    21 year ago

    You mean blocked instances right? AFAIK an instances “blocked users” is not published in aggregate. You’d have to comb through the modlog.

    • @GodOfThunder@lemm.ee
      link
      fedilink
      English
      181 year ago

      I don’t know there is a lemmy-stats-crawler utility that does it automatically and produces a json file. So all I do is parse that json file to get the numbers.

      • @hawkwind@lemmy.management
        link
        fedilink
        English
        11 year ago

        Ahh. I see. I took a look at the script. “Blocked Users,” is not reported by an instance, but rather It’s calculated by this script by looking at “Blocked Instances,” which is reported. How many active users each blocked instance has and then summing this together, the script shows “BU.” I was thinking it was an explicit list of users the instance blocked based on ban/block lists.

        It’s a derivative, but still useful metric, I guess. BU could be high, but BI could be low and vice-versa.