Hello, you might have noticed (or not) that posts from kbin, more specifically kbin.social aren’t showing anywhere, this is due the DDoS protection they currently have on. So even if you are subscribed to kbin.social communities you won’t see any posts from the outside.

Same is happening inside kbin.social where users there cannot see posts from the outside. This is however temporary and the admin is working on getting federation back online.

The site is currently reporting 125k registered users https://kbin.social/stats.

  • EinfachUnersetzlich@lemm.ee
    link
    fedilink
    English
    arrow-up
    11
    ·
    1 year ago

    I find it hard to believe there are 125,000 users on kbin…are we sure it isn’t reporting stats from all the servers it’s federated with (and therefore including Lemmy)?

    • Saik0@lemmy.saik0.com
      link
      fedilink
      English
      arrow-up
      7
      ·
      1 year ago

      I too am curious how this number is generated. For an instance of 125k users, the interactions seem quite low. “Top” items are at the top of the list with 500-1000 upvotes… and only ~100 comments.

      I would kind of expect a bit more.

      • itty53@vlemmy.net
        link
        fedilink
        English
        arrow-up
        3
        ·
        1 year ago

        1 9 90 rule applies quite well, only a limited number of users ever interact with anything at all, and no one interacts with everything.

        • Saik0@lemmy.saik0.com
          link
          fedilink
          English
          arrow-up
          8
          ·
          1 year ago

          Okay… Let’s take that 1 9 90 rule… 1% creators 9% interactors and 90% lurkers. So at 800 upvotes which is the upper end of the “Top” threads… we’re expecting 8000 users. Not 125k.

          It still doesn’t line up.

          • lixus98@beehaw.orgOP
            link
            fedilink
            English
            arrow-up
            7
            ·
            1 year ago

            Yup, I made a mistake, the real amount is 23k, you can see the edit in the post.

            • Saik0@lemmy.saik0.com
              link
              fedilink
              English
              arrow-up
              2
              ·
              1 year ago

              you can see the edit in the post.

              Well… I can’t yet, since the edit hasn’t federated it’s way out to my instance yet… But I see it on the origin instance, so fair enough. 23k is much more believable and reasonable though. 125k just didn’t sit right in my head for what I was seeing on the instance.

    • lixus98@beehaw.orgOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      1 year ago

      Is just reporting users on that instance, you can see fedia’s (another kbin instance) here http://fedia.io/stats.

      Edit: After a quick chat with the dev group it seems you are correct, it’s just reporting the total users discovered

        • Die4Ever@programming.dev
          link
          fedilink
          English
          arrow-up
          2
          ·
          edit-2
          1 year ago

          2123 total users

          copied from that link for the lazy

          
          {
          	"version": "2.0",
          	"software": {
          		"name": "kbin",
          		"version": "0.10.1"
          	},
          	"protocols": ["activitypub"],
          	"usage": {
          		"users": {
          			"total": 2123,
          			"activeHalfyear": 2123,
          			"activeMonth": 2123
          		},
          		"localPosts": 179,
          		"localComments": 854
          	},
          	"openRegistrations": true
          }