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

Ubuntu 24.04.2 LTSの家サーバにぽすぐれきたきた (何に使ってたっけ)

$ sudo sh -c 'apt update && apt dist-upgrade -y'
:
The following packages will be upgraded:
libpq-dev libpq5
2 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2 standard LTS security updates
Need to get 0 B/294 kB of archives.
:
$ cat /var/run/reboot-required*
cat: '/var/run/reboot-required*': No such file or directory

zunda

$ apt-cache rdepends --installed libpq5
libpq5
Reverse Depends:
libpq-dev
libpq-dev

ほむ

$ apt-cache rdepends --installed libpq-dev
libpq-dev
Reverse Depends:

ほむ?

や、rbenvで野良ビルドのrubyかな…