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.
CarX Street adds official Linux and Steam Deck support https://www.gamingonlinux.com/2025/08/carx-street-adds-official-linux-and-steam-deck-support/
Debian 13 trixie released with Linux kernel 6.12 https://www.gamingonlinux.com/2025/08/debian-13-trixie-released-with-linux-kernel-6-12/
Gerade erst gefunden, nicht nur für IT-affine Menschen sehr empfehlenswert, bitte "anSchauHören" (mit deutschen Untertiteln):
https://www.youtube.com/watch?v=o8NPllzkFhE
"Torvalds discusses with remarkable openness the personality traits that prompted his unique philosophy of work, engineering and life. "I am not a visionary, I'm an engineer," Torvalds says. "I'm perfectly happy with all the people who are walking around and just staring at the clouds ... but I'm looking at the ground, and I want to fix the pothole that's right in front of me before I fall in."
#Menschen sind verschieden
#Kommunikation #Zusammenarbeit
#Wirkmächtigkeit #Visionen #Träume #Alltag ...
It was a brief mention, but we're grateful for the positive feedback on our change proposal process from @thelinuxEXP :)
The Fedora change process is supposed to be open and transparent so that contributors and also users can discuss the finer points of Fedora. It's an invitation to see how we work and even engage yourself.
We're glad that folks see the value and participate!
I think I've gotten further with this #FreeBSD #wine issue, knowledge-wise. The program I run for it does some live patching in memory (basically reads in a .dll and binary patches it in memory)
This all runs just fine in #Linux but fails in FreeBSD.
The system call I could find for it in WINE debugging was: KERNEL32.ReadProcessMemory
I also get this dreaded message:
wineserver: file_set_error() can't map error: Cannot allocate memory
This is FreeBSD 14.3, wine-devel 10.12.
Have tried disabling ASLR, enabling W^X (which I know is bad), have tried both 64-bit and 32-bit (WINEARCH=win32) prefixes. Same problem happens.
Is FreeBSD preventing WINE programs from reading each others' memory? I don't even know if it even got to the write part, it couldn't read it at all.
Please boost far and wide and many thanks in advance to anyone in the FreeBSD gaming community who might know the answer here (or a friendly FreeBSD dev?)
EDIT: Original problem fixed but getting out of memory errors. Can anyone recommend some good FreeBSD WINE gaming sysctl settings or memory settings?
Dream come true yesterday!
I got to talk to a packed room of normal (non technical people) at the local library about how important it is to upcycle computers, and how Linux can save the world in this respect.
Thanks to all the people who showed up, supported, donated laptops and listened. We even gave away 9 free laptops at the event.
Library said it was the most well attended event they've had! So will be many more of these in the future. :)
New #blog post:
"'Here's what I do' versus 'You should'"
A bit of a gripe about people who tell others what they *should* do.
https://neilzone.co.uk/2025/08/heres-what-i-do-versus-you-should/
#Homelab/#Networking question: I just realise that 'setting a static #IPv6 address' on a (#Linux) server is not as simple as it'd be with #IPv4 - one of the reasons being, realising, that the address prefix changes when my router restarts (i.e. due to any configuration changes). When that network address prefix changes, obviously, any 'static' IPv6 address I'd like to set for my server would just be rendered On my My idea is to disable it, set an address prefix, and save/apply it - my expectation is, after the router restarts, all IPv6 addresses on my network will have that prefix, and it'll never change unless I explicitly do so (again, on the router). Is my idea right? or am I getting it tooootally wrong (which is possible bcos IPv6 is something else)?Address Prefix
- however, this field is currently prefilled with the network address prefix my servers/client devices are currently using/assigned to, and it is immutable (not configurable). To make it configurable, I could set a different setting on the same page called Prefix Delegation
to Disable
instead of its default, Enable
.
Not invented here syndrome is very common in open source. We get into why that is, when it makes sense to start your own project from scratch, and how contributing to existing software can sometimes be better for everyone.
#Linux -tauglich: #RISC-V-Einplatinencomputer für unter 40 Euro | c't Magazin https://www.heise.de/news/RISC-V-Einplatinencomputer-fuer-unter-40-Euro-10514884.html #OpenSource #RISCv
@BrideOfLinux cool, didn't know that. Try out #linux in your browser
The easiest way to test out a new #Linux distro is to use DistroSea. This website offers 60+ Linux distributions that can run right in your browser.
@triple This is good. I agree. There are definitely times when someone asks the #linux equivalent of “what pot should I use to grow herbs in my window planter” and they get a #selfhost reply “keeping a cow in your back yard gets you a lot more food and it’s not that hard.” I am sure I’ve been that guy (with the cow advice) sometimes. Gotta meet people where they are in order to get them to go someplace else.
I want a log viewer* which can summarise log lines so I can group the similar ones. Either like take the entropy of each into account and either redact that out or otherwise pattern match them.
Example of some lines which my crude: remove the time, sort | uniq -c | sort -nr | head will still see as unique.
```
time="2025-08-09T20:54:16Z" level=info msg="COMPACT compacted from 264962072 to 264962627 in 1 transactions over 22ms"
time="2025-08-09T20:59:16Z" level=info msg="COMPACT compacted from 264962627 to 264963177 in 1 transactions over 57ms"
```
For each format it is possible to come up with a rule to "group" things, I guess that's basically what people use LogStash for. However I don't care to maintain such things for whatever software I install on my system.
Know of such a tool? Am I barking up the wrong tree?
*linux, cli, maybe journald support as these are system logs
Debian 13 "Trixie" released with official support for riscv64, HTTP boot support, 64-bit time_t ABI, GNOME 48, KDE Plasma 6.3, Xfce 4.20, LXQt 2.1, Linux Kernel 6.12 LTS
https://www.debian.org/releases/trixie/release-notes/index.en.html
Debian 13 is out!!!
「 Debian 13 "trixie" has been released, thanks to everyone involved! "trixie" images are available for download at https://www.debian.org/distrib/ or you can run apt full-upgrade as always ;-) #debian #debian13 #trixie #ReleasingDebianTrixie 」
New #blog post: Desperately Seeking Preview.app
https://rldane.space/desperately-seeking-previewapp.html
361 words
Kind of a follow-up to yesterday's blost, but also informative for those who work with PDFs in Linux.
Thanks to https://infinitemac.org for enabling me to get the screenshot of Preview.app on NeXTStep 1.0. So awesome!!!!
cc: my wonderful #chorus: @joel @dm @sotolf @thedoctor @pixx @orbitalmartian @adamsdesk @krafter @roguefoam @clayton @giantspacesquid @Twizzay @stfn
(I will happily add/remove you from the chorus upon request! :)
P.S., I really hope someone gets the 1980s movie reference. Even though I've never seen said movie. 😄
P.P.S., @scruss informs me that Firefox's built-in PDF viewer can do (almost) all of the annotation things I've been trying to do with multiple apps. I'm kinda shook!
#100DaysToOffload #50 #FIFTY! #HalfwayThere
#rlDaneWriting #blost #Macintosh #NeXT #NeXTStep #Retrocomputing (a little) #InfiniteMac #PreviewApp #PDF #PDFs #Linux
It's here — Debian 13 "Trixie" released with RISC-V support, Linux 6.12 LTS, APT 3.0 and a bunch of other improvements.
https://www.omgubuntu.co.uk/2025/08/debian-13-trixie-released-with-2-years-worth-of-improvements
My home desktop - 1 March 2000 - a Pentium 233 MMX.
The OS was Debian Linux - you can see a printed Tux near the keyboard.
No broadband connection, just a 56k modem.
Iomega Zip drive - so I could download stuff at Uni and bring it back home.
One year later, this became my first 24/7 server.
#IT #SysAdmin #Linux #Debian #Throwback #Memories #Vintage #OldPhotos #OldTimes #OldNerd #OldMe #VintageSetup
HandBrake, the open source media converter, has just issued its first update in 7 months, and it'll be of particular help to those annoyed by Discord's stingy file upload limits.
https://www.omgubuntu.co.uk/2025/08/handbrake-1-10-released-new-features
Linux kernel 6.16 testing needed! Help us test 6.16 from Aug 10-16. The Fedora Quality Team will be available to receive your feedback. :)
Learn how to participate: https://fedoramagazine.org/kernel-6-16-test-week-august-10-16/
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/11847-sync-updates-for-week-32-2025
We also have a new Contributor Roundup! See what our wonderful contributors have been up to during the month of July: https://discuss.getsol.us/d/11846-contributor-roundup-9-end-of-julyish-2025
#FOSS #Linux #Solus #OpenSource
- Evan
Humble's Uncharted Realms Bundle has 9 fun picks to grab for the weekend https://www.gamingonlinux.com/2025/08/humbles-uncharted-realms-bundle-has-9-fun-picks-to-grab-for-the-weekend/
#KDE Frameworks 6.17 Releaased, Slightly Improves the Performance of All QtQuick-Based KDE Apps https://9to5linux.com/kde-frameworks-6-17-is-out-to-improve-performance-of-all-qtquick-based-kde-apps
The 𝗦𝘁𝗮𝗿𝗟𝗶𝘁𝗲 𝟱 has just arrived!
We’re getting them ready now, and you’ll have your hands on them very soon, so listen for the doorbell.
If you haven’t secured yours yet, now is the perfect time.
https://starlabs.systems/pages/starlite
Cleaning Up! is an upcoming wholesome and satisfying game about tidying https://www.gamingonlinux.com/2025/08/cleaning-up-is-an-upcoming-wholesome-and-satisfying-game-about-tidying/
OpenLinkHub for managing iCUE LINK Hub and various Corsair devices on Linux expands device support https://www.gamingonlinux.com/2025/08/openlinkhub-for-managing-icue-link-hub-and-various-corsair-devices-on-linux-expands-device-support/
Linux GPU Configuration And Monitoring Tool (LACT) gets expanded support for older AMD GPUs https://www.gamingonlinux.com/2025/08/linux-gpu-configuration-and-monitoring-tool-lact-gets-expanded-support-for-older-amd-gpus/
"backdoor" is the new "virus" in overused and wrongly applied terminology.
Over at the facesite I came across a piece (Not linking to that sh*t) about "Linux malware PLAGUE" which describes a piece of software that is useful *post-compromise* to whoever wants to hide their tracks.
Not a backdoor because it requires already established access. #cybercrime #backdoor #security #linux #fluff
Proton Experimental gets fixes for DualSense, God Eater Resurrection, Crysis 3, Resident Evil Village and more https://www.gamingonlinux.com/2025/08/proton-experimental-gets-fixes-for-dualsense-god-eater-resurrection-crysis-3-resident-evil-village-and-more/
Fun personal fact: First time I tried to install Linux, I downloaded and burned Fedora *source* isos which didn't work (5 discs, IIRC). I then successfully downloaded and installed DEBIAN (only 1 disc), but got a command line prompt. After testing every DOS/NT command I knew, I never got a GUI, so I went back and burned the proper Fedora Core installer (another 5 discs).
In an alternative reality, I would have been a Debian loyalist.
Mein Bericht von der @gnome Konferenz #GUADEC ist jetzt auf @heiseonline - hat etwas gedauert, dafür ausführlich ;)
#Flatpak #Gnome #Guadec2025 #Linux #LinuxDesktop #accessibility
Reviews are coming out for the @frameworkcomputer Desktop! Lots of interesting takes to read, but we think there's a special one you don't want to miss.
Framework Desktop officially supports Fedora Linux! If you're looking for a desktop, consider the Linux support before you buy. That can make your purchase a dream or a headache. 👀
More on Framework Desktop: https://frame.work/desktop
Framework Linux support: https://frame.work/linux