Tux Machines

Do you waddle the waddle?

Other Sites

9to5Linux

LibreOffice 26.2.6 Open-Source Office Suite Released with More Than 30 Bug Fixes

LibreOffice 26.2.5 is here one and a half months after LibreOffice 26.2.5 and brings more bug fixes to address various issues, crashes, and other annoyances reported by users, as well as stability improvements contributed by LibreOffice’s global community of developers, QA engineers, and ecosystem companies.

Grml 2026.09 Linux Distro Is Out with Linux Kernel 7.1, Based on Debian 14 Forky

Coming four months after Grml 2026.04, the Grml 2026.09 release is powered by the Linux 7.1 kernel series and incorporates all the package updates and security patches from the upstream Debian Testing software repositories as of September 2026, which will become Debian 14 “Forky” sometime in 2027.

Ubuntu 26.10 “Stonking Stingray” Snapshot 3 Is Now Available for Public Testing

Development of Ubuntu 26.10 (codename Stonking Stingray) kicked off on April 30th, 2026, with the usual toolchain upload, based on the Ubuntu 26.04 LTS (Resolute Raccoon) release, which means that it’s powered by Linux kernel 7.0 and uses the GNOME 50 desktop environment. In time, these will be updated to newer versions.

schestowitz.com

Cited This Weekend in ACM (Association for Computing Machinery)

High-profile publisher

Remembering When Sunday Was Rest Day

‘ve already asked around before writing this, as I generally wanted to ensure this observation and sentiment was not just my own.

Man United Looks Good

Just got ahead…

Manchester/Northwest and London

Manchester City fan will be watching

Year of Journalistic Accomplishments

Across several areas

Banking by Post, Not “Apps” and “Web Sites”

Outsourcing of the work to the customers

The Cursed Envelope

That I wish I didn’t get

5 Years Ago

Impact in retrospective

Reporting Things Other People Won’t

If only more people did the same…

Dream Start for Enzo

Chelsea and Arsenal cannot both win

Internet Society

Empowering Parents in Rwanda Through Digital Literacy Training

On a typical busy morning in Rwanda’s Karongi District, Patrice Nshimiyimana, a 44-year-old father of three, sat down with his phone, about to do something he’d never done before: renew his family’s health insurance online.

LinuxGizmos.com

Tiny OSM-MF module runs Linux on Sitara AM67 and 4-TOPS AI

Ezurio has announced the Carbon AM67 OSM-MF, a compact solder-down module based on Texas Instruments’ Sitara AM67x processor family. The module offers heterogeneous Arm processing, up to 8GB LPDDR4, eMMC storage, 4-TOPS AI acceleration, multi-display and camera support, dual Gigabit Ethernet, and optional Wi-Fi 6 or Wi-Fi 6E connectivity.

Rockchip RK3576 module powers edge AI dev kit with 20-TOPS RK1820 accelerator

The reComputer RK3576 compute module is based on Rockchip’s RK3576 SoC, which integrates four Cortex-A72 cores clocked at up to 2.2GHz and four Cortex-A53 cores reaching 2.0GHz. Graphics are handled by an Arm Mali-G52 MC3 GPU, while the integrated NPU provides up to 6 TOPS of INT8 AI acceleration.

coreutils-9.4 released

posted by Roy Schestowitz on Aug 31, 2023

This is to announce coreutils-9.4, a stable release.
This is a stabilization release coming about 19 weeks after the 9.3 release.
See the NEWS below for a summary of changes.
There have been 162 commits by 10 people in the 19 weeks since 9.3.
  Andreas Schwab (1)      Jim Meyering (1)
  Bernhard Voelker (3)    Paul Eggert (60)
  Bruno Haible (11)       Pádraig Brady (80)
  Dragan Simic (3)        Sylvestre Ledru (2)
  Jaroslav Skarvada (1)   Ville Skyttä (1)
Pádraig [on behalf of the coreutils maintainers]
Here is the GNU coreutils home page:
    http://gnu.org/s/coreutils/
  http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=shortlog;h=v9.4
or run this command from a git-cloned coreutils directory:
  git shortlog v9.3..v9.4
  https://ftp.gnu.org/gnu/coreutils/coreutils-9.4.tar.gz   (15MB)
  https://ftp.gnu.org/gnu/coreutils/coreutils-9.4.tar.xz   (5.8MB)
  https://ftp.gnu.org/gnu/coreutils/coreutils-9.4.tar.gz.sig
  https://ftp.gnu.org/gnu/coreutils/coreutils-9.4.tar.xz.sig
  7dce42b8657e333ce38971d4ee512c4313b8f633  coreutils-9.4.tar.gz
  X2ANkJOXOwr+JTk9m8GMRPIjJlf0yg2V6jHHAutmtzk=  coreutils-9.4.tar.gz
  7effa305c3f4bc0d40d79f1854515ebf5f688a18  coreutils-9.4.tar.xz
  6mE6TPRGEjJukXIBu7zfvTAd4h/8O1m25cB+BAsnXlI=  coreutils-9.4.tar.xz
from coreutils-9.2 or OpenBSD's cksum since 2007.
  gpg --verify coreutils-9.4.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 <P@draigBrady.com>
  uid                   [ unknown] Pádraig Brady <pixelbeat@gnu.org>
  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.4.tar.gz.sig
  Automake 1.16.5
  Gnulib v0.1-6658-gbb5bb43a1e
  Bison 3.8.2
* Noteworthy changes in release 9.4 (2023-08-29) [stable]
  On GNU/Linux s390x and alpha, programs like 'cp' and 'ls' no longer
  fail on files with inode numbers that do not fit into 32 bits.
  [This bug was present in "the beginning".]
  'b2sum --check' will no longer read unallocated memory when
  presented with malformed checksum lines.
  [bug introduced in coreutils-9.2]
  'cp --parents' again succeeds when preserving mode for absolute directories.
  Previously it would have failed with a "No such file or directory" error.
  [bug introduced in coreutils-9.1]
  'cp --sparse=never' will avoid copy-on-write (reflinking) and copy offloading,
  to ensure no holes present in the destination copy.
  [bug introduced in coreutils-9.0]
  cksum again diagnoses read errors in its default CRC32 mode.
  'cksum --check' now ensures filenames with a leading backslash character
  are escaped appropriately in the status output.
  This also applies to the standalone checksumming utilities.
  [bug introduced in coreutils-8.25]
  dd again supports more than two multipliers for numbers.
  Previously numbers of the form '1024x1024x32' gave "invalid number" errors.
  factor, numfmt, and tsort now diagnose read errors on the input.
  'install --strip' now supports installing to files with a leading hyphen.
  Previously such file names would have caused the strip process to fail.
  ls now shows symlinks specified on the command line that can't be traversed.
  Previously a "Too many levels of symbolic links" diagnostic was given.
  pinky, uptime, users, and who no longer misbehave on 32-bit GNU/Linux
  platforms like x86 and ARM where time_t was historically 32 bits.
  Also see the new --enable-systemd option mentioned below.
  'pr --length=1 --double-space' no longer enters an infinite loop.
  shred again operates on Solaris when built for 64 bits.
  Previously it would have exited with a "getrandom: Invalid argument" error.
  tac now handles short reads on its input.  Previously it may have exited
  erroneously, especially with large input files with no separators.
  'uptime' no longer incorrectly prints "0 users" on OpenBSD,
  and is being built again on FreeBSD and Haiku.
  [bugs introduced in coreutils-9.2]
  'wc -l' and 'cksum' no longer crash with an "Illegal instruction" error
  on x86 Linux kernels that disable XSAVE YMM.  This was seen on Xen VMs.
  'cp -v' and 'mv -v' will no longer output a message for each file skipped
  due to -i, or -u.  Instead they only output this information with --debug.
  I.e., 'cp -u -v' etc. will have the same verbosity as before coreutils-9.3.
  'cksum -b' no longer prints base64-encoded checksums.  Rather that
  short option is reserved to better support emulation of the standalone
  checksum utilities with cksum.
  'mv dir x' now complains differently if x/dir is a nonempty directory.
  Previously it said "mv: cannot move 'dir' to 'x/dir': Directory not empty",
  where it was unclear whether 'dir' or 'x/dir' was the problem.
  Now it says "mv: cannot overwrite 'x/dir': Directory not empty".
  Similarly for other renames where the destination must be the problem.
  [problem introduced in coreutils-6.0]
** Improvements
  cp, mv, and install now avoid copy_file_range on linux kernels before 5.3
  irrespective of which kernel version coreutils is built against,
  reinstating that behavior from coreutils-9.0.
  comm, cut, join, od, and uniq will now exit immediately upon receiving a
  write error, which is significant when reading large / unbounded inputs.
  split now uses more tuned access patterns for its potentially large input.
  This was seen to improve throughput by 5% when reading from SSD.
  split now supports a configurable $TMPDIR for handling any temporary files.
  tac now falls back to '/tmp' if a configured $TMPDIR is unavailable.
  'who -a' now displays the boot time on Alpine Linux, OpenBSD,
  Cygwin, Haiku, and some Android distributions
  'uptime' now succeeds on some Android distributions, and now counts
  VM saved/sleep time on GNU (Linux, Hurd, kFreeBSD), NetBSD, OpenBSD,
  Minix, and Cygwin.
  On GNU/Linux platforms where utmp-format files have 32-bit timestamps,
  pinky, uptime, and who can now work for times after the year 2038,
  so long as systemd is installed, you configure with a new, experimental
  option --enable-systemd, and you use the programs without file arguments.
  (For example, with systemd 'who /var/log/wtmp' does not work because
  systemd does not support the equivalent of /var/log/wtmp.)

Read on

Other Recent Tux Machines' Posts

Software Freedom Conservancy (SFC) Tried to Replace the FSF and SFLC. Now It Refers to the FSF as Illness or Corruption. [original]
While, as one might expect, it's also issuing press releasing defaming its key people (now in SFLC, which it is imitating through confusion)
Sharing or Free, Libre, and Open Source Software Leftovers
FOSS and more
Good News! CERN is Migrating Over 2,200 Control Systems to Debian 13
The migration would move accelerator control computers out of the Red Hat ecosystem
Audacity 4.0 Open-Source Audio Editor Officially Released, Here’s What’s New
Audacity 4.0 open-source audio editor is now available for download as a major update with numerous new features and improvements. Here are the details!
Wine 11.17
The Wine development release 11.17 is now available
 
Switzerland's Federal Government is Replacing Microsoft on 3,000 Computers [original]
This is the pilot phase, with 3,000 workstations moving away from Microsoft 365. The federal administration has over 54,000 computers.
You Don't Need GAFAM, Use OpenStreetMap [original]
OpenStreetMap helped us check maps for transport, various overlays with addresses, and there was 0% reliance on GAFAM or "Google" anything
United States: GNU/Linux Still Surging as the Surveillance State Grows [original]
This is a huge problem for Microsoft because this is its most profitable market
Programming Leftovers
Development, licensing, and more
GNU/Linux Hardware Leftovers
GNU/Linux centric
Distributions and Operating Systems: Trusting-Trust Attack, FreeBSD, Zenwalk, and Fedora
OS picks
Kodi 22 "Piers" Beta 2
A lot of polish has come together for the features added in Beta 1
PostgreSQL: PGConf India 2027, 12-Year-Old PostgreSQL Vulnerability Enables Database, Server Takeover
a couple of picks
Open Hardware/Modding: Flipper One Devices, Raspberry Pi, and More
hardware news
today's howtos
Instructionals/Technical picks
Games: Security 51, New Steam Games with Native GNU/Linux Builds, Gamescom, WARDOGS, and More
gaming picks
Programming Leftovers
Development picks
FSF on Social Control Media
some coverage
Freedom Fighters (Part IV): We're Doing Cybersecurity All Wrong
"We also allowed a lethal monoculture to fester"
Android Leftovers
I found the best Android performance tweaks hiding in the Accessibility menu
I tried KDE's Office suite and found out why even KDE users skip it
The most popular is, of course, LibreOffice, though I tend to prefer the likes of OnlyOffice
You don’t need to code or spend money to improve KDE—here are 7 ways to help
Open-source software is wonderful: it's free, diverse, and surprisingly accessible
I discovered KDE’s hidden superpowers after installing these 3 open-source utilities
If you've been in the Linux space for a while
7 Best Free and Open Source Climate, Weather and Earth-Science Data Analysis Tools
Only free and open source software is eligible for inclusion
GNOME Sushi gets a GTK4 revamp, new features
Sushi, the spacebar preview utility for Nautilus file manager, has been ported to GTK4 for GNOME 51
LyargoOS – opinionated Void Linux-based distribution
The distribution is intended for users who want Void Linux’s simplicity and runit-based system without building a desktop environment from scratch
openSUSE MicroOS – immutable rolling-release Linux distribution
openSUSE MicroOS is an immutable rolling-release Linux distribution developed by the openSUSE community
Planet KDE: State of the Map 2026
Last week I attended this year’s State of the Map (SotM) in Paris, France, OpenStreetMap’s
New Releases: Liya Linux, Abora OS, and ReactOS
GNU/Linux Distributions and Operating Systems
In the United Kingdom, GNU/Linux Measured Around 15% Overnight [original]
This shows many people use GNU/Linux at home, more so than "the office"
Today in Techrights
Some of the latest articles
GNU/Linux Leftovers
picks regarding GNU/Linux
Free Software and Open Data Leftovers
FOSS and more
Distributions and Operating Systems: TrueNAS, Omarchy, DiffOS
3 picks for today
Mozilla Lobbying and Firefox Tooling Announcements
Mozilla leftovers
Red Hat: Slop, VMs, and OpenShift
latest from redhat.com
OpenSUSE: OBS End-of-Week Update and Tumbleweed Review of the Week
OpenSUSE picks
Security Leftovers
Security news and patches
Best GNU/Linux Distros for New Laptops in 2026 and Zorin OS for Legacy Things
distros in review
Open Hardware/Modding With GNU/Linux and More
hardware news
Ubuntu 24.04 splits firmware packages for faster updates and Canonical leaves IRC aside
Canonical/Ubuntu news
GNOME Developers' Updates and This Week in GNOME
GNOME news
European Google Search alternative Ecosia launches Linux browser
pair of articles
Programming Leftovers
Development related picks
Games: Stranded Deep 2, DRAGON BALL XENOVERSE 3, GUNDAM ROGUE ORBIT, FINAL FANTASY VII REVELATION, and More
gaming news
today's howtos
Instructionals/Technical leftovers
Ubisoft Does Not Like GNU/Linux, Blocks Users (Despite Full Compatibility)
DRM lovers wants rootkits
Grml 2026.09 Linux Distro Is Out with Linux Kernel 7.1, Based on Debian 14 Forky
Grml 2026.09 GNU/Linux distribution is now available for download based on Debian Testing/Forky and powered by Linux kernel 7.1. Here’s what’s new!
LibreOffice 26.2.6 Open-Source Office Suite Released with More Than 30 Bug Fixes
LibreOffice 26.2.6 is now available for download as the sixth point release to the LibreOffice 26.2 office suite series with 36 bug fixes.
I couldn't believe Linux could run inside a PDF, so I tried it
Linux was apparently running inside a PDF file
Soft-launching the DiffOS project
Today marks the day of soft-launching of my Debian derivative
Best Free and Open Source Software, and many more
This is free and open source software
Hyggshi OS – customizable Debian-based Linux distribution
Hyggshi OS is a custom Linux distribution built around a flexible Debian-family base
This Week in Plasma: So Many Ways to Click and Scroll
Some of the last Plasma 6.8 features landed this week, and there’s a whole bunch of great stuff
Today in Techrights
Some of the latest articles
today's leftovers
BSD, GNU/Linux, and more
Desktop Environments: XScreenSaver, Bugs in KDE, and GSoC in KDE
mostly KDE news
Planet News Roundup for OpenSUSE, Google Summer of Code (GSoC) Project in OpenSUSE
pair of OpenSUSE picks
Linux drowning in ocean of slop (sloppy) commits and false reports, "Linux's strict memory overcommit mode" [original]
kernel picks
Applications: gThumb 4.0 RC Released, Tether Introduced, and More
a pair of picks
Working From PCLinuxOS and PCLinuxOS Screenshot Showcase
PCLinuxOS picks from latest issue (Sept.)
Licensing Issues Due to LLM Slop Plagiarism, Open Data Versus Political Manipulation
data issues
Web Browsers/Web Servers: Vivaldi 8.2, Bots, Browser's Main Thread Is Expensive
WWW related picks
Mozilla/Firefox Leftovers
Firefox for the most part
Programming Leftovers
Development related picks
Security News and Breaches
some big ones, too
Proprietary / Vendor Lock-in Targets GNU/Linux
3 new stories
Open Hardware/Modding: Linux, ESP32, Arduino/Zephyr, and More
hardware centric picks
Fedora and Red Hat (Promotion of Slop Plagiarism, Paid-for and Fake Journalism, and Buzzwords Instead of Linux)
IBM abandoned Linux
Haiku OS Releases Beta 6
After just a little over 25 years of the Haiku project trying to keep the BeOS spirit alive
Games: METRO 2039, Rebounder, MOZA, and Much More
hardware and gaming
today's howtos
Instructionals/Technical picks, lots from PCLOS Magazine
'Linux' Foundation Became a Trojan Horse for Rogue Companies (and Pyramid Schemes Too) to Influence Policies, Openwashing LLM Slop and Calling It Secure (Opposite of the Truth)
LF very rogue now
1Password Gets Associated With David Heinemeier Hansson
3 picks
Ubuntu 26.10 “Stonking Stingray” Snapshot 3 Is Now Available for Public Testing
Ubuntu 26.10 “Stonking Stingray” Snapshot 3 is now available for public testing for early adopters and application developers.
Richard Stallman’s Stallman.org Back Online [original]
the front page is months old
Gloria Steinem Tackled Systemic Misogyny as an Activist and Journalist (Can be Both) [original]
Gloria Steinem has died at the age of 93
Hardware-accelerated Omarchy Linux comes to locked-down Apple Silicon
On a standard PC, installing Linux is straightforward, but on modern Apple Silicon Macs
Android Leftovers
I never have to type my phone PIN ever again after discovering this Android feature
I stopped getting lost in KDE’s settings after finding these simple shortcuts
Linux is well known for being receptive to customization, and KDE Plasma is no exception
Yes, no AI is now a feature
LibreOffice does not reject artificial intelligence out of hand
Tux Machines Opposes LLM Slop. This Upsets People Who Use Slop to Make 'Articles' and They Think the Problem is Me. [original]
"When you point the finger at someone, there are three fingers pointing back to you"
I outgrew Linux Mint, but I didn't want a harder Linux distro
I've been using Linux more and more over the past year
These awesome Linux distros run completely in RAM and barely touch your SSD
Linux distributions built around "copy to RAM" boot modes decompress the entire file system to a RAM disk on boot
I loaded Ubuntu Touch on an old phone to "de-Google" my life—here's where it all went wrong
DeGoogling your digital life is difficult, though not impossible, when you have an Android phone
Free and Open Source Software
This is free and open source software
Droidian – Debian-based Linux distribution for mobile devices
Droidian is a Debian-based Linux distribution designed primarily for smartphones that originally shipped with Android
Tiny OSM-MF module runs Linux on Sitara AM67 and 4-TOPS AI
Ezurio’s software support includes Yocto Linux, Buildroot Linux, Android, Debian, and QNX for the Cortex-A53 cores
Open Hardware/Modding: Minimalist Transceiver, DIY, Raspberry Pi, and More
hardware stories
Today in Techrights
Some of the latest articles