this post was submitted on 12 Apr 2025
185 points (98.4% liked)
Fediverse
32606 readers
877 users here now
A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).
If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!
Rules
- Posts must be on topic.
- Be respectful of others.
- Cite the sources used for graphs and other statistics.
- Follow the general Lemmy.world rules.
Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration)
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
But zip has < 50K posts.
I don't know exactly how that post counter ... actually, technically counts posts, but:
1:
Zip going down could have uncounted all posts anywhere made by zip accounts.
2:
There could have been some kind of... propogating post count negation effect, as various other instances reacted differently to zip users posts on their instances could not pull them anymore, on different time scales.
3:
If a zip user had a ... top level comment, on another instance, its possible all lower level comments responding to that comment may also have poofed out of existence, in some respect.
...
I may be misusing some terminology here, and this is just spitballing, but yeah.
Almost all of my .zip account's posts/comments... are not on zip itself, and its possible that that is fairly common amongst .zip users.
¯\\\_(ツ)\_/¯
=> ¯\_(ツ)_/¯Just so we're clear, what this crawler does is go through all servers that use ActivityPub known to it, and congregate that data to a list of known services (Lemmy, Mastodon, Piefed etc.). How is does that is by querying a standardised end point to get the instance info (
.well-known/nodeinfo
which will then point to a different path to get the actual info).For instance, here's what it will collect for feddit.uk:
nodeinfo json
The important stat here is the
localPosts
, which is all the posts made by local users in any community, local or remote. It does not include posts by users from remote instances made in local communities. You can also see this data on the instance sidebar in lemmy-ui.lemmy.zip going down will only reduce aggregated stats for total posts by 47,280, as that's what they report for their
localPosts
.Huh.
Well, I appreciate the info and shrugging magic, but uh... hrm.
I dunno then.
¯\_(ツ)_/¯