cablespaghetti.dev 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.
shapez 2 is a thoroughly chilled time building up a shape-cutting factory https://www.gamingonlinux.com/2026/05/shapez-2-is-a-thoroughly-chilled-time-building-up-a-shape-cutting-factory/
There’s a new Ubuntu LTS release and quite a lot is new, Canonical’s infrastructure was taken down and we disagree about whether it could have been avoided, two recent examples of irresponsible vulnerability disclosure, and the Steam controller finally arrives with a hefty price tag.
Apple Silicon MacBooks were not left behind. Fedora Asahi Remix 44 released to bring you totally up to date on Fedora! As with the editions, Plasma 6.6 and GNOME 50 are available, as well as some under the hood changes to switch to upstream packages.
➡️ https://fedoramagazine.org/fedora-asahi-remix-44-is-now-available/
The new Steam Controller from Valve is out now - some early thoughts https://www.gamingonlinux.com/2026/05/the-new-steam-controller-from-valve-is-out-now-some-early-thoughts/
I'm planning a project to build a Linux laptop. Likely Mint (Cinnamon I think?) Linux on a 2016 Dell Precision machine with an i7 CPU, 32GB RAM and an MXM 4GB GTX965M Nvidia card (ie decent specification). A few questions for planning -
1) Can I run Win10 apps eg WhatsApp Desktop under Linux?
2) Are there any limitations if I want to run a dual boot into both Linux Mint AND Win10? I am thinking about the boot-mode here eg Legacy vs UEFI. No I won't be moving to Win11 ever I hope.
3) Anyone with experience/knowledge of running Linux with Nvidia Optimus (which toggles between the integrated Intel GPU and the Nvidia GPU especially for regular use vs gaming)?
All thoughts and advice appreciated in advance!
[$] Bug-monitoring expectations and Fedora GNOME packages
For a number of years, users submitting bugs reports against GNOME packages in Fedora have received an auto-reply saying that the reports were not actively monitored; users were en [...]
Dungeon Clawler 1.0 is out now - it will hook you and frustrate you just like the real thing https://www.gamingonlinux.com/2026/05/dungeon-clawler-1-0-is-out-now-it-will-hook-you-and-frustrate-you-just-like-the-real-thing/
Expanded AMD HDMI 2.1 support is coming to Linux https://www.gamingonlinux.com/2026/05/expanded-amd-hdmi-2-1-support-is-coming-to-linux/
Latest 𝗩𝗮𝗹𝘂𝗮𝗯𝗹𝗲 𝗡𝗲𝘄𝘀 - 𝟮𝟬𝟮𝟲/𝟬𝟱/𝟬𝟰 (Valuable News - 2026/05/04) available.
https://vermaden.wordpress.com/2026/05/04/valuable-news-2026-05-04/
Past releases: https://vermaden.wordpress.com/news/
#verblog #vernews #news #bsd #freebsd #openbsd #netbsd #linux #unix #zfs #opnsense #ghostbsd #solaris #vermadenday
Recently I got asked about my @BoxyBSD@bsd.cafe project, which offers free VPS instances of vary #BSD based systems for learning and educational purposes and I'm happy to share that this projects remains available. Several things could finally be clarified to continue this service to make sure people can learn and practice on real #FreeBSD, #OpenBSD, #NetBSD systems to #RUNBSD. Also, BoxyBSD starts moving over to #Sylve on #bhyve.
But not only that! We could also get some more new resources and locations to scale and this also brings up another new project for #free Linux #VPS instances at https://boxedtux.com (Fedi: @BoxedTux@mastodon.social) where people will be able to learn and practice on different #Linux based distributions (e.g., #Debian, #Ubuntu, #Rocky,...). BoxedTux utilizes #Proxmox clusters as a foundation.
Hope you like this small update... Over & out!
#freeVPS #VPS #VM #Hosting #education #learning #learningplatform #service #opensource #BoxedTux
Heya folks! It's sync day, and that means it's time for the weekly Solus roundup! Read all about it on our forums: https://discuss.getsol.us/d/12676-week-18-2026
#FOSS #Linux #Solus #OpenSource
- Evan
Stop blaming "the evil corportations" for the replacement of strong copyleft tools in #linux
There's only one organization responsible for this systemic alienation of OSS developers.
Episode 15 of Dark Blue Weekly released
https://darkblueproject.com/sites/news/dbw-e15.php
#darkblueproject #darkblueweekly #fedora #bazziteos #cachyos #proxmox #gcc #archlinux #linux #linuxdesktop #opensource #freesoftware
It’s yet another hot questions episode. Colour schemes, syntax highlighting, code patterns, fonts, and keyboards.
Using system packages for development is another reason why application developers should be the ones in charge of their own development stack.
These anti-patterns are driven mostly by #linux distributions.
But it's ok app developers, you can just skip all that noise and do it yourself. (Oh wait, you already did that!)
@sam@cablespaghetti.dev @BoxyBSD@mastodon.bsd.cafe @BoxyBSD@bsd.cafe
#BoxyBSD #BoxedTUX #freeVPS #education #learning
Great news! Apparently #Linux users soon get to enjoy more HDMI support (with AMD): https://www.phoronix.com/news/AMDGPU-HDMI-2.1-FRL-Patches
Anyone have recent experience with the PineTab2?
Usability when running pmos or some other distro?
#pine64 #pinetab #pinetab2 #linux #tablet #rk3566 #rockchip #pmos #postmarket #postmarketos
systemd-boot: wtf is this dreck?
It works, but like lilo back in the '90s. Actually, that's probably not fair to lilo.
Now I understand why most distros configure it to not display and make you press/hold space to access the menu at boot time. The less we see it the better.
Hey, Linux folks: I'm really lost in this #CopyFail situation.
I'm running Debian, and I'm not scared of the Terminal, so I'm just looking for noob-friendly instructions for how to patch my laptop.
Help...?
Edit: Apparently you just update/upgrade. I was over complicating it. Thanks, everyone!
I can't speak to the accuracy or "correctness" of the guy's instructions, but the way he opens the video is freaking hilarious.
https://inv.nadeko.net/watch?v=uTrOIPIx7pY
How to Install OpenBSD (2027 Edition)
I built a TLS router that forwards connections based on SNI (Server Name Indication). That means, it accepts TLS connections (like https), checks the desired target hostname, then forwards the encrypted stream to the backend that's configured for the hostname.
It hands off the actual forwarding task to the Linux kernel via eBPF, which makes this a zero-copy operation. As a result, services behind the router are _noticably_ snappier than with the userspace based solutions (that copied the incoming data to userland, copied it from one socket to the other there, back to kernel for further distribution) that I used until now.
Through that, it keeps the client's IP address visible to the client natively instead of fronting everything with the proxy's address.
As a convenience, it can figure out the backend by docker/podman container name, removing the need to "expose" the ports through docker/podman own infrastructure (which is, again, a copy via userspace in some scenarios), including figuring out the new IP address on container restarts.
Other implementations parse out the TLS records manually, trying to get to the SNI data in the ClientHello record with the least amount of effort possible. In contrast, my router uses the Go TLS library, which should make it generally more robust and future proof, given that the library is in use in much more critical scenarios than mine.
It also means that ECH (Encrypted ClientHello) should work to hide the target domain name from the outside world (the router still needs the private key used for ECH to figure out routing, but even with that, it still can't read the data stream itself). That said, I don't have the ECH setup to test it, so that's more of a theoretical option for now.
It runs on my personal infra and makes Jellyfin much snappier, and I'll roll it out to more servers that I maintain as I gain confidence that it's robust enough. Still cleaning up the code, but I'll release it as Free Software sometimes soon.
#freesoftware #Linux #networking
Steam Survey for April 2026 shows Linux still trending well https://www.gamingonlinux.com/2026/05/steam-survey-for-april-2026-shows-linux-still-trending-well/
#Linux #SteamOS #Steam #LinuxGaming #SteamDeck #SteamMachine
Wine 11.8 brings updates for Mono, MSXML, VBScript and more https://www.gamingonlinux.com/2026/05/wine-11-8-brings-updates-for-mono-msxml-vbscript-and-more/
Put #CachyOS #Linux on my daughters old and slow laptop yesterday. I've never used Linux before so it was a bit daunting at first but ended up being really easy to install and set up, and she loves it :) Its suddenly nice and fast and gaming is 'good enough'. Laptop is like new! My gaming desktop is next 🥳