Great catch, did not know that was the case!
Fediverse
A community dedicated to fediverse news and discussion.
Fediverse is a portmanteau of "federation" and "universe".
Getting started on Fediverse;
- What is the fediverse?
- Fediverse Platforms
- How to run your own community
Is this even answerable?
You’d need to know all the servers federated with the parent server, and for all of those, know how many are subscribed.
With the way federation works, I don’t think you can know all the downstream servers your post might flow into.
Yea I wasn't sure if it worked like RSS where you just send the posts out for whoever to catch, or if there's some way for the home instance to count when a new person subscribes
But this makes the subscriber count kind of pointless imo. It’s kind of important to see how many people really subscribe.
If you take the largest instances and sum the subscribers you're probably 99% of the way there for most communities. There may be outliers, of course
Thank you for this!
I guess that depends on if the federated users receive content via a push or poll method, and I'm not sure how that's done in Lemmy. If the subscribing user is just requesting content from the home base and pushing their comments/posts up to it then even the home server wouldn't nessesarily know the user count, just the number of instances polling it. From what I've seen trying to clean out communities ( ran a subscriber bot too long and blew up my DB to obnoxious levels ) though is if the home server thinks there is anyone subscribed though it will still look to push content to the remote end, so based on that I would think the home server should have an accurate-ish count of the total users.