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.
Who needs gparted on #OpenBSD to change partitions layout from
# size offset fstype [fsize bsize cpg]
a: 1.0G 64 4.2BSD 2048 16384 12960 # /
b: 1.2G 2097216 swap # none
c: 50.0G 0 unused
d: 3.3G 4685888 4.2BSD 2048 16384 12960 # /tmp
e: 5.2G 11520928 4.2BSD 2048 16384 12960 # /var
f: 5.4G 22392384 4.2BSD 2048 16384 12960 # /usr
g: 1.0G 33701024 4.2BSD 2048 16384 12960 # /usr/X11R6
h: 6.9G 35798176 4.2BSD 2048 16384 12960 # /usr/local
k: 26.0G 50250272 4.2BSD 2048 16384 12960 # /home
to
OpenBSD area: 64-104857600; size: 50.0G; free: 0.0G
# size offset fstype [fsize bsize cpg]
a: 1.0G 64 4.2BSD 2048 16384 12960 # /
b: 1.2G 2097216 swap # none
c: 50.0G 0 unused
d: 2.0G 4685888 4.2BSD 2048 16384 12960 # /tmp
e: 5.0G 8883936 4.2BSD 2048 16384 12960 # /var
f: 5.0G 19374368 4.2BSD 2048 16384 12960 # /usr
g: 1.0G 29864832 4.2BSD 2048 16384 12960 # /usr/X11R6
h: 4.0G 31969344 4.2BSD 2048 16384 12960 # /usr/local
j: 30.7G 40371328 4.2BSD 2048 16384 1 # /home
when only a 6 times spells like:
# mount <mp>
# tar cpf <wherespaceis> <mp>
# umount <mp>
# disklabel -E -F /etc/fstab <disk>
# newfs <part>
# mount <mp>
# tar xpf <wherearchiveis> -C /
are enough? #RhetoricalQuestion
I can confirm that on my #OpenBSD -current #367 machine hw.blockcpu=L works for enabling SMT instead of the soon to be obsolete hw.smt=1
#RunBSD Recent obsession is about reusing #arm64 boards that sleep unplugged.. So today, here are two sets of notes regarding
#OpenBSD support.
Running on the #ODROID HC4 is pretty decent now. It already runs the DHCP, DNS and the WireGuard gateway. More is to come, if everything goes well.
https://www.tumfatig.net/2026/running-openbsd-7.8-on-odroid-hc4/
Running on the #Raspberry Pi Zero 2W is fairly unstable as-of now.
https://www.tumfatig.net/2026/openbsd-7.8-on-raspberry-pi-zero-2w/
It takes aaaaaaaaaaages to compile #GoToSocial for #OpenBSD on a #Raspberry Pi Zero 2 W... but it's a good stableness benchmark. So far, it has not hanged - now that I use another Ethernet Hat and POE adapter.
EDIT OK thanks to @r1w1s1@snac.bsd.cafe I'm now at 39 lines long. π€£

TIL that, if you have a USB soundbar connected to your #OpenBSD laptop, it is better to use sndiod -f rsnd/0 -F rsnd/1 than sndiod -f rsnd/1 (to force USB only). The first one works nice. The second seems to bring high latency on mpv and weird sound rendering on vlc.
TIL that the trunk(4) #OpenBSD manual page has an EXAMPLES section that describes how to "(...) set up roaming between wired and wireless networks using two network devices (...)". Which means you don't have to access the OpenBSD FAQ to do it. And that's fscking great when you brought your laptop to the and forgot to configure the automatic switching!
:open youtube.com and let me know if webkit crashes.All this years of #OpenBSD installations with <Enter> as sane answers to installer questionsβ¦
Then, you miss the "add user to additionnal group" question during #FreeBSD installation and you end up with a (remote) server on which you canβt connect using SSH as root (expected) but can connect using the regular user (expected); which canβt Λsubecause itβs not part of thewheel` group (documented in man page but unexpected).
# rm -rf /...just checked: looks like root is protected on all modern versions of bsd, macos, and linux. sorry for breaking the horror story :)
rm: "/" may not be removed
#
IMGRAM MINI
https://nein.triapul.cz/technology/ksh/imgram_mini/
Minuscule static gallery, compatible with @rostiger 's webring ( https://codeberg.org/rostiger/subversive.pics_webring )
browsers are 2-3% faster than in #xenocara
trackpad and trackpoint are not working as expected
whole setup a bit more complicated (starting from tty0, installing extra packages, extra line in fbtab, etc)
for this week at least i'm switching back to good old #x11 and #cwm :)
also curious if recent changes help in any way...
4.32 vimb
7.36 qutebrowser
7.96 firefox
9.76 iridium
9.78 ungoogled-chromium
notes: when i re-run the tests scores are changing (just slightly); at some point openbsd frozen during vimb test (just once, couldn't reproduce, worked well after reboot)
o_O