Tux Machines

Do you waddle the waddle?

Other Sites

LinuxGizmos.com

Axiomtek KIWI330 Combines 1.6″ SBC Form Factor with Alder Lake-N Processor

Axiomtek has introduced the KIWI330, an ultra-compact single board computer for edge AIoT projects with limited space. Measuring just 72 mm by 56 mm and 1.6 mm thick, the KIWI330 targets robotics, smart gateways, industrial automation, and other applications needing performance in a small footprint.

Internet Society

The Internet Society at WSIS HLE 2025 in Switzerland

The WSIS High-Level Event (HLE) is a global meeting co-organized by the International Telecommunication Union (ITU) and other UN agencies to review progress on the World Summit on the Information Society (WSIS) action lines. It serves as a platform for governments, civil society, the private sector, and international organizations to assess the ICT (Information and Communication Technology) development and their impact on achieving the UN Sustainable Development Goals (SDGs), fostering people-centered, inclusive, and development-oriented information and knowledge societies.

From Experience to Curiosity

When Cheryl Langdon-Orr began her learning journey with the Internet Society, she wasn’t a new learner in the traditional sense. With a career spanning decades in science, psychology, and international business and a history of shaping Internet governance through leadership in Australia’s Internet Society chapter, Cheryl has long been part of the global conversation on how the Internet evolves. Yet, despite her experience, she enrolled in course after course. Why? For Cheryl, learning is more than professional development; it’s a way to lead with credibility and care. 

grep 3.8 released

posted by Roy Schestowitz on Sep 03, 2022

This is to announce grep-3.8, a stable release.
Special thanks to Carlo Arenas for adding PCRE2 support
and to Paul Eggert for his many fine changes.

There have been 104 commits by 6 people in the 55 weeks since 3.7. See the NEWS below for a brief summary.
Thanks to everyone who has contributed! The following people contributed changes to this release:
Carlo Marcelo Arenas Belón (2) Helge Kreutzmann (1) Jim Meyering (27) Ondřej Fiala (1) Paul Eggert (71) Ulrich Eckhardt (2)
Jim [on behalf of the grep maintainers] ==================================================================
Here is the GNU grep home page: http://gnu.org/s/grep/
For a summary of changes and contributors, see: http://git.sv.gnu.org/gitweb/?p=grep.git;a=shortlog;h=v3.8 or run this command from a git-cloned grep directory: git shortlog v3.7..v3.8
To summarize the 432 gnulib-related changes, run these commands from a git-cloned grep directory: git checkout v3.8 git submodule summary v3.7
================================================================== Here are the compressed sources: https://ftp.gnu.org/gnu/grep/grep-3.8.tar.gz (2.8MB) https://ftp.gnu.org/gnu/grep/grep-3.8.tar.xz (1.7MB)
Here are the GPG detached signatures: https://ftp.gnu.org/gnu/grep/grep-3.8.tar.gz.sig https://ftp.gnu.org/gnu/grep/grep-3.8.tar.xz.sig
Use a mirror for higher download bandwidth: https://www.gnu.org/order/ftp.html
Here are the SHA1 and SHA256 checksums: eb3bf741fefb2d64e67d9ea6d74c723ea0efddb6 grep-3.8.tar.gz jeYKUWnAwf3YFwvZO72ldbh7/Pp95jGbi9YNwgvi+5c grep-3.8.tar.gz 6d0d32cabaf44efac9e1d2c449eb041525c54b2e grep-3.8.tar.xz SY18wbT7CBkE2HND/rtzR1z3ceQk+35hQa/2YBOrw4I grep-3.8.tar.xz
Each SHA256 checksum is base64 encoded, preferred over the much longer hexadecimal encoding that most checksum tools default to.
Use a .sig file to verify that the corresponding file (without the .sig suffix) is intact. First, be sure to download both the .sig file and the corresponding tarball. Then, run a command like this:
gpg --verify grep-3.8.tar.gz.sig
The signature should match the fingerprint of the following key:
pub rsa4096/0x7FD9FCCB000BEEEE 2010-06-14 [SCEA] Key fingerprint = 155D 3FC5 00C8 3448 6D1E EA67 7FD9 FCCB 000B EEEE uid Jim Meyering
If that command fails because you don't have the required public key, or that public key has expired, try the following commands to retrieve or refresh it, and then rerun the 'gpg --verify' command.
gpg --locate-external-key jim@meyering.net gpg --recv-keys 7FD9FCCB000BEEEE wget -q -O- 'https://savannah.gnu.org/project/release-gpgkeys.php?group=grep&download=1' | gpg --import -
As a last resort to find the key, you can try the official GNU keyring:
wget -q https://ftp.gnu.org/gnu/gnu-keyring.gpg gpg --keyring gnu-keyring.gpg --verify grep-3.8.tar.gz.sig
This release was bootstrapped with the following tools: Autoconf 2.72a.55-bc66c Automake 1.16i Gnulib v0.1-5279-g19435dc207
================================================================== NEWS
* Noteworthy changes in release 3.8 (2022-09-02) [stable]
** Changes in behavior
The -P option is now based on PCRE2 instead of the older PCRE, thanks to code contributed by Carlo Arenas.
The egrep and fgrep commands, which have been deprecated since release 2.5.3 (2007), now warn that they are obsolescent and should be replaced by grep -E and grep -F.
The confusing GREP_COLOR environment variable is now obsolescent. Instead of GREP_COLOR='xxx', use GREP_COLORS='mt=xxx'. grep now warns if GREP_COLOR is used and is not overridden by GREP_COLORS. Also, grep now treats GREP_COLOR like GREP_COLORS by silently ignoring it if it attempts to inject ANSI terminal escapes.
Regular expressions with stray backslashes now cause warnings, as their unspecified behavior can lead to unexpected results. For example, '\a' and 'a' are not always equivalent . Similarly, regular expressions or subexpressions that start with a repetition operator now also cause warnings due to their unspecified behavior; for example, *a(+b|{1}c) now has three reasons to warn. The warnings are intended as a transition aid; they are likely to be errors in future releases.
Regular expressions like [:space:] are now errors even if POSIXLY_CORRECT is set, since POSIX now allows the GNU behavior.
** Bug fixes
In locales using UTF-8 encoding, the regular expression '.' no longer sometimes fails to match Unicode characters U+D400 through U+D7FF (some Hangul Syllables, and Hangul Jamo Extended-B) and Unicode characters U+108000 through U+10FFFF (half of Supplemental Private Use Area plane B). [bug introduced in grep 3.4]
The -s option no longer suppresses "binary file matches" messages. [Bug#51860 introduced in grep 3.5]
** Documentation improvements
The manual now covers unspecified behavior in patterns like \x, (+), and range expressions outside the POSIX locale.

Other Recent Tux Machines' Posts

Long Weekend in the US, Hard Weekend for Microsoft Staff [original]
Now is the time to tell people to upgrade to a better operating system
DXVK 2.7 Improves Support for God of War, Watch Dogs 2, and Final Fantasy XIV
DXVK 2.7, a Vulkan-based implementation of D3D9, D3D10, and D3D11 for Linux / Wine, is now available for download with new features and other improvements for various games.
This Week in Plasma: chugging along
Welcome to a new issue of This Week in Plasma
 
Linux Is Dropping Certain PCs, Here's How to Find Out If Yours Is Included
If you're running Linux on 30-plus year old hardware
Rhino Linux 2025.3 Rolls Out with RPK2, KDE Option
Rhino Linux 2025.3 is now available with the RPK2 package management tool by default, UBports sponsorship, and the KDE Plasma 6 UBXI desktop
GNU/Linux and More
some leftovers
today's howtos
and some Debian focus
Free, Libre, and Open Source Software Leftovers
FOSS leftovers
Programming Leftovers
Development relates stuff
4MLinux 48.1 STABLE released.
4MLinux Release
ExTiX Deepin 25.7 Live based on Deepin 25 STABLE (latest) with Refracta Snapshot and kernel 6.15.3-amd64-exton :: Build 250701 |
Build 250701 is out
Games: Microsoft's Harm, 1970s Gaming History, Doom, and 8-bit Titles
gaming leftovers
The Decade of Linux on the Desktop. You're in it.
In China, the government has been pushing GNU/Linux *hard* for 8-9 years. Uniontech (Deepin) is one of the biggest and last November boasted 3M paid users.
What Makes the Cinnamon Desktop So Appealing?
Cinnamon is the default desktop for the Linux Mint distribution
Android Leftovers
Don’t Use Chrome on Android Without Knowing These Tips
7-Zip v25 File Archiver Released with Performance Gains
7-Zip, the open-source file compression and extraction tool favored by countless users
Why My Kids' First PC Will Run Linux
Wondering how to prepare your child for a future where technical literacy matters more than ever
6 reasons why I use NixOS over any other Linux distro
Most people stick to popular options like Ubuntu or Linux Mint
5 Signs You're Ready to Make the Leap to Arch Linux
Considering Arch Linux, but feeling intimidated by its reputation
Mini review – Use LocalSend for simple file transfer on Linux
I will explain how to use the free and open-source, cross-platform file transfer application LocalSend on Linux
Gradia Screenshot Tool Just Keeps Getting Better
A glut of new features were added to Gradia, a Linux screenshot markup tool built using GTK4/libadwaita
Free and Open Source Software
It’s fully open source
GNU/Linux and Development Leftovers
Development with Perl
today's howtos
only 4 for now
GNU/Linux Videos From Invidious
past week's picks
Today in Techrights
Some of the latest articles
Free, Libre, and Open Source Software Leftovers
FOSS and a little about standards
GNU/Linux Leftovers
many GNU/Linux picks
Linux kernel and coreboot news
3 more picks
Applications: Melbourne Roto-Control, Docker Desktop 4.43, and More
Some software news
Open Hardware: Arduino, Raspberry Pi, and More
hardware picks
Programming Leftovers
Development-related stuff
Fedora and Red Hat Leftovers
from IBM's corner of the Web
Hackaday Podcast and More
some video and audio
today's howtos
many howtos
Next-generation EasyOS 6.101 V7alpha and Bluepup fixed in Easy Excalibur
some EasyOS news
Linux-ready Meerkat meer10 Launches with Intel Core Ultra, PCIe Gen5 Storage, and Wi-Fi 7
System76 has updated its compact Linux mini PC lineup with the Meerkat meer10
These Are the Best Linux Distros to Install on a Mini PC
Mini PCs are versatile computing devices, thanks to their compact design
I ditched Chrome and Firefox for this snappy open-source browser, and it exceeded expectations
I may have struck gold with the Thorium browser
today's leftovers
3 more stories
Games: OpenMW 0.49, Proton 10.0-2, SteamOS / Steam Deck
gaming picks
Free and Open Source Software
This is free and open source software
Gnuinos – spin of Devuan Linux
Gnuinos is a spin of Devuan Linux consisting exclusively of Free Software (as defined by the Free Software Foundation) and a choice of several alternative init systems
This Week in GNOME: #207 Replacing Shortcuts
Update on what happened across the GNOME project in the week from June 27 to July 04
Alternate reality - Ubuntu with Plasma
Back in 2017, Canonical decided to stop the development of its homegrown Unity desktop
Plasma 6.4 Wayland vs X11, processor and power benchmarks
I love me a good mystery. Although I'm not happy and I'm rather worried about the direction the Linux home desktop is going
Bluestar Linux: Arch Power, User-Friendly Polish
Think Arch is only for the hardcore? Bluestar Linux rewrites the rules—delivering power, polish, and zero intimidation
Get in losers, we're moving to Linux!
You'll notice a trend here, which is that Arch Linux, a notoriously "difficult" distribution
Today in Techrights
Some of the latest articles
GNU/Linux Leftovers
Red Hat, SUSE, and more
Security Leftovers
Security picks
Applications: tmux-rs, Kiwi TCMS, and Wayback
some software news
Programming Leftovers
Development leftovers
Open Hardware: Arduino, NanoPi, Fairphone, and More
Hardware picks
Web Browsers/Tools: curl user survey 2025 and Vivaldi Browser 7.5
WWW leftovers
Audiocasts/Shows/Videos: Kill -9 Song, BSD Now, and More
4 new picks
today's howtos
many from idroot
Google Outsources Agent2Agent to Microsoft Proprietary Jail (GitHub), Linux Foundation is Openwashing Dangerous Hype
Some LF openwash
Canonical/Ubuntu Leftovers
3 links for today
Thunderbird 140 ESR Focuses on Enterprise Needs
Thunderbird 140 ESR is out now, bringing smarter notifications, dark mode message rendering
Latest Tumbleweed Update Marks Myrlyn’s Introduction
The latest openSUSE Tumbleweed update brings Myrlyn
Our small team vs millions of bots
Read the latest update from the FSF tech team
French city of Lyon ditching Microsoft for FOSS
The French city of Lyon has decided to ditch Microsoft’s Office suite and plans to adopt Linux and PostgreSQL
COSMIC Desktop Lands in Void Linux
COSMIC Desktop is now available on Void Linux
GIMP 3.2 Promises New Paint Mode, Support for Importing Photoshop Patterns
The GIMP project released today GIMP 3.1.2 as the first development version of the next major release of this open-source, free, and cross-platform image editing software, GIMP 3.2.
Free and Open Source Software
This is free and open source software
Who Really Built Linux? The Truth Behind the Code
Everything was ready except the heart of the system — the kernel
Mesa 25.1.5 Released
now out
Games: Lockdowns, Steam Deck, and More
news about gaming
Open Hardware/Modding: Raspberry Pi, PocketBeagle, and More
hardware picks
Today in Techrights
Some of the latest articles