Doing things on the remote-homelab. So far, I can watch #YouTube videos without Ads.
Good news for Apple T2 Mac owners, joshua stein (jcs@) has committed a fix to #OpenBSD -current for the T2 NVMe controller found on later Intel machines.
jcs@ modified src/sys/*: use I/O submission queue entry size reported by controller
On the Apple T2 NVMe, 128-byte submission queue entries on I/O queues are required instead of the standard 64 bytes.
ok jmatthew
โ
This gets NVMe working on the 2018 Mac Mini.
๐ก OpenBSD 7.9 arrives, a diamond in the rough proud of every sharp edge
๏ฝข It has its own X11 server, Xenocara, based on X.org 7.7 and Xserver 21.1.21, but you can also run XLibre with some manual effort, and some desktops support Wayland. There is also a downstream project to build a live bootable medium called FuguIta, although it hasn't caught up with the new release just yet ๏ฝฃ
https://www.theregister.com/software/2026/05/25/openbsd-79-arrives-a-diamond-in-the-rough-proud-of-every-sharp-edge/5244877
Some
red devil and
yellow fish are now secretly talking to each through a #WireGuard tunnel on the Internet. Glad it is not that complicated to setup and works OOTB.
My notes are there: https://www.tumfatig.net/2026/connect-freebsd-to-openbsd-using-wireguard/

I have deployed a monitoring VPS somewhere on someone elseโs computer and I want all my other servers to send it their metrics and logs and alerts etc. But in order to cruise the Wild Wild Web in a safer way, I connect all those nodes using WireGuard. Recently I deployed a FreeBSD instance in such a way that it has to initiate the connection to the OpenBSD monitoring server using WireGuard. Thatโs what those notes are about.