triptico.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.
Did you know - you can also grab free #Linux based VPS now!
We took your feedback seriously and instead of breaking the philosophy at #BoxyBSD, @gyptazy crafted the @BoxedTux project with the same spirit and philosophy.
Free Linux based instances for learning, testing and educational content. Supporting #Debian, #Ubuntu, #Fedora, #RockyLinux, #Devuan, #Suse and many more ones!
#BoxedTux is also powered by @gyptazy to support the community and beginners just focussing more on Linux based systems. No worries, #BoxyBSD remains as it is!
Website: https://boxedtux.com
Demo (YouTube): https://www.youtube.com/watch?v=-FEv3ANz5hc
#virtualization #community #education #learning #freevps #support #devops #bgp #dn42
Have you already enrolled on the Chat Mail service of BSD Café?
## No?
Go read enroll, have fun!
I've already enrolled / applied
Compliments of @stefano who did a massive amount of work to make this a full BSD experience from the server side.
This Café also runs in a BSD Jail
https://chatmail.bsd.cafe/index.html
#BSD #Café #Chat #Mail #service #programming #Linux #no #OpenSource #POSIX #fun #UniversalLove
Hello, BSD and Linux friends!
Don't miss @jana 's great presentation later today: "How is FreeBSD different from Linux, what does it do well and why should I care?"
The live stream can be found here: https://streaming.media.ccc.de/gpn24/vortragssaal
The recording will be available afterwards in: https://media.ccc.de/c/gpn24
I am continuing to test different Linux distros. So far I have tested Ubuntu, Kubuntu, OpenSUSE and Zorin during this round of testing.
I have tested on Thinkpad P14S and a Zephyrus G14. Relatively powerful machines.
Thinking about how I would have improved things. That is an automatic for me for most everything.
KDE turns 30 this year - and they want your support https://www.gamingonlinux.com/2026/06/kde-turns-30-this-year-and-they-want-your-support/
2025 Schleswig-Holstein switched to Open Xchange, Thunderbird, LibreOffice and Nextcloud
2026 Schleswig-Holstein started to switch from windows to Linux 💪
#SchleswigHolstein #openxchange #Thunderbird #LibreOffice #linux
The recording from the recent #OSSNA 2026 keynote chat between Linus Torvalds (@torvalds) and Dirk Hohndel (@dirkhh) is now available:
https://www.youtube.com/watch?v=fi29pfLcW4I
If you want to know what you are about to watch or prefer a text summary, read this great article from @lwn that became freely available today:
https://lwn.net/Articles/1073761/ – Dirk and Linus discuss AI and #kernel development
boostedgrep/find/sed/awk/make/ssh/git/nvi often compose better than many modern “integrated” environments.
Small programs connected together still scale surprisingly well.
https://repo.or.cz/code-notes.git/blob_plain/HEAD:/notes/Unix_As_An_IDE.txt
Here are our #events for #june
#Coffee #Meetup (#virtual)
2026-06-13 15:00
#Online #event
https://www.meetup.com/dublin-linux-community/events/314691390/
#Monthly Meetup in the #pub
2026-06-27 15:00
Moss Lane
https://www.meetup.com/dublin-linux-community/events/314922527/
#dublin #linux #ireland #opensource #craic #meetingpeople #fun #tech
War, climate among high priority topics at Davos meeting
#comic #unix_surrealism #linux #art #mastoart #computers #bash #dillo #lgbt
Hi, I just Uploaded new cursor theme
check it here
https://www.opendesktop.org/p/2361341/
#linux
#darkeye
#cartoon
#Freebsd
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
Linux tip: Use “set -euo pipefail” for more robust bash/zsh scripts. Exit on errors (-e), treat undefined variables as errors (-u), catch pipe failures (-o pipefail).
🔗 Learn more in my course: https://monospacementor.com/courses/linsys-1/
Episode 19 of Dark Blue Weekly released
https://darkblueproject.com/sites/news/dbw-e19.php
#darkblueweekly #darkblueproject #nixos #sway #labwc #cosmicdesktop #system76 #linux #opensource #freesoftware #linuxdesktop
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
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 |
#Linux 7.1-rc5 is out:
https://lore.kernel.org/lkml/CAHk-=wjt1NiKOdyAMz_DT7NmZ++SizPOhRSi492ukdTnpDzHQw@mail.gmail.com/
""To the surprise of absolutely nobody by now, rc5 is pretty big. Quite a bit bigger than rc5's have traditionally been.
I'm not entirely happy about it - most of this is totally trivial stuff to random drivers, which obviously makes it all less scary, but at the same time I'm really not convinced the churn is worth it at rc5 time. These things are "fixes", sure, but at the same time a lot of them are simply so irrelevant that I think they'd be better off in a linux-next tree and get merged during the merge window.
So I think I'll start being a bit more hardnosed about this kind of unnecessary churn this late in the game. We are supposed to look for *regressions*. Non-critical fixes to long-standing issues are simply not appropriate for this late in the release cycle.
End result: this is too big, and this is the heads-up that I'll be pushing back on pointless pull requests with fixes that just aren't that important. And yes, several of these series were triggered by AI code review.
Because fixes or not - and trivial or not - these kinds of large rc weeks are *not* conducive to long-term stability. Trivial fixes may be trivial, and have a pretty low chance of causing problems, but "low chance" is still not "zero chance".
So people: start looking closer at your pull requests, and ask yourself: "Is this really a regression or serious enough that it shouldn't just go into the development pile?".
Linus""
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
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
Weird. On FreeBSD 15.0, my new Jabra headset works perfectly with the wireless USB dongle. Plug it in, it's picked up as an audio sink and source, and everything Just Works. On Linux Mint (which I still use for gaming and DRM media), the headset reports that it's connected ... then immediately disconnects again :/ No idea why and haven't had the time to debug it.
This further confirms my general impression of FreeBSD and Linux ... Linux distros have much broader software and hardware support, but tend to be a bit jankier. Whereas FreeBSD has a smaller set of software and hardware support, but when it works, it's stable and remains so.
Episode 18 of Dark Blue Weekly released
https://darkblueproject.com/sites/news/dbw-e18.php
#darkblueweekly #darkblueproject #openbsd #proxmox #netbeans #valkey #linux #bsd #opensource #freesoftware
Static Web Hosting on the Intel N150: FreeBSD, SmartOS, NetBSD, OpenBSD and Linux Compared
Update: This post has been updated to include Docker benchmarks and a comparison of container overhead versus FreeBSD Jails and illumos Zones.
#ITNotes #freebsd #illumos #jail #linux #netbsd #openbsd #ownyourdata #server #smartos #sysadmin #zoneshosting
This Isn't a Battle
After reading a post describing the FreeBSD community as 'toxic', I share a different perspective. This isn't a battle. It's a reflection on coexistence, the original Open Source spirit, and the quiet richness of taking a different path.
https://my-notes.dragas.net/2025/11/14/this-isnt-a-battle/
#MyNotes #IT #SysAdmin #FreeBSD #NetBSD #OpenBSD #Linux #OpenSource
bathing
I use @OpenBSDAms btw
#unix_surrealism #openbsd #vmm #vmd #poster #comic #linux #plan9 #glenda
The Man of MATA pt1
next: https://merveilles.town/@prahou/115271822786360293
pls consider supporting my work: https://analognowhere.com/support
#unix_surrealism #comic #technomage #openbsd #linux #penguin #mata
Codeberg - We stay strong against hate and hatred
https://blog.codeberg.org/we-stay-strong-against-hate-and-hatred.html
Discussions: https://discu.eu/q/https://blog.codeberg.org/we-stay-strong-against-hate-and-hatred.html
UPDATE: I haven't seen Recall in action there. I was just asking the doctor how they'll deal with it.
This morning, I went to the doctor for a scheduled appointment. While she was looking at the results of blood tests from two years ago on the screen (and suggested repeating them for a follow-up), I realized she was using Windows 11. A detail came to mind. The doctor is extremely polite and friendly, so I asked her, "How do you handle the feature called Recall?" The doctor was taken aback and had no idea what I was talking about. I was about to drop the conversation, but she, being a serious professional, immediately called the technicians who manage their PCs to ask for clarification. They downplayed it, saying it's not an issue and that it's a feature "on all PCs, so we can't do anything about it." She started to express that she didn’t like it and wanted it deactivated. No luck: they won’t proceed because, according to them, even deactivating it is "a hack that could compromise future updates." She’s furious and will talk to her colleagues and the decision-makers. She wants secure systems because "there’s patient data involved."
In reality, patient data is stored on servers (which I haven't investigated), but everything that appears on the screen is, in my opinion, at risk.
I’ve offered to help them find a solution—because, if I'm right, all they need is LibreOffice and a browser. In that case, I’ll suggest one of the *BSD or Linux systems and do it for free.
I don’t want to make money off my doctor. I just want patient data to be (sufficiently) secure.
#IT #Recall #Windows #OwnYourData #Security #Privacy #RunBSD #Linux
If you are thinking of moving from Windows to Linux and are not sure where to start, here's the software that I am using day to day:
https://decoded.legal/blog/2024/09/running-a-law-firm-on-free-software-2024-edition/
(Work-focus, as that is where I spend most of my (computing) time, but I am Linux-only for personal computing too.)
And don't forget that many Free software programs have Windows versions too, so you can test before you leap.
Good luck!