Tux Machines

Do you waddle the waddle?

Other Sites

9to5Linux

9to5Linux Weekly Roundup: March 15th, 2026

I want to thank everyone who sent us donations; your generosity is greatly appreciated. I also want to thank all of you for your continued support by commenting, liking, sharing, and boosting the articles, following us on social media, and, last but not least, sending us feedback.

SuperTux 0.7.0 Arcade Game Is Out with Complete Level Design, Revamped Graphics

Coming more than four years after SuperTux 0.6.3, the SuperTux 0.7.0 release introduces brand new sprites and abilities for Tux, including slope sliding, strong buttjumping, rock rolling, and crawling, revamped graphics for most backgrounds, tiles, objects, and badguys, and a complete level design of all modes.

GIMP 3.2 Open-Source Image Editor Officially Released, Here’s What’s New

Highlights of GIMP 3.2 include new non-destructive layers, a new paint blend mode called Overwrite that lets you directly replace the pixels over the area you paint, a new setting in the text tool to control the direction of the text outline, and automatic matching of Linux and Windows OS themes.

Debian 13.4 “Trixie” Released with 111 Bug Fixes and 67 Security Updates

Coming two months after Debian 13.3, the Debian 13.4 point release is here to provide the community with an updated installation media targeting those who want to deploy the latest Debian 13 “Trixie” operating system series on new hardware or those who had issues with the previous ISO releases.

LinuxGizmos.com

AMYboard ESP32-S3 Synth Board Supports MIDI, CV, and Eurorack Integration

The system is built around the ESP32-S3-WROOM-1 module, which provides a dual-core Xtensa LX7 processor with integrated Wi-Fi and Bluetooth connectivity. The module runs the AMY synthesizer engine and manages audio processing, MIDI handling, and communication with external peripherals.

coreutils-9.3 released

posted by Roy Schestowitz on Apr 19, 2023

 This is to announce coreutils-9.3, a stable release.
This is a bug fix release coming about 4 weeks after the 9.2 release.
See the NEWS below for a summary of changes.
There have been 26 commits by 3 people in the 29 days since 9.2.
Thanks to everyone who has contributed!
The following people contributed changes to this release:
Nick Alcock (1)
Paul Eggert (5)
Pádraig Brady (20)
Pádraig [on behalf of the coreutils maintainers]
==================================================================
Here is the GNU coreutils home page:
http://gnu.org/s/coreutils/
For a summary of changes and contributors, see:
http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=shortlog;h=v9.3
or run this command from a git-cloned coreutils directory:
git shortlog v9.2..v9.3
Here are the compressed sources:
https://ftp.gnu.org/gnu/coreutils/coreutils-9.3.tar.gz (14MB)
https://ftp.gnu.org/gnu/coreutils/coreutils-9.3.tar.xz (5.6MB)
Here are the GPG detached signatures:
https://ftp.gnu.org/gnu/coreutils/coreutils-9.3.tar.gz.sig
https://ftp.gnu.org/gnu/coreutils/coreutils-9.3.tar.xz.sig
b657a5fe51eed93cdafd9fe69594305ff040dd00 coreutils-9.3.tar.gz
oz0sC8Sb48eaR5SUTc2HEDv0l7U6FLr81DHIylOXUlI= coreutils-9.3.tar.gz
cd1fd7e27d46fd2497b8f2a670b54785530ef7d2 coreutils-9.3.tar.xz
rbz8/omSNbceh2jc8HzVMlILf1T5qAZIQ/jRmakEu6o= coreutils-9.3.tar.xz
Verify the base64 SHA256 checksum with cksum -a sha256 --check
from coreutils-9.2 or OpenBSD's cksum since 2007.
gpg --verify coreutils-9.3.tar.gz.sig
pub rsa4096/0xDF6FD971306037D9 2011-09-23 [SC]
Key fingerprint = 6C37 DC12 121A 5006 BC1D B804 DF6F D971 3060 37D9
uid [ unknown] Pádraig Brady
uid [ unknown] Pádraig Brady
gpg --locate-external-key P@draigBrady.com
gpg --recv-keys DF6FD971306037D9
wget -q -O- 'https://savannah.gnu.org/project/release-gpgkeys.php?group=coreutils&download=1' | gpg --import -
gpg --keyring gnu-keyring.gpg --verify coreutils-9.3.tar.gz.sig
Autoconf 2.72c.17-0cc3
Gnulib v0.1-6046-g4b60490554
Bison 3.8.2
* Noteworthy changes in release 9.3 (2023-04-18) [stable]
** Bug fixes
cp --reflink=auto (the default), mv, and install
will again fall back to a standard copy in more cases.
Previously copies could fail with permission errors on
more restricted systems like android or containers etc.
[bug introduced in coreutils-9.2]
cp --recursive --backup will again operate correctly.
Previousy it may have issued "File exists" errors when
it failed to appropriately rename files being replaced.
date --file and dircolors will now diagnose a failure to read a file.
Previously they would have silently ignored the failure.
[This bug was present in "the beginning".]
md5sum --check again correctly prints the status of each file checked.
Previously the status for files was printed as 'OK' once any file had passed.
This also applies to cksum, sha*sum, and b2sum.
wc will now diagnose if any total counts have overflowed.
`wc -c` will again correctly update the read offset of inputs.
Previously it deduced the size of inputs while leaving the offset unchanged.
[bug introduced in coreutils-8.27]
Coreutils programs no longer fail for timestamps past the year 2038
on obsolete configurations with 32-bit signed time_t, because the
build procedure now rejects these configurations.
** Changes in behavior
'cp -n' and 'mv -n' now issue an error diagnostic if skipping a file,
to correspond with -n inducing a nonzero exit status as of coreutils 9.2.
Similarly 'cp -v' and 'mv -v' will output a message for each file skipped
due to -n, -i, or -u.
** New features
cp and mv now support --update=none to always skip existing files
in the destination, while not affecting the exit status.
This is equivalent to the --no-clobber behavior from before v9.2.

Other Recent Tux Machines' Posts

Tux Machines Has Unwillingly Become Famous [original]
we keep at it every day since 2004 and the journey takes us into greater limelight and - accordingly - envy
linuxteck.com and ubuntupit.com Became Slopfarms (Fake News) [original]
It is important to cut off sites that engage in plagiarism
Bringing Chrome to ARM64 GNU/Linux Devices, Google Chrome / Chromium146 Released with Vertical Tabs
Some chrom* news
GIMP 3.2 Open-Source Image Editor Officially Released, Here’s What’s New
The GIMP project released GIMP 3.2 today as a major update of this open-source, free, and cross-platform image editing software for GNU/Linux, macOS, and Windows.
This month in KDE Linux
Another month has gone by since the last time I wrote about KDE Linux
Android Leftovers
The billion-user time bomb: is your old Android phone a massive risk due to lack of updates?
 
Today in Techrights
Some of the latest articles
9to5Linux Weekly Roundup: March 15th, 2026
The 283rd installment of the 9to5Linux Weekly Roundup is here for the week ending March 15th, 2026.
today's leftovers
GNU/Linux and more
Programming Leftovers
Development picks for today
Web Browsers and Content Management Systems (CMS) Leftovers
Web-centric news
Open Hardware/Modding: Raspberry Pi, AERIS-10, and More
Hardware leftovers
Fedora 44 on the Raspberry Pi 5 and news About Fedora, the Fedora 44 Beta Release
Fedora news
New Steam Games and CachyOS Is Now the Most Popular Desktop Distro on ProtonDB
gaming news
GNU/Linux: Desktop Environments: XSession, Compose, and This Week in GNOME
This Week in GNOME and more
BSD: OpenBSD on SGI in Review
BSD picks
Kernel Space / File Systems / Virtualization Leftovers
Linux news
Graphics: Wayland Sucking and Assessing GeForce RTX 5090 on GNU/Linux
Graphics leftovers
Valnet on GNU/Linux 'Apps' That Are Recommended
Some proprietary
today's howtos
idroot and more
Security, Linux, and Microsoft TCO
security news
Brazil’s age verification law takes effect March 17, 2026 and nobody’s ready
As the EFF has documented over and over, age verification systems are surveillance systems.
6 challenges I didn’t expect after moving to Linux
When I moved from Windows to Linux in mid-2025
5 popular Linux distributions (and who they're meant for)
Are you tired of everyone recommending a new Linux distro claiming it's the best
Tromjaro is a free-trade Linux distribution with plenty to offer
Tromjaro packs in privacy tools, six desktop layouts, and a kitchen-sink app selection
Best Free and Open Source Software
This is free and open source software
Planet KDE: Personal Digital Sovereignty
There is a lot of talk about digital sovereignty
KDE 6_26.03 for Slackware-current
Yesterday evening, KDE released their Frameworks 6.24.0 and taking advantage of the moment and even before morning coffee
Updated Debian 13: 13.4 released
The Debian project is pleased to announce the fourth update of its stable distribution Debian 13 (codename "trixie")
SuperTux 0.7.0 Arcade Game Is Out with Complete Level Design, Revamped Graphics
SuperTux 0.7.0 is finally here as a hefty new update for this open-source, free, and cross-platform classic 2D jump’n run sidescroller game in the style of the Super Mario games.
GNU/Linux Leftovers
4 more links
New Distro Releases: Zenclora OS 2.0, Security Onion 2.4.210, Origami Linux, RELIANOID, PrismLinux 2026.03.05, and iodéOS 7.3
half a dozen new releases
Today in Techrights
Some of the latest articles
Free, Libre, and Open Source Software Leftovers
FOSS news for today
Content Management Systems (CMS) / Static Site Generators (SSG): WordPress Gimmicks and Eleventy
Web management news
GNU projects: computing in freedom with GNU Emacs and Unifont 17.0.04 released
2 couple of GNU updates
GNU/Linux and BSD Leftovers
mostly GNU/Linux news
Games: Proton Games Wrongly Flagged as Unplayable, Steam Games With Native GNU/Linux Clients, and More
Steam/gaming news
SUSE/OpenSUSE: Planet News Roundup and Tumbleweed Review of the Week
Reports of work/updates
Open Hardware, Tinkering, and Mandating Kill Switches
some hardware news picks
Debian Development Updates and News
Debian corner
GNOME: Malika's Outreachy Internship and Libadwaita 1.9
Some GNOME news
Applications: diffoscope (Reproducible Builds), Namida, Hotspot, and More
Software leftovers
IBM's Red Hat Pivots to Slop, CIQ Follows (Slop, Not Freedom)
RHEL waning, buzzwords instead
CentOS and Fedora: Stagnation, "Community" Update (IBM), and Fedora-based Qubes
not much of substance happening
The web in 1000 lines of C and Mozilla Firefox news/analysis
latest on the Web
Programming Leftovers
Development picks
Security and Integrity Leftovers
patches and breaches, threats
Nanny state vs. Linux: show us your ID, kid
A new wave of age verification laws requires kids and teenagers to register before they can use a computer
Qualys on CrackArmor
CrackArmor news
today's howtos
many howtos for today
Potential $6 billion sale of Linux pioneer SUSE
SUSE on sale?
"Be a Better Person" [original]
Imagine a world where everyone tries to be better to peers and family instead of competing to death
Debian 13.4 “Trixie” Released with 111 Bug Fixes and 67 Security Updates
The Debian Project announced today the general availability of Debian 13.4 as the fourth update to the latest Debian GNU/Linux 13 “Trixie” operating system series.
Games: Proton Experimental, Transport Tycoon Deluxe, GamingOnLinux's Statement Against Slop, and More
8 new articles from GamingOnLinux
Android Leftovers
I turned on these 3 Android settings, and stealing my phone became almost pointless
I put Asahi Linux on my M1 MacBook and it’s surprisingly usable in 2026
I've put Linux on many of my older Macs as a way to extend their life or to learn more about the Linux operating system
These 4 distros tried to reinvent Linux (but failed)
Linux is an accepted OS in the tech world
3 things Linux users always get wrong
If you watch new Linux users and their struggles with the system
I tested Omega Linux to see if it can revitalize an old PC, and it made Ubuntu distributions look bad
If you're looking for a distribution for an aging machine
Dolphin Emulator 2603 Released with Triforce Games Support
Dolphin, the free open-source GameCube and Wii game emulator
Free and Open Source Software
This is free and open source software
Marknote 1.5 WYSIWYG Note-Taking App Is Here with Source Mode, KRunner Plugin
KDE announced the release of Marknote 1.5, the WYSIWYG (What You See Is What You Get) note-taking application for the Linux desktop, which lets you create, edit, and organize rich text notes.
Plasma Keyboard: FLOSS/Fund, diacritics, and more
Plasma Keyboard has interesting news to share
This Week in Plasma: Press-and-Hold for Alternative Characters
Welcome to a new issue of This Week in Plasma
KDE Frameworks 6.24.0
KDE today announces the release of KDE Frameworks 6.24.0
Stable kernels: Linux 6.19.8, Linux 6.18.18, and Linux 6.12.77
I'm announcing the release of the 6.19.8 kernel
Today in Techrights
Some of the latest articles