taquiones.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.
it's getting cereal
#unix_surrealism #technomage #openbsd #linux #comic #ai #mastoart #fediart #foss
๐น๐๐๐ ๐ฒ๐๐๐๐๐ โ ๐คช ยป
@joel@gts.tumfatig.net
Thanks to @libreleah ๐ซถ, my stupid self is not using the corrupted fox anymore on #OpenBSD. The "stable-7.8" version of #Librewolf is a bit old but seem to work as expected.
OK So I have discovered that I do not need seatd started at all. @vlkrs@bsd.network and this post helped.
https://www.reddit.com/r/openbsd/comments/1hp0pcd/wayland_works_as_root_but_no_keyboard_response_as/
Basically I just needed to add "/dev/wsmouse1" and "/dev/wskbd1" to /etc/fbtab.
OK #OpenBSD friends, Why when I install Sway or Mango ( #Wayland ) can I not get any keyboard control ? I can run them fine on #FreeBSD but on OpenBSD they both start but the keyboard does nothing on the mouse seems to work on waybar. I'm using known working configs for both.
I do see errors like permission denied for /dev/wskb* . I'm at a loss as I'm sure I had sway running last year ??
Even copied the startsway.sh and modified for mango but still no keyboard ???
Please boost for a larger reach. ❤️
@vlkrs@bsd.network Are you able to assist at all ? TIA
Latest ๐ฉ๐ฎ๐น๐๐ฎ๐ฏ๐น๐ฒ ๐ก๐ฒ๐๐ - ๐ฎ๐ฌ๐ฎ๐ฒ/๐ฌ๐ฐ/๐ญ๐ฏ (Valuable News - 2026/04/13) available.
https://vermaden.wordpress.com/2026/04/13/valuable-news-2026-04-13/
Past releases: https://vermaden.wordpress.com/news/
#verblog #vernews #news #bsd #freebsd #openbsd #netbsd #linux #unix #zfs #opnsense #ghostbsd #solaris #vermadenday
pfsync(4) Packet Header Field Renamed to Avoid AI Bug Report Noise https://www.undeadly.org/cgi?action=article;sid=20260413055845 #openbsd #pfsync #networking #redundancy #carp #pf #packetfilter #development #libresoftware #freesoftware
This weekend is the perfect time to get your #eurobsdcon submissions done!
The Call for papers https://2026.eurobsdcon.org/cfp/ is open until June 20th, for the converence in Brussels September 9-13, 2026.
We also offer pre-submission guidance/mentoring, see within.
Wonder what BSD and the conferences are about? See https://nxdomain.no/~peter/what_is_bsd_come_to_a_conference_to_find_out.html
@EuroBSDCon #freebsd #netbsd #openbsd #freesoftware #libresoftware #brussels #bruxelles
First of probably many posts about my wacky and wonderful new homelab setup. This is a high level overview of the setup. Iโll cover more specifics later. Maybe interesting if youโre curious about other ways of hosting besides the usual Linux and Docker setup.
https://blog.ianwwagner.com/overview-of-my-new-homelab-setup.html
In the world of BSD conferendes, BSDCan 2026 https://bsdcan.org is next, on June 17-20 in Ottawa, Canada.
Read more about the BSD conferences in "What is BSD? Come to a conference to find out!" https://nxdomain.no/~peter/what_is_bsd_come_to_a_conference_to_find_out.html #netbsd #openbsd #freebsd #conference #freesoftware #libresoftware #development #networking #sysadmin
Trying out #vimb on #OpenBSD and it is the latest version 3.7.1 but I think the OpenBSD port vimb is using the wrong webkitgtk although I'm no expert ?? In the port it uses webkitgtk41 but their github page says to use webkitgtk60 and so features like tabopen do not work and it might be the reason webkit crashes when trying to open a youtube.com page ????
https://github.com/fanglingsu/vimb
Any ports devs able to confirm ????

Today in Dave Hates Software ... #tailscale! Which I normally like! But today, on #OpenBSD, it shat all over /etc/resolv.conf and left the system in a weird state where host(1) could resolve hostnames to IPs using #DNS, but nothing else could. No, I don't understand that either.
Anyway, I recommend tailscale regardless.
My Wayland happy list: Mango, Foot, Fuzzel, wl-clipboard, kanshi, wlopm, swayidle, swayimg, swaylock, waybar and Dunst.
A lot of hubbub over remote a crash, a DoS, not a privesc or RCE.
#OpenBSD never claimed to have zero remote crashes. The goal has always been to minimize attack surface, and mitigate the impact of attacks.
I believe it's worth pointing out the errata was out for 7.7/7.8 almost ~3 weeks ago, and users had a patch ~90 minutes after it was committed.
โ
root device: and freeze. There are quite a few settings to search through but I got it all back up and running. ๐Is it wednesday already? Then it's time for the next parts of the #OpenBSD/m88k story.
In these parts, m88k systems get to finally enjoy ELF binaries with shared libraries, hardware support improves, and luna88k gets the best bootloader, ever.
OpenSSH 10.3/10.3p1 released! https://undeadly.org/cgi?action=article;sid=20260407084719 #openbsd #openssh #ssh #security #cryptography #networking
Latest ๐ฉ๐ฎ๐น๐๐ฎ๐ฏ๐น๐ฒ ๐ก๐ฒ๐๐ - ๐ฎ๐ฌ๐ฎ๐ฒ/๐ฌ๐ฐ/๐ฌ๐ฒ (Valuable News - 2026/04/06) available.
https://vermaden.wordpress.com/2026/04/06/valuable-news-2026-04-06/
Past releases: https://vermaden.wordpress.com/news/
#verblog #vernews #news #bsd #freebsd #openbsd #netbsd #linux #unix #zfs #opnsense #ghostbsd #solaris #vermadenday
doas PKG_add -Dsnap -u .https://github.com/herbstluftwm/herbstluftwm/blob/master/NEWS
Mark Kettenis has added #OpenBSD/arm64 support for the new hw.blockcpu sysctl, classifying CPU types based on device-tree and ACPI CPPC information.
kettenis@ modified src/sys/arch/arm64/*: Add hw.blockcpu support for arm64. Here we classify CPU cores based on their "capacity". This a concept borrowed from the device tree standard that indicates the nominal performance of a CPU core. For ACPI machines we use similar information from ACPI's Collaborative Processor Performance Control (CPPC). If performance is less than 30% of the fastest cores in the same we classify them as L. Between 30% and 80% we classify them as E.
And above 80% we classify them as P. The CPU capacity is communicated to userland though kstat(4).ok deraadt@, jca@
In addition to using kstat(1) on your machines, kettenis@ tested the following machines:
๐น๐๐๐ ๐ฒ๐๐๐๐๐ โ ๐คช ยป
@joel@gts.tumfatig.net
Once, someone asked what was the weirdest platform you run GtS on. Well...
This message was sent from
#GoToSocial running on an
#OpenBSD #arm64 board (#ODROID HC4).
https://github.com/qutebrowser/qutebrowser/releases/tag/v3.7.0
apparently you're supposed to consume fish today, so let's see what's what #openbsd #fishlinux
With #openbsd 7.9 now in beta and the release expected to hit in a few weeks' time, "You Have Installed OpenBSD. Now For The Daily Tasks." https://nxdomain.no/~peter/openbsd_installed_now_for_the_daily_tasks.html may be due for a re-read. (And minor updates to come, certainly)
#openbsd #development #devops #sysadmin #freesoftware #libresoftware
EuroBSDcon 2026's call for papers is open, see https://2026.eurobsdcon.org/cfp/
Here is a direct link to the submissions form https://events.eurobsdcon.org/2026/submit/ew426G/info/
@eurobsdcon #eurobsdcon #openbsd #netbsd #freebsd #conference #development #devops #sysadmin #freesoftware #libresoftware
In #openbsd what is called #vi is actually #nvi, and when you install #nvi from ports, it is #nvi2.
To danes with our national characters รฆรธรฅ we need the latter because #vi prints two byte hex sequences for รฆ, รธ, or รฅ. #vi handles them correctly except for the printing of them.
#vi and #nvi use the same #man page.
Today, you can't trust anything you read from the Internet, except of course the next part of the #OpenBSD on m88k story, in which new hardware enters the scene, setbacks happen, and many hopes are left unfulfilled (for now).
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
Theo de Raadt has introduced a new hw.blockcpu sysctl to #OpenBSD -current to offer more control over which CPU core types (Performance, Efficiency, and SMT) are available to schedule processes on. Modern Intel (and ARM) CPUs additionally have slower LP-E (low-power) core that severely hinder system performance.
deraadt@ modified src/sys/*: Some new intel machines have a new 3rd tier of cpus called LP-E which are E-core (Atom) without L3 cache. These cpus are Lethargic, and it sucks when processes migrate to them.
This introduces sysctl hw.blockcpu= which takes a sequence of 4 letters.
S (for SMT), P (regular performance cpu), E (efficient cpu) generally 80% to 50% as fast), and L (lethargic cpu) which are even slower.
By setting this, you can select cpus to kick out of the scheduler. The default is SL.
The hw.smt sysctl remains for now but we will eventually delete it.
hw.smt changes and follows hw.blockcpu=S.
ok kettenis mlarkin
Fucking tmux is AI slop. #openbsd #tmux #floss https://github.com/tmux/tmux/wiki/Contributing#use-of-ai
Latest ๐ฉ๐ฎ๐น๐๐ฎ๐ฏ๐น๐ฒ ๐ก๐ฒ๐๐ - ๐ฎ๐ฌ๐ฎ๐ฒ/๐ฌ๐ฏ/๐ฏ๐ฌ (Valuable News - 2026/03/30) available.
https://vermaden.wordpress.com/2026/03/30/valuable-news-2026-03-30/
Past releases: https://vermaden.wordpress.com/news/
#verblog #vernews #news #bsd #freebsd #openbsd #netbsd #linux #unix #zfs #opnsense #ghostbsd #solaris #vermadenday
๐น๐๐๐ ๐ฒ๐๐๐๐๐ โ ๐คช ยป
@joel@gts.tumfatig.net
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.
Yesterday, 42 days to go to the next BSD-NL Conference - Early 2026 ๐ก๐โณ
You can still get tickets!
https://tickets.bsdnl.nl/bsdnl/
You can still submit your talk!
https://events.bsdnl.nl/
(CfP closes on 2026-04-12)
๐ 2026-05-09 / May 9th 2026
๐ 10:00-23:00 CEST
๐ Brouwerij Maximus (Utrecht)
๐ https://bsdnl.nl
#BSDNL #RUNBSD #BSD #OpenBSD #FreeBSD #NetBSD #HardenedBSD #SecBSD #DragonflyBSD
EDIT OK thanks to @r1w1s1@snac.bsd.cafe I'm now at 39 lines long. ๐คฃ
.kshrc side by side in vim and vi. I do like a splash of color and do enjoy the command completion though so I guess I will tinker with n(vi) further. #viMore monkeying around with OpenBSD. I spent a bunch of time getting LXQt working but the themeing was taking too much time so I threw more ram at the VM and installed KDE. The goal was to learn about OpenBSD, not LXQT. Ha.
Lots of the standard apps are there in OpenBSD but I need to find out how to get Librewolf and Waterfox going. Having done zero research, I'm assuming I need to compile from source.
I saw an article out using "Molly" as an alternate Signal Messenger client (xn--gckvb8fzb.com/if-you-must-use-signal-use-molly/). May try it in the future.
The KDE Plasma version is 6.4.5. IIRC KDE is stopping X11 support so I will need to figure out something else I guess. I've seen threads about Wayland on OpenBSD but didn't go down the rabbit hole yet. What little I read implied not ready for prime time.
The VM feels pretty snappy even though the QEMU agent doesn't really help with video options. This is using the VGA driver setup to get a decent resolution.
I really need to get this Jeep back on the road. I miss it.
#OpenBSD #KDE #KDEPlasma #LXQt #VM #QEMU #Librewolf #Waterfox #X11 #Wayland #Signal
Secondary: "Tianve" - HP-250 G3
Operating System: OpenBSD 7.8 amd64
Desktop: LXQT 2.2.0
Windowmanager: XFWM4
Qt Version: 6.8.3
Graphics Platform: X11
https://bsd-hardware.info/?probe=77494a1526
#runbsd #openbsd #fishlinux #unix #foss #lxqt #desktop #screenshot
Secondary: "Tianve" - HP-250 G3
Operating System: OpenBSD 7.8 amd64
Desktop: LXQT 2.2.0
Windowmanager: XFWM4
Qt Version: 6.8.3
Graphics Platform: X11
https://bsd-hardware.info/?probe=77494a1526
#runbsd #openbsd #fishlinux #unix #foss #lxqt #desktop #screenshot
The European BSD conference, EuroBSDcon 2026 will be in Brussels, 9-13 September 2026.
You can send your talk, tutorial, BOF or other session submission to our program committee before June 20th, see https://2026.eurobsdcon.org/cfp/
For more about the BSD conferences, see https://nxdomain.no/~peter/what_is_bsd_come_to_a_conference_to_find_out.html #freebsd #netbsd #openbsd #freesoftware #libresoftware #development #programming #devops #bsd #conference @EuroBSDCon
In case you missed it earlier,
The Book of PF, 4th Edition: It's Here, It's Real https://nxdomain.no/~peter/its_real_its_here.html
And I will have copies with me to upcoming events #openbsd #freebsd #bsd #pf #packetfilter #bookofpf #4thedition #asiabsdcon #bsdcan #eurobsdcon @nostarch
The story of OpenBSD on Motorola 88000 series processors https://www.undeadly.org/cgi?action=article;sid=20260325122415 #openbsd #m88k #motorola #88000 #porting #development #freesoftware #libresoftware #programming #bsd
Guess who forgot to publish the new episode of the #OpenBSD on m88k story earlier this morning? (I'll blame the cat wanting to play, for this).
So, in today's episode, I try my luck at arm-wrestling the compiler, the OpenBSD/mvme88k port gets its first official release, and we end with a proof that I suffer from Alzheimer's disease.
Read it at http://miod.online.fr/software/openbsd/stories/m88k2.html and stay tuned for next week!
Latest ๐ฉ๐ฎ๐น๐๐ฎ๐ฏ๐น๐ฒ ๐ก๐ฒ๐๐ - ๐ฎ๐ฌ๐ฎ๐ฒ/๐ฌ๐ฏ/๐ฎ๐ฏ (Valuable News - 2026/03/23) available.
https://vermaden.wordpress.com/2026/03/23/valuable-news-2026-03-23/
Past releases: https://vermaden.wordpress.com/news/
#verblog #vernews #news #bsd #freebsd #openbsd #netbsd #linux #unix #zfs #opnsense #ghostbsd #solaris #vermadenday
ok, some more work on my OpenBSD install..
XFCE4 seems to be more complete featurewise (clipboard manager, wavelan indicator and a working power manager) than the lxqt port there. It even has some kind of application search like lxqt-runner. nice ๐
But had yet another crash, dragging down the whole xsession ๐ Seems to be iwx wifi/ intel ahx210 related...๐คทโโ๏ธ
Some alternative ideas, sketches and storyboards for 7.7.
While I did eventually settle on a more muted final version, the postman fish was eventually realized as a separate analognowhere comic: https://analognowhere.com/_/otcaux/ ( https://merveilles.town/@prahou/114295083139754396 )
Talks day 1 of #asiabsdcon is about to start https://2026.asiabsdcon.org/index.html.en #openbsd #netbsd #freebsd #development #unixlike #freesoftware #libresoftware #opensource
Happy PF tutorial at #asiabsdcon 2026 day to all who celebrate!
https://2026.asiabsdcon.org/entry/talk/ZUQPMV/
Slides are available as https://nxdomain.no/~peter/pf_fullday.pdf
For people who have been following my #OpenBSD stories, you know that I have started a new 5-week saga.
There might be readers who have no interest in the current m88k saga.
I can publish that m88k saga in the next four weeks, and then switch to other stories; or I can interleave them, with one more m88k episode every two weeks, and another completely unrelated story every other week.
What would you readers prefer?
| m88k saga first, then other stories: | 17 |
| interleave m88k episodes with other stories: | 6 |

Artwork by @prahou@merveilles.town
https://analognowhere.com/
boostedResearching my NYCBUG talk on 1 April reminded me of FretBSD.
In 2003, @dvl and I put up a fake web site about the UN forcing #FreeBSD and #NetBSD to merge. The site is gone, but the text is archived at
https://www.freebsddiary.org/fretbsd.php
A ComputerWorld reporter contacted Dan requesting more details for a story, so: we won!
The fifth paragraph, or #OpenBSD? My career peaked early. That last sentence is the finest thing I will ever write.
How about a new #OpenBSD story for breakfast (if you're having breakfast now, that is)?
The first episode of the story of OpenBSD and Motorola 88000 processors can be read at http://miod.online.fr/software/openbsd/stories/m88k1.html. With pictures!
After years and years of using relayd(8) and https(8) hosting my blog on #OpenBSD, I decided to drop them both for nginx. Compared to nginx, they just weren't "modern" enough. So now I've got http2 and gzip compression on the fly and something I'm much more familiar with (since I use it every day at $day_job).
๐น๐๐๐ ๐ฒ๐๐๐๐๐ โ ๐คช ยป
@joel@gts.tumfatig.net
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.
Not great timing, I know, but I'm thinking a Intel mini PC (e.g: N150, 11th Gen i5/i7) would work for my #OpenBSD testing & hacking, Any help towards this would be greatly appreciated.
โ
https://www.paypal.com/donate/?hosted_button_id=ZQJC48GUPB3UU&source=url
https://www.amazon.ca/hz/wishlist/ls/2E7N6O3GTI6JF?sort=custom
๐น๐๐๐ ๐ฒ๐๐๐๐๐ โ ๐คช ยป
@joel@gts.tumfatig.net
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!