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

いろいろな誕生日(そんなに差は大きくなかったぬ)

$ heroku apps:info --json | jq -r .app.created_at
2017-04-15T01:21:15Z
$ heroku pg:psql -c 'SELECT created_at FROM accounts WHERE id=1;'
2017-04-15 02:47:37.894054
$ heroku pg:psql -c 'SELECT created_at FROM statuses WHERE id=1;'
2017-04-15 04:38:31.038077