soc.octade.net is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.
This server runs the snac software and there is no automatic sign-up process.
Sorry I missed the release of FreeBSD 15.1 that happened yesterday. I'm downloading the release now to prepare the magnet links. They should be ready in the next hour.
For #FreeBSD (on that same box), I found a shell script that uses sysctl to get the ACPI name for the battery, and runs acpi_call from ports to set the thresholds, which survives a reboot.
On #OpenBSD, I believe you set the thresholds directly through sysctl.
On #Linux, you set it with something like echo 80 > /sys/class/power_supply/BAT0/charge_stop_threshold
RE: https://mastodon.bsd.cafe/@stefano/116702145454686241
The world-wide #chatmail relay network is growing in various wonderful ways. #freebsd joined the world-wide federated secure communication party and BSD cafe offers a public relay at https://chatmail.bsd.cafe :) Thanks @stefano @feld and @outofcreativity !
Couldn't seem to get #VimClassic to compile on #FreeBSD.
But then I realized the only thing I used it for is sncli, because it does something funny with the terminal when it hands it off to nvi, such that the cursor becomes invisible. But then, it's just a !reset to fix it, so I might as well just stick with nvi. ;)