Super Farming Boy is a bizarre farming sim about chain reactions with a Cuphead inspired style https://www.gamingonlinux.com/2025/08/super-farming-boy-is-a-bizarre-farming-sim-about-chain-reactions-with-a-cuphead-inspired-style/

Super Farming Boy is a bizarre farming sim about chain reactions with a Cuphead inspired style https://www.gamingonlinux.com/2025/08/super-farming-boy-is-a-bizarre-farming-sim-about-chain-reactions-with-a-cuphead-inspired-style/
#Windows 10 support ends Oct 14. Switch to #Linux now with #openSUSE & extend your PC’s life securely.
#EndOf10. https://news.opensuse.org/2025/07/23/urgency-to-switch-builds/
"Orion Browser for Linux Gets Exciting Progress Update"
https://www.omgubuntu.co.uk/2025/08/orion-browser-linux-milestone-2-webkit-alternative-chromium
Kaisen Linux 3.0 lands with a Debian 13 “Trixie” base, but it’s also the last release, as the project officially shuts down.
https://linuxiac.com/kaisen-linux-releases-version-3-0-announces-project-shutdown/
Auf der Suche nach einer Möglichkeit eine LibreOffice Präsentation mit einem externen Programm zu steuern und bei Drücken eines Buttons eines Buzzers/Gamecontrollers ein HUD anzuzeigen, welcher Spieler gedrückt hat und ggf. die Präsentation zu pausieren.
Gibt es da schon was oder hat jemand eine Idee wie man da einsteigen könnte. #linux #schule #FediLZ
Anonymisierendes #Linux : #Tails startet Test der 7er-Version | Security https://www.heise.de/news/Anonymisierendes-Linux-Tails-startet-Test-der-7er-Version-10518623.html #OpenSource #Datenschutz #privacy
A new #blog post appears!
I discovered that the GNU D compiler has been broken on FreeBSD 14 for over a year and it seems no one noticed. Let's discover the issue and brainstorm some solutions to it.
A great case study for why operating system package maintainers matter.
I see NixOS hasn’t taken the same security measures in its compiler settings that Gentoo has.
I turned off the stack canaries in Gentoo, but I am referring to the thing where all executables are made the same type of file as a shared library.
I used to do the same thing on my own long ago, actually, but quit doing so after a while. I think it was one of the things done as part of OpenWall or grsecurity measures I had adopted while still on Slackware.
It's been said before, but I want to echo how much smoother things have gotten on #Linux - in no small part to people publishing tips. Thanks @major for the tips on getting my #amd working with #btop
https://major.io/p/amd-gpu-missing-btop/
Learn how to install Docker on Debian 13 (Trixie) from start to finish and get your containerization environment ready in minutes.
https://linuxiac.com/how-to-install-docker-on-debian-13-trixie/
Noch 62 Tage, dann wird das Fensterprogramm der Version 10 abgekündigt, d.h. es gibt keine weitere Sicherheitsupdates mehr. Oder Sie werfen noch ein paar Münzen für den erweiterten Support ein.
Sie müssen dann auf die Version 11 oder etwas Besseres upgraden.
Da nehmen Sie doch am Besten #Linux!
Wie das funktioniert? Fragen Sie eine LUG in Ihrer Nähe!
Infos dazu gibt es unter https://endof10.org/de/places/
Worauf warten? Die Zeit drängt. Nur noch 2 Monate Zeit zum Umstieg!
Linux Mint 22.2 "Zara" Beta Released: Here's What's New #linuxmint #zara #beta #linux
https://ostechnix.com/linux-mint-22-2-zara-beta-released/
Analyzing log files is essential on any OS for detecting security issues and troubleshooting system performance problems
Here are popular Linux commands for log processing #sysadmin #devops
Find high-res pdf books with all my #linux related infographics at https://study-notes.org
I finally got the time to look at #Debian 13, what's new in there, and why I think it is highly suitable for a non-nonsense, solid desktop #Linux distro.
I started of thinking "I could never use that daily", and in the end, what I currently use isn't newer than Debian 13, so... yeah. Debian 13 is good.
Security Alert: Docker Hub still hosts 35+ Linux images compromised with the XZ-Utils backdoor (CVE-2024-3094). This stealthy backdoor can bypass SSH auth & allow root access if exploited. Users urged to avoid outdated images and update to xz-utils 5.6.2+ ASAP!
#CyberSecurity #Linux #DockerHub https://www.bleepingcomputer.com/news/security/docker-hub-still-hosts-dozens-of-linux-images-with-the-xz-backdoor/
#newz
Windows 11 : un test montre que l'IA Microsoft Recall est toujours capable d'enregistrer cartes bancaires, mots de passe et données sensibles malgré le paramètre « Filtrer les informations sensibles » activé
PASSEZ A LINUX !
J'utilise depuis très longtemps Linux MInt en version Mate et j'en suis toujours très content !
https://www.malekal.com/meilleurs-distributions-linux-choisir/
Sonderheft: c’t digital souverän – Ihre Unabhängigkeit in der digitalen Welt
Wie Sie als Privatperson oder Unternehmen die Kontrolle über Ihre Daten und Dienste zurückerlangen, zeigt Ihnen das neue c’t-Sonderheft “digital souverän”.
Go on the hunt for or a simple pilsner in a world full of craft beer in Dude, Where Is My Beer? A New Hop https://www.gamingonlinux.com/2025/08/go-on-the-hunt-for-or-a-simple-pilsner-in-a-world-full-of-craft-beer-in-dude-where-is-my-beer-a-new-hop/
"GitHub Codespaces provides full development environments in your browser, and is free to use with anyone with a GitHub account. Each environment has a full Linux container and a browser-based UI using VS Code.
I found out today that GitHub Codespaces come with a GITHUB_TOKEN environment variable... and that token works as an API key for accessing LLMs in the GitHub Models collection, which includes dozens of models from OpenAI, Microsoft, Mistral, xAI, DeepSeek, Meta and more.
Anthony Shaw's llm-github-models plugin for my LLM tool allows it to talk directly to GitHub Models. I filed a suggestion that it could pick up that GITHUB_TOKEN variable automatically and Anthony shipped v0.18.0 with that feature a few hours later.
... which means you can now run the following in any Python-enabled Codespaces container and get a working llm command:"