animone.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.
latest verson in ports is 6.9
p.s. to make it clear i was talking about #openbsd /usr/bin/vi --- it's tiny. neovim is huge :)

i'm glad to support gothub, and if you're looking for a neat place to host your repositories, give it a shot:
$ ssh signup@gothub.org#gameoftrees #openbsd
powered by @gothub@exquisite.social
gothub feels so right:
i try to push shell as far as it reasonably goes. for most tasks, sh, find, grep, sed, and cut is more than enough. only when things become truly complex or painfully slow do i reach for another language.
i used to care a lot about strict portability, but in practice i only run my scripts on macos and #openbsd. that simplifies things: if shellcheck is happy, i'm happy. i'm 99% sure my scripts work on other unix-like systems, but i don't feel the need to check.
what really draws me to shell is that it's always there. it's part of the base system, requires no extra installation, and the runtime has been stable for decades. that stability translates directly into confidence: shell scripts feel future-proof.
i know i can run something like ssg.sh ten years from now and it will still work --- certainly on #openbsd, and hopefully on macos too. there's no dependency churn, no worrying about the "right" version of python or ruby, and no hoping the ecosystem hasn't moved on.
it just runs.
Was looking at running stuff from #OpenBSD httpd(8). SearXNG drove me to those markdown notes on how OpenBSD's httpd handles its #FastCGI parameters. Debugging it with slowcgi from @AFresh1 . Great lecture. Thanks Andrew!
In addition to helping me experience the importance of audio in-game audio cues and learn how to interpret it, the other big takeaway from the last -- uh, eight?! -- years of watching #PUBG #Twitch streamers: use a foot pedal for mic mute, esp. push-to-talk. I implemented on my #OpenBSD workstation using a #MIDI foot controller, momentary pedal switches, and some shell scripts. My #KORG #FC6 had extra buttons, so I use them for switching virtual desktops and such. 1/n