schmonz.com 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.
Great news! My presentation for #EuroBSDCon has been accepted!
Expect a mix of disasters, horror stories, recoveries, BSDs, and one very, very long day.
Stay tuned!
#EuroBSDCon2026 #BSD #RunBSD #FreeBSD #NetBSD #OpenBSD #Linux
So I wanted to share with you this little project of mine. I delved into "retro-necromancy" and reanimated one very old UNIX utility called ile written by Robert Pendleton in 1988. I found it on one of the Walnut Creek source code CDs from 1994.
What it does is simply works like an input line editor (hence ile) for shells and programs that do not support interactive line editing. To put it simply, it adds Emacs-style keybindings like ^A, ^E, ^K, ^U and so on and command history that you can easily navigate.
Of course, these days it's hard to find a shell that doesn't support line editing.
But this little tool can still be usable, for example, with ed. It's nice to have Emacs-style editing in ed.
It can work like shell replacement or just run like a "middleman" between any given program. It respects terminal settings and doesn't get in a way. Keybindings are configurable.
Needless to say, the code from 1988 wouldn't run on any modern system. It was written in K&R style because there was no ANSI C standard yet! And #UNIX was quite a different beast back then.
So I ported it to modern systems, rewrote outdated bits (like sgttyb ioctls and brutal utmp handling).
Currently it builds and runs on #Linux, #OpenBSD, #FreeBSD and #NetBSD. Hopefully without too much bugs.
You can find it on Codeberg:
https://codeberg.org/chesheer/ile
boostedโ
Successful gotosocial-0.22.0 (new stable major release) build and package available here https://pepperm.int.eu.org/pkgsrc/packages/All
From now on, this GTS version is stable: further upgrades will only be available from pkgsrc repository and GTS Codeberg repository (no need for me building -rc packages anymore, that's a good thing).
โ
Submitted a package update to pkgsrc-WIP for v0.22.0, with help of wiz it should be good.
One may use pkgin or NetBSD pkg_add tools to upgrade GoToSocial from now on.
Careful about releases notes and configuration or database breaking changes.
Build platform: NetBSD 10.1 amd64 / pkgsrc trunk
Compilation and linker flags aligned with GTS binary release on Codeberg
@nuintari Isn't this some kind of Unix heritage?
I see that for packages in my #NetBSD box it is a common thing: all rc scripts installed to somewhere like /usr/pkg/share/examples/โฆ and package installation script suggests to copy them to the /etc/rc.d/ if I want to start them with /etc/rc.conf
I suppose, this is for package reinstallation without removing the rc scripts for them?
I have some modifications in some scripts and they aren't lost after package reinstallation.
Latest ๐ฉ๐ฎ๐น๐๐ฎ๐ฏ๐น๐ฒ ๐ก๐ฒ๐๐ - ๐ฎ๐ฌ๐ฎ๐ฒ/๐ฌ๐ฒ/๐ฎ๐ต (Valuable News - 2026/06/29) available.
https://vermaden.wordpress.com/2026/06/29/valuable-news-2026-06-29/
Past releases: https://vermaden.wordpress.com/news/
#verblog #vernews #news #bsd #freebsd #openbsd #netbsd #linux #unix #zfs #opnsense #ghostbsd #solaris #vermadenday
Latest ๐ฉ๐ฎ๐น๐๐ฎ๐ฏ๐น๐ฒ ๐ก๐ฒ๐๐ - ๐ฎ๐ฌ๐ฎ๐ฒ/๐ฌ๐ฒ/๐ฎ๐ต (Valuable News - 2026/06/29) available.
https://vermaden.wordpress.com/2026/06/29/valuable-news-2026-06-29/
Past releases: https://vermaden.wordpress.com/news/
#verblog #vernews #news #bsd #freebsd #openbsd #netbsd #linux #unix #zfs #opnsense #ghostbsd #solaris #vermadenday
โ Successful gotosocial-0.21.3 (current stable) build and package available here http://pepperm.int.eu.org/pkgsrc/packages/All/
โ Submitted a package update to pkgsrc-WIP for v0.21.3, with help of wiz it should be good
Build platform: NetBSD 10.1 amd64 / pkgsrc trunk
Compilation and linker flags aligned with GTS binary release on Codeberg
#NetBSD #pkgsrc 2026Q2 is now fully underway.
Thereโs no easy way to move a kernel from NetBSD to an AmigaOS partition, so I had to xz it, split it, copy it over using MS-DOS disk images using a Gotek with FlashFloppy, then join and xz -d on the Amiga side.
#m68k is really taking off! The virt68k port that @thorpej has made is nothing short of amazing. It can now compile practically anything in a VM with 3 gigs of memory and 4 gigs of swap, faster than a real m68060.
This lets us compile large packages that werenโt previously possible or that required a lot of manual tweaking, like llvm-21.1.8, clang-21.1.8, webkit-gtk-2.36.8nb29.
More to come!
boostedJust made a small donation to The NetBSD Foundation ... as usual it is not much but this is what I can do to help.
Once in a while one can do it there:
https://www.netbsd.org/donations/#how-to-donate
#sponsoring #donate #donation #netbsd #foundation #bsd #thatthinghasbuilttheinternet
@sylvie this one is a tough call! See, the "weakest" machines I've ever ran #NetBSD on were a RPi Model B (the original 2012 one) and a Dell Latitude D620 from 2006.
In both cases, the overall conclusion is that the system is actually incredibly useful - until you try opening a regular web browser. So ditch Firefox - minimalist browsers like #Dillo are your buddy there!
(OK, so the D620 *can* run Firefox in a "barely making it" manner. But even it's super slow even with 2 or 3 tabs. But you have a separate (?) GPU, maybe you'll fare better)
At any rate, yes, I think NetBSD is a great choice to keep that machine alive. Performance is better than Alpine Linux, for example. Just embrace the minimalism and enjoy the ride!
Finally: yes, you can "startx" your way from a fresh install in there as a regular user, so I guess you did get it right.
boostedKudos to Greg T for fixing whatever was not working with gdal on #NetBSD, so now I can generate geo-referenced (or GeoSpatial) PDFs from #QGIS
The pkgsrc 2026 Q2 has the code; waiting for packages to be built but meanwhile I compiled QGIS locally.
The wrong answer (old issue):
$ gdalinfo --formats | grep -i PDF
PDF -raster,vector- (w+): Geospatial PDF (*.pdf)
The correct answer:
$ gdalinfo --formats | grep -i PDF
PDF -raster,vector- (rw+uvs): Geospatial PDF (*.pdf)
Pics!
boosted@gotosocial @netbsd โ Successful gotosocial-0.22.0-rc3 build and package available here https://pepperm.int.eu.org/pkgsrc/packages/All/
Build platform: NetBSD 10.1 amd64 / pkgsrc trunk
Compilation and linker flags aligned with GTS binary release on Codeberg
Will submit a package update to pkgsrc-WIP when GTS reaches 0.22.0-GA ๐
@netbsd @jmcunx @restorante @ruri @jaypatelani
True. Multiple CPUs can make for challenging maintenance, but then that is #NetBSD's strength "It runs NetBSD". Its just frustrating when you want to build your own code with the latest so that you can address all those warnings and errors gcc is so found of complaining about.
@restorante @ruri @jaypatelani
#NetBSD Cons: keeps using gcc 10 instead of 14+ (pain when trying to install ADA (GNATS); no easy to upgrade the system compiler. Fiights between Curses and NCurses. ...
Bostic's nvi!; small install; support for a huge variety of systems (I had need for a Cobalt box long ago). Its BSD, not SysV (clone); classic rc init; kqueue when I used to play with that stuff. It just easier to install, configure, and use. Odds are if it works on #NetBSD it will work any where (Linux still misses core POSIX.1 stuff). It runs forever without need of an upgrade every few months.
@ruri @restorante Linux emulation on #NetBSD isn't quite what you'd normally think of as emulation. It's more of a shim translation layer with no overhead.
Following on from a recent conversation with @rl_dane about running Joy+Horton #vi in one of its three (sic!) 'open' modes on a paper terminal:
I decided to see whether any modern #termcap or #terminfo database actually had any settings anywhere for switching dot matrix printers between near-letter, draft, and letter quality modes.
#Illumos, #OpenBSD, #Debian, and #NetBSD all use the Dickey terminfo.src. #FreeBSD is the only one maintaining a different database. It is still maintaining the old BSD termcap file, in 2026.
Neither of the databases have sdrfq/snlq/snrmq or ZG/ZL/ZK capabilities in any record.
This stuff exists solely as words on a manual page (and reprints of the same in various books) and a single Usenet post by Oliver Okrongli in 1994. It's not even in the O'Reilly termcap+terminfo book.
We should prune such stuff that apparently has never really existed.
Latest ๐ฉ๐ฎ๐น๐๐ฎ๐ฏ๐น๐ฒ ๐ก๐ฒ๐๐ - ๐ฎ๐ฌ๐ฎ๐ฒ/๐ฌ๐ฒ/๐ฎ๐ฎ (Valuable News - 2026/06/22) available.
https://vermaden.wordpress.com/2026/06/22/valuable-news-2026-06-22/
Past releases: https://vermaden.wordpress.com/news/
#verblog #vernews #news #bsd #freebsd #openbsd #netbsd #linux #unix #zfs #opnsense #ghostbsd #solaris #vermadenday
Latest ๐ฉ๐ฎ๐น๐๐ฎ๐ฏ๐น๐ฒ ๐ก๐ฒ๐๐ - ๐ฎ๐ฌ๐ฎ๐ฒ/๐ฌ๐ฒ/๐ฎ๐ฎ (Valuable News - 2026/06/22) available.
https://vermaden.wordpress.com/2026/06/22/valuable-news-2026-06-22/
Past releases: https://vermaden.wordpress.com/news/
#verblog #vernews #news #bsd #freebsd #openbsd #netbsd #linux #unix #zfs #opnsense #ghostbsd #solaris #vermadenday
Ian Douglas Scott [is/eius/eฤซ/eum/eล] ยป 🌐
@ids1024@mathstodon.xyz
https://www.netbsd.org/docs/guide/en/chap-build.html
Apparently it's actually quite straightforward to cross-compile #NetBSD (kernel and userspace) from another OS and/or architecture. Like building aarch64 NetBSD on x86_64 Linux.
@jspath55 That's encouraging. For a while I've heard that the #RaspberryPi 3B+ worked well with #NetBSD but the 4B offers more RAM, USB 3 and faster Ethernet. I may have to invest in one.
boosted