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

僕のフォロイーのみなさんあんまりバルスしてなかったぬ(あとで04:22 HSTごろの遅延を確認してみる)

【悲報】そもそも弊ぼっちにあんまりバルス届いてなかったw

zunda

バルスの前後にはmisskey.ioさんからの配達(緑)だけ系統的に遅くしてあった感じかも

下記のようなクエリで得られたレコードを加工しました

SELECT created_at, updated_at, EXTRACT(EPOCH FROM (updated_at - created_at)) as delay, uri FROM statuses WHERE created_at > '2024-08-30 12:00' AND created_at < '2024-08-30 18:00';