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.
@thomasfuchs Aaaand AMD already has unified memory for x86.
Could be a good chip to run #linux though
On #Linux, I had been using Sway, but moved on to try Swayfx, Scroll, Niri, Hyprland and even a couple tiling solutions for Gnome and now I'm back on Swaywm.
I'll give some quick thoughts on each:
- Swayx: Great incremental improvement to Sway with rounded corners and drop shadows. If better supported on Ubuntu (work requirement), maybe I'll return.
- Niri. Nice scroller. Missing left/right alignment. ๐งต
You donโt love systemd timers enough
My favorite metonymic technology term is "cron job": even though cron may not literally be the daemon that executes actions on a schedule, we apply the term to anything that walks like a cron and quacks like a cron. As Patrick McKenzie likes to point out, cron jobs are one of the most eminently useful computing primitives. They offer utility that's almost immediat
https://www.osnews.com/story/145175/you-dont-love-systemd-timers-enough/
Latest ๐ฉ๐ฎ๐น๐๐ฎ๐ฏ๐น๐ฒ ๐ก๐ฒ๐๐ - ๐ฎ๐ฌ๐ฎ๐ฒ/๐ฌ๐ฒ/๐ฌ๐ญ (Valuable News - 2026/06/01) available.
https://vermaden.wordpress.com/2026/06/01/valuable-news-2026-06-01/
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/01) available.
https://vermaden.wordpress.com/2026/06/01/valuable-news-2026-06-01/
Past releases: https://vermaden.wordpress.com/news/
#verblog #vernews #news #bsd #freebsd #openbsd #netbsd #linux #unix #zfs #opnsense #ghostbsd #solaris #vermadenday
After being hosed by #btrfs on #linux 7.0.1, the #atomdrift postgresql master database is on #OmniOS & #ZFS
It's good to be back, even if I'm rusty in Solaris-based environments.
Peach โFuzzโ Fae [Was gonna be funny but snark is all I got and that ain't nice.] ยป 🌐
@mildpeach@mstdn.social
I sometimes wonder if the difference between #Linux users and other computer users is simply that linux people are more fascinated with the OS and less concerned about actually doing anything useful with an app/programโฆ
I don't know how I hadn't discovered this sooner, but the Gardenhouse project (https://gardenhouse.pinkro.se/) is everything I've ever wanted. The novel systemd utilities reimplemented in a distro (and kernel!) agnostic way and fully stand-alone. Their tmpfiles.d implementation is particularly impressive.
Anyone had success running Distrobox (Debian/Ubuntu vm) under Alpine Linux to get Blender with Cycles/HIP support working on an Alpine host? Something I gotta try...
#Linux #Alpine #AlpineLinux #Blender #ROCm #AMD #HIP #Distrobox #Podman #Docker
On the one hand, this feels like a Firefox problem, because that's where I'm seeing it.
On the other hand, it's probably only Firefox (web pages) where an emoji font is ever set as the first font ๐
One wonderful thing about migrating from #GitLab to #Radicle is that we got rid of our one and only #Linux VM. The #HardenedBSD dev/build infrastructure now runs 100% on HardenedBSD (rather than 99% ๐).
Edit[0]: Clarified that it's the dev/build infrastructure that's 100% HardenedBSD. We do have one off-site backup system (maintained by a trusted third party) running OpenBSD.
Guten Morgen! โ
Erinnerung an mich selbst: `man <befehl>` ist immer noch schneller als ChatGPT zu fragen, was `tar -xzvf` macht. Und nebenbei lernt man, dass `tar` รผber 80 Optionen hat โ wovon man genau drei jemals benutzt.
Die anderen 77? Existieren wahrscheinlich nur, um in Quizfragen aufzutauchen.
If you run your own local DNS servers at home, do you: (select all that apply)
Comment with your preferred DNS stack and privacy friendly DNS providers.
#FreeBSD #Linux #selfHosting #DNS
| Forward to ISP's DNS servers.: | 4 |
| Forward to a DNS service (1.1.1.1, 9.9.9.9, etc).: | 17 |
| Recursively resolve from root servers directly.: | 16 |
| Encrypt my DNS using DoH, DoT, etc.: | 14 |
@cwebber After cringing hard, seeing early #Unix Window Managers like twm and fvwm, it was such a breath of fresh air to see #WindowMaker. I rocked a WindowMaker desktop from about 1998 to about 2002, in #Debian #linux
California moves to exempt Linux from its upcoming age-verification law after backlash over forcing operating systems to collect usersโ ages โ amendment proposed by the same lawmaker who wrote the original law
#AgeVerification #IDverification #dystopia #surveillance #privacy #Linux #opensource #technology
Still thinking about it? The due date is soon for #SeaGL2026 #cfp
You can submit more than one talk, we also accept remote speakers.
Find out more: https://seagl.org/cfp
Tell your friends!
#linux #opensource #FLOSS FOSS #OSS #oshw #free #libre #open #tech #seattle
This #FreeBSD bug highlights a strength of one of the features that makes #HardenedBSD attractive: optional blocking of loading of kernel modules.
HardenedBSD provides a sysctl node: hardening.pax.kmod_load_disable. By default, it is set to 0, permitting loading of kernel modules. When set to 1, loading kernel modules is prohibited. When set to 2, loading kernel modules is prohibited and a reboot is required to permit loading kernel modules once again.
HardenedBSD also has a notion of "insecure/untrusted" kernel modules. Some kernel modules in base, most notably the #Linux syscall emulation layer known as the linuxulator, are explicitly marked as untrustworthy. Users wishing to use those kernel modules must explicitly tag them as trusted (hbsdcontrol pax disable insecure_kmod /path/to/kernel/module.ko). Only then will the kernel module be permitted to load (the hardening.pax.kmod_load_disable sysctl node does need to be set to 0).
These two features can help protect users against situations where kernel modules get autoloaded, like with puppet, ifconfig, zfs, and other tools.
Copying Remote Command Output to Your macOS Clipboard
A small trick to copy command output from a remote ssh session directly into the local macOS clipboard, using OSC 52 and a tiny shell script.
https://it-notes.dragas.net/2026/05/26/copying-remote-command-output-to-your-macos-clipboard/
#ITNotes #macOS #Mac #Apple #shell #ssh #Linux #FreeBSD #NetBSD #OpenBSD #illumos #Terminal #Clipboard
California and Colorado legislated that Linux distributions, being free and open-source, are exempt from the age verification in operating systems, unless they are proprietary like SteamOS (and Windows).
Too bad the systemd developers already complied with fascism in advance before the bills were even finalized.
Will Lennart Poettering and his followers now please remove the birthDate field from systemd?
P.S.: If you reply with any variation of "You need to calm down," I will block you.
I guess since the whole "Flatpak creating a dependency on systemd" bullshit has surfaced this week there has been some other conversations about systemd going on throughout the Fediverse.
I've seen some oblique references to Debian making an effort to make OpenRC more viable as an alternate init system. That's about all I've gathered on my hit-n-run timeline surfing the last several days. Not sure if this is an official Debian project or just someone's wish list.
Anyone have the skinny? Links to actual discussions?
The little Acer doesn't (totally) love OpenBSD 7.9:
- fans are always spinning fast and it's hot. I could probably try to fix it, but I have no time at the moment
- it doesn't suspend - and it's critical, for me
I haven't tried other things, except that Mate works perfectly on X and I can use the touchpad. Volume controls work, the brightness controls work. A step ahead from 7.8, but still not perfect.
I'll probably reinstall Void Linux on ZFS.
Latest ๐ฉ๐ฎ๐น๐๐ฎ๐ฏ๐น๐ฒ ๐ก๐ฒ๐๐ - ๐ฎ๐ฌ๐ฎ๐ฒ/๐ฌ๐ฑ/๐ฎ๐ฑ (Valuable News - 2026/05/25) available.
https://vermaden.wordpress.com/2026/05/25/valuable-news-2026-05-25/
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/05/25) available.
https://vermaden.wordpress.com/2026/05/25/valuable-news-2026-05-25/
Past releases: https://vermaden.wordpress.com/news/
#verblog #vernews #news #bsd #freebsd #openbsd #netbsd #linux #unix #zfs #opnsense #ghostbsd #solaris #vermadenday
๐ข There is only a week left to submit your talk for #SeaGL2026 !!!
Don't delay: http://seagl.org/cfp
We are the free/libre/open source grassroots conference in Seattle. A counter weight to technological dystopia.