this post was submitted on 13 Jun 2023
50 points (100.0% liked)

Technology

37608 readers
223 users here now

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

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.

you are viewing a single comment's thread
view the rest of the comments
[–] lixus98@beehaw.org 1 points 1 year ago* (last edited 1 year ago) (1 children)

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

[–] JohannesOliver@beehaw.org 2 points 1 year ago (2 children)

It is reporting users it knows about, which includes federated servers. The local stats can be seen at https://fedia.io/nodeinfo/2.0, under users.

[–] lixus98@beehaw.org 2 points 1 year ago

You are correct, already edited the info, thank you for pointing it out.

[–] Die4Ever@programming.dev 2 points 1 year ago* (last edited 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
}