mastodon.zunda.ninja is one of the many independent Mastodon servers you can use to participate in the fediverse.
Zundon is a single user instance as home of @zundan as well as a test bed for changes of the code.

Administered by:

Server stats:

1
active users

zunda

calckeyさん、先週なかごろで75サーバくらいいらしゃるようです

$ awk -F\\t '{if($2=="calckey"){i++}};END{print i}' apstat-20230926.tsv
75

バージョン分布
$ awk -F\\t '{if($2=="calckey"){sub(/-.*/,"",$3);print $3}}' apstat-20230926.tsv | sort | uniq -c | sort -nr
45 13.1.4.1
24 14.0.0
3 13.2.0
2 13.1.2
1 13.1.0

https://gist.github.com/zunda/f566e2bb85ca0616d351139363274ec5

Gistcrawler to measure size distribution of ActivityPub serverscrawler to measure size distribution of ActivityPub servers - crawl-activitypub.rb