[Solved] What just happened to 4 million posts?
flamingos-cant @ flamingos @feddit.uk Posts 77Comments 417Joined 2 yr. ago

flamingos-cant @ flamingos @feddit.uk
Posts
77
Comments
417
Joined
2 yr. ago
Gordon Brown launches London’s first ‘multibank’ amid UK child poverty fears
If Britain is so bothered by China, why do these .gov.uk sites use Chinese ad brokers?
¯\\\_(ツ)\_/¯
=> ¯(ツ)/¯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:
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
.