Tux Machines

Do you waddle the waddle?

Other Sites

9to5Linux

Fedora Linux 45 to Enable Shadow Stack Protection by Default on 64-Bit

Shadow Stack is a hardware-backed security feature designed to prevent control-flow hijacking attacks, including Return-Oriented Programming (ROP) or Jump-Oriented Programming (JOP) attacks. This will protect the majority of Fedora binaries, but will add a small performance overhead.

New Debian 13 “Trixie” Kernel Security Update Fixes 68 Vulnerabilities

Coming ten days after the previous Linux kernel security update, which only fixed 12 vulnerabilities that may lead to a privilege escalation, denial of service, or information leaks, the new Debian 13 Linux kernel security update is a massive one, and it patches no less than 68 security vulnerabilities in the Linux 6.12 LTS kernel.

Mozilla Firefox 153.0.1 Web Browser Brings Fixes for Multiple Issues and Crashes

Firefox 153.0.1 is here to fix an issue with audio going silent on some music and audio streaming websites after pausing and resuming playback, a crash that occurred when a web page loaded a frame using a javascript: address, and an issue with View Page Source failing to load blob: documents.

Arch Linux-Based Archcraft 26.08 Brings New Sway Wayland Session, Linux 7.1

Powered by the latest and greatest Linux 7.1 kernel series, Archcraft 26.08 introduces a brand-new Qt 6 SDDM login theme, a new Sway Wayland session, more reliable encrypted installation, better GTK/GNOME application integration, improved VirtualBox compatibility, and support for Btrfs and XFS installations.

Gentoo-Based MocaccinoOS 26.08 Is Out with COSMIC 1.5, KDE Plasma 6.6.6

Powered by the Linux 6.18.41 LTS kernel, MocaccinoOS 26.08 is here to update the Mesa graphics stack to version 26.1.5, update the Calamares graphical installer to the latest 3.4.2 release, and update the Vajo GUI/TUI frontend for the Luet container-based, zero-dependency static package manager.

First Arch Linux ISO Powered by Linux Kernel 7.1 Is Now Available for Download

Arch Linux 2026.08.01 is out today as the first Arch Linux ISO release to ship with Linux kernel 7.1 by default, which should give users a boost when detecting hardware, especially on newer devices, but especially on older ones where previous Arch Linux ISOs failed to detect some of the components.

4MLinux 52.0 Released with Better Support for Legacy GPUs, Linux Kernel 6.18 LTS

Coming four months after 4MLinux 51.0, the 4MLinux 52.0 release is powered by the Linux 6.18 LTS kernel series for better hardware support compared to Linux 6.12 LTS used in the previous release, and uses the Mesa 26.0 graphics stack to improve graphics and gaming support.

Shotcut 26.7 Video Editor Adds Graphics Adapter for Linux, Shake Video Filter

Coming a month after Shotcut 26.6, the Shotcut 26.7 release is here to introduce a graphics adapter for Linux and Windows systems for multi-GPU setups, a Shake video filter, and an Elements panel to the File > New and View menus and the Generate buttons.

Calibre 9.12 E-Book Manager Adds Option to Convert GIF Images to JPEG/WebP

Coming a month after Calibre 9.11, the Calibre 9.12 release introduces a new option in the Edit Book feature to convert GIF images to JPEG/WebP, a new button in the ToC Editor to sort the entries in the Table of Contents, and support for the latest Tolino firmware.

LinuxGizmos.com

Radxa Linkr Brings Remote KVM Access and Tailscale Support to a Thumb-Sized Device

Radxa has unveiled the Linkr, a compact remote-control device for accessing computers, servers, and development boards through a web browser. The unit combines HDMI video capture with USB keyboard and mouse emulation, allowing users to view and operate a target system without connecting a dedicated monitor, keyboard, or mouse.

ELM11-Feather Debuts with Native Lua and Reconfigurable FPGA Hardware

First seen in March, Brisbane Silicon has now launched the ELM11-Feather to Crowd Supply. Priced at $39, the Feather-compatible development board combines native Lua support with the Arvore IDE and a configurable hardware architecture programmable in C, SystemVerilog, and VHDL.

news

Git v2.44.0

posted by Roy Schestowitz on Feb 24, 2024

The latest feature release Git v2.44.0 is now available at the
usual places.  It is comprised of 503 non-merge commits since
v2.43.0, contributed by 85 people, 34 of which are new faces [*].

The tarballs are found at:
https://www.kernel.org/pub/software/scm/git/
The following public repositories all have a copy of the 'v2.44.0' tag and the 'master' branch that the tag points at:
url = https://git.kernel.org/pub/scm/git/git url = https://kernel.googlesource.com/pub/scm/git/git url = git://repo.or.cz/alt-git.git url = https://github.com/gitster/git
New contributors whose contributions weren't in v2.43.0 are as follows. Welcome to the Git development community!
Achu Luma, Antonin Delpeuch, Benjamin Lehmann, Britton Leo Kerin, Carlos Andrés Ramírez Cataño, Chandra Pratap, Ghanshyam Thakkar, Illia Bobyr, James Touton, Janik Haag, Joanna Wang, Josh Brobst, Julian Prein, Justin Tobler, Kyle Lippincott, lumynou5, Maarten van der Schrieck, Marcel Krause, Marcelo Roberto Jimenez, Michael Lohmann, moti sd, Nikolay Borisov, Nikolay Edigaryev, Ondrej Pohorelsky, Sam Delmerico, Sergey Kosukhin, Shreyansh Paliwal, Sören Krecker, Stan Hu, Tamino Bauknecht, Wilfred Hughes, Willem Verstraeten, Xiaoguang WANG, and Zach FettersMoore.
Returning contributors who helped this release are as follows. Thanks for your continued support.
Alexander Shopov, Andy Koppe, Arkadii Yakovets, Arthur Chan, Bagas Sanjaya, Calvin Wan, Carlo Marcelo Arenas Belón, Christian Couder, Dragan Simic, Elijah Newren, Emir SARI, Eric Sunshine, Glen Choo, Han-Wen Nienhuys, Jean-Noël Avila, Jeff Hostetler, Jeff King, Jiang Xin, Johannes Schindelin, John Cai, Jonathan Tan, Jordi Mas, Josh Soref, Josh Steadmon, Josip Sokcevic, Junio C Hamano, Kate Golovanova, Konstantin Ryabitsev, Kristoffer Haugsbakk, Linus Arver, Matthias Aßhauer, M Hickford, Orgad Shaneh, Oswald Buddenhagen, Patrick Steinhardt, Peter Krefting, Philippe Blain, Phillip Wood, Ralf Thielow, Randall S. Becker, René Scharfe, Rubén Justo, Simon Ser, SZEDER Gábor, Taylor Blau, Teng Long, Todd Zullinger, Toon Claes, Vegard Nossum, Victoria Dye, and Yi-Jyun Pan.
[*] We are counting not just the authorship contribution but issue reporting, mentoring, helping and reviewing that are recorded in the commit trailers.
----------------------------------------------------------------
Git v2.44 Release Notes =======================
Backward Compatibility Notes
* "git checkout -B <branch>" used to allow switching to a branch that is in use on another worktree, but this was by mistake. The users need to use "--ignore-other-worktrees" option.
UI, Workflows & Features
* "git add" and "git stash" learned to support the ":(attr:...)" magic pathspec.
* "git rebase --autosquash" is now enabled for non-interactive rebase, but it is still incompatible with the apply backend.
* Introduce "git replay", a tool meant on the server side without working tree to recreate a history.
* "git merge-file" learned to take the "--diff-algorithm" option to use algorithm different from the default "myers" diff.
* Command line completion (in contrib/) learned to complete path arguments to the "add/set" subcommands of "git sparse-checkout" better.
* "git checkout -B <branch> [<start-point>]" allowed a branch that is in use in another worktree to be updated and checked out, which might be a bit unexpected. The rule has been tightened, which is a breaking change. "--ignore-other-worktrees" option is required to unbreak you, if you are used to the current behaviour that "-B" overrides the safety.
* The builtin_objectmode attribute is populated for each path without adding anything in .gitattributes files, which would be useful in magic pathspec, e.g., ":(attr:builtin_objectmode=100755)" to limit to executables.
* "git fetch" learned to pay attention to "fetch.all" configuration variable, which pretends as if "--all" was passed from the command line when no remote parameter was given.
* In addition to (rather cryptic) Security Identifiers, show username and domain in the error message when we barf on mismatch between the Git directory and the current user on Windows.
* The error message given when "git branch -d branch" fails due to commits unique to the branch has been split into an error and a new conditional advice message.
* When given an existing but unreadable file as a configuration file, gitweb behaved as if the file did not exist at all, but now it errors out. This is a change that may break backward compatibility.
* When $HOME/.gitconfig is missing but XDG config file is available, we should write into the latter, not former. "git gc" and "git maintenance" wrote into a wrong "global config" file, which have been corrected.
* Define "special ref" as a very narrow set that consists of FETCH_HEAD and MERGE_HEAD, and clarify everything else that used to be classified as such are actually just pseudorefs.
* All conditional "advice" messages show how to turn them off, which becomes repetitive. Setting advice.* configuration explicitly on now omits the instruction part.
* The "disable repository discovery of a bare repository" check, triggered by setting safe.bareRepository configuration variable to 'explicit', has been loosened to exclude the ".git/" directory inside a non-bare repository from the check. So you can do "cd .git && git cmd" to run a Git command that works on a bare repository without explicitly specifying $GIT_DIR now.
* The completion script (in contrib/) learned more options that can be used with "git log".
* The labels on conflict markers for the common ancestor, our version, and the other version are available to custom 3-way merge driver via %S, %X, and %Y placeholders.
* The write codepath for the reftable data learned to honor core.fsync configuration.
* The "--fsck-objects" option of "git index-pack" now can take the optional parameter to tweak severity of different fsck errors.
* The wincred credential backend has been taught to support oauth refresh token the same way as credential-cache and credential-libsecret backends.
* Command line completion support (in contrib/) has been updated for "git bisect".
* "git branch" and friends learned to use the formatted text as sorting key, not the underlying timestamp value, when the --sort option is used with author or committer timestamp with a format specifier (e.g., "--sort=creatordate:format:%H:%M:%S").
* The command line completion script (in contrib/) learned to complete configuration variable names better.
Performance, Internal Implementation, Development Support etc.
* Process to add some form of low-level unit tests has started.
* Add support for GitLab CI.
* "git for-each-ref --no-sort" still sorted the refs alphabetically which paid non-trivial cost. It has been redefined to show output in an unspecified order, to allow certain optimizations to take advantage of.
* Simplify API implementation to delete references by eliminating duplication.
* Subject approxidate() and show_date() machinery to OSS-Fuzz.
* A new helper to let us pretend that we called lstat() when we know our cache_entry is up-to-date via fsmonitor.
* The optimization based on fsmonitor in the "diff --cached" codepath is resurrected with the "fake-lstat" introduced earlier.
* Test balloon to use C99 "bool" type from <stdbool.h> has been added.
* "git clone" has been prepared to allow cloning a repository with non-default hash function into a repository that uses the reftable backend.
* Streaming spans of packfile data used to be done only from a single, primary, pack in a repository with multiple packfiles. It has been extended to allow reuse from other packfiles, too.
* Comment updates to help developers not to attempt to modify messages from plumbing commands that must stay constant.
It might make sense to reassess the plumbing needs every few years, but that should be done as a separate effort.
* Move test-ctype helper to the unit-test framework.
* Instead of manually creating refs/ hierarchy on disk upon a creation of a secondary worktree, which is only usable via the files backend, use the refs API to populate it.
* CI for GitLab learned to drive macOS jobs.
* A few tests to "git commit -o <pathspec>" and "git commit -i <pathspec>" has been added.
* Tests on ref API are moved around to prepare for reftable.
* The Makefile often had to say "-L$(path) -R$(path)" that repeats the path to the same library directory for link time and runtime. A Makefile template is used to reduce such repetition.
* The priority queue test has been migrated to the unit testing framework.
* Setting `feature.experimental` opts the user into multi-pack reuse experiment
* Squelch node.js 16 deprecation warnings from GitHub Actions CI by updating actions/github-script and actions/checkout that use node.js 20.
* The mechanism to report the filename in the source code, used by the unit-test machinery, assumed that the compiler expanded __FILE__ to the path to the source given to the $(CC), but some compilers give full path, breaking the output. This has been corrected.
Fixes since v2.43 -----------------
* The way CI testing used "prove" could lead to running the test suite twice needlessly, which has been corrected.
* Update ref-related tests.
* "git format-patch --encode-email-headers" ignored the option when preparing the cover letter, which has been corrected.
* Newer versions of Getopt::Long started giving warnings against our (ab)use of it in "git send-email". Bump the minimum version requirement for Perl to 5.8.1 (from September 2002) to allow simplifying our implementation.
* Earlier we stopped relying on commit-graph that (still) records information about commits that are lost from the object store, which has negative performance implications. The default has been flipped to disable this pessimization.
* Stale URLs have been updated to their current counterparts (or archive.org) and HTTP links are replaced with working HTTPS links.
* trace2 streams used to record the URLs that potentially embed authentication material, which has been corrected.
* The sample pre-commit hook that tries to catch introduction of new paths that use potentially non-portable characters did not notice an existing path getting renamed to such a problematic path, when rename detection was enabled.
* The command line parser for the "log" family of commands was too loose when parsing certain numbers, e.g., silently ignoring the extra 'q' in "git log -n 1q" without complaining, which has been tightened up.
* "git $cmd --end-of-options --rev -- --path" for some $cmd failed to interpret "--rev" as a rev, and "--path" as a path. This was fixed for many programs like "reset" and "checkout".
* "git bisect reset" has been taught to clean up state files and refs even when BISECT_START file is gone.
* Some codepaths did not correctly parse configuration variables specified with valueless "true", which has been corrected.
* Code clean-up for sanity checking of command line options for "git show-ref".
* The code to parse the From e-mail header has been updated to avoid recursion.
* "git fetch --atomic" issued an unnecessary empty error message, which has been corrected.
* Command line completion script (in contrib/) learned to work better with the reftable backend.
* "git status" is taught to show both the branch being bisected and being rebased when both are in effect at the same time.
* "git archive --list extra garbage" silently ignored excess command line parameters, which has been corrected.
* "git sparse-checkout set" added default patterns even when the patterns are being fed from the standard input, which has been corrected.
* "git sparse-checkout (add|set) --[no-]cone --end-of-options" did not handle "--end-of-options" correctly after a recent update.
* Unlike other environment variables that took the usual true/false/yes/no as well as 0/1, GIT_FLUSH only understood 0/1, which has been corrected.
* Clearing in-core repository (happens during e.g., "git fetch --recurse-submodules" with commit graph enabled) made in-core commit object in an inconsistent state by discarding the necessary data from commit-graph too early, which has been corrected.
* Update to a new feature recently added, "git show-ref --exists".
* oss-fuzz tests are built and run in CI. (merge c4a9cf1df3 js/oss-fuzz-build-in-ci later to maint).
* Rename detection logic ignored the final line of a file if it is an incomplete line.
* GitHub CI update. (merge 0188b2c8e0 pb/ci-github-skip-logs-for-broken-tests later to maint).
* "git diff --no-rename A B" did not disable rename detection but did not trigger an error from the command line parser.
* "git archive --remote=<remote>" learned to talk over the smart http (aka stateless) transport. (merge 176cd68634 jx/remote-archive-over-smart-http later to maint).
* Fetching via protocol v0 over Smart HTTP transport sometimes failed to correctly auto-follow tags. (merge fba732c462 jk/fetch-auto-tag-following-fix later to maint).
* The documentation for the --exclude-per-directory option marked it as deprecated, which confused readers into thinking there may be a plan to remove it in the future, which was not our intention. (merge 0009542cab jc/ls-files-doc-update later to maint).
* "git diff --no-index file1 file2" segfaulted while invoking the external diff driver, which has been corrected.
* Rewrite //-comments to /* comments */ in files whose comments prevalently use the latter.
* Cirrus CI jobs started breaking because we specified version of FreeBSD that is no longer available, which has been corrected. (merge 81fffb66d3 cb/use-freebsd-13-2-at-cirrus-ci later to maint).
* A caller called index_file_exists() that takes a string expressed as <ptr, length> with a wrong length, which has been corrected. (merge 156e28b36d jh/sparse-index-expand-to-path-fix later to maint).
* A failed "git tag -s" did not necessarily result in an error depending on the crypto backend, which has been corrected.
* "git stash" sometimes was silent even when it failed due to unwritable index file, which has been corrected.
* "git show-ref --verify" did not show things like "CHERRY_PICK_HEAD", which has been corrected.
* Recent conversion to allow more than 0/1 in GIT_FLUSH broke the mechanism by flipping what yes/no means by mistake, which has been corrected.
* The sequencer machinery does not use the ref API and instead records names of certain objects it needs for its correct operation in temporary files, which makes these objects susceptible to loss by garbage collection. These temporary files have been added as starting points for reachability analysis to fix this. (merge bc7f5db896 pw/gc-during-rebase later to maint).
* "git cherry-pick" invoked during "git rebase -i" session lost the authorship information, which has been corrected. (merge e4301f73ff vn/rebase-with-cherry-pick-authorship later to maint).
* The code paths that call repo_read_object_file() have been tightened to react to errors. (merge 568459bf5e js/check-null-from-read-object-file later to maint).
* Other code cleanup, docfix, build fix, etc. (merge 5aea3955bc rj/clarify-branch-doc-m later to maint). (merge 9cce3be2df bk/bisect-doc-fix later to maint). (merge 8430b438f6 vd/fsck-submodule-url-test later to maint). (merge 3cb4384683 jc/t0091-with-unknown-git later to maint). (merge 020456cb74 rs/receive-pack-remove-find-header later to maint). (merge bc47139f4f la/trailer-cleanups later to maint).

Read on

Other Recent Tux Machines' Posts

Climate Change on Our Minds [original]
useless chatbots
GNU/Linux Measured at 7.3% in Saudi Arabia [original]
Can it exceed 10% this year?
Australia and New Zealand: New Highs for GNU/Linux [original]
steady increases for GNU/Linux
Gentoo-Based MocaccinoOS 26.08 Is Out with COSMIC 1.5, KDE Plasma 6.6.6
MocaccinoOS 26.08 distribution is now available for download with the COSMIC 1.5 and KDE Plasma 6.6.6 desktop environments, Mesa 26.1.5 graphics stack, and Linux 6.18.41 LTS.
Arch’s AUR Besieged
3 more reports
From Soccermania to GNU/Linux Mania [original]
Did the soccer (football) matches have some impact or just the "unknowns" being deciphered (or omitted) by statCounter?
Shotcut 26.7 Video Editor Adds Graphics Adapter for Linux, Shake Video Filter
Shotcut 26.7 open-source video editor is now available for download with a graphics adapter for Linux and Windows, Shake video filter, improved support for VST2 and LV2 audio plugins, and more.
Beverly Hills [original]
we have a new mayor
Today in Techrights
Some of the latest articles
Much Ado About AUR [original]
This is applicable to every platform, not just "Linux"
Ubuntu Touch update brings better support for modern smartphones & web apps
Ubuntu Touch is a mobile Linux distribution designed to run on smartphones and tablets
Only the Kernel is Turning 35, GNU/Linux Will Turn 43 This Year [original]
If we focus on the design, it started not in the 90s but the 60s
 
According to statCounter, GNU/Linux Measured at Nearly 8% in Bangladesh [original]
Earlier today statCounter finalised the figures for July
Switzerland's GNU/Linux "Market Share" at 7% [original]
Europe in general is moving that way
I switched an old laptop to a RAM-only OS and it outpaced my newer machine
Not too long ago, I revived an old 2012 HP Pavilion m6 with Puppy Linux
COSMIC is doing what GNOME still can't, and it's only been out for a year
COSMIC has really taken me by surprise. Compared to other Linux desktop environments
GNOME's extension problem is worse than you think, and it's why I switched to KDE
I've used GNOME for years, both before and after the retirement of the wonderful Unity on Ubuntu
In Republic of South Korea GNU/Linux Has Reached a New High [original]
Can these figures exceed 5% like in Japan?
AstrOS, a distro that combines the best of Arch, COSMIC, and immutability, enters beta
One of the cooler parts of moving from Windows to Linux is that there's always something new on the horizon
Linux's market share in North America has breached 10% for the first time, says StatCounter
Linux usage has been growing since May and has now managed to cross over into the double-digit levels of market share
GNU/Linux Measured at Around 6% in Ireland [original]
Notice how much GNU/Linux grew there lately
BeOS was the most innovative OS of the '90s—here is how it lives on today
BeOS still changed computing history, even though it was a flop. You can also install a successor today
GNU/Linux Steady at About 5% in South America [original]
We'll be keeping an eye on this trend
Free, Libre, and Open Source Software Leftovers
FOSS leftovers
GNU/Linux Leftovers
GNU/Linux stories for the day
KDE and GNOME: KDE Itinerary and GNOME Shell
3 more stories
Graphics and Games Leftovers
mostly AMD
NetBSD 11.0 released
new release this week
Debian: Meme, SparkyLinux, and "The State of Chez Scheme in Debian"
Debian leftovers
Open Hardware and GNU/Linux Devices
hardware stories
today's howtos
Instructionals/Technical picks
Audiocasts/Shows: Linux Saloon and Discussion About Text Editors
2 episodes
Security, Slop, and Slop About Slop (FUD About "Linux")
Security leftovers
5 things nobody tells you about switching to Linux from Windows
Frustrated with Windows and considering switching to Linux
Free and Open Source Software
This is free and open source software
One of the World's Largest Populations, Indonesia, Sees GNU/Linux Measured at Over 6% [original]
Maybe by month's end it'll be over 6.5%
GNU/Linux New Highs in Europe, Microsoft New Lows [original]
Europe is moving away from GAFAM, especially the "M" in GAFAM
Tux Machines Benefits From Explosive Growth of GNU/Linux [original]
Big gains at last?
I refuse to pay Microsoft for these 7 features that Linux offers for free
Linux is pretty impressive, and its greatest feature is arguably its cost
Programming Leftovers
Development picks
New Releases Archcraft's August 2026 Release and Announcing Helwan Linux 5.0
2 new releases
today's howtos
PCLinuxOS Magazine picks
Recent GNU/Linux Videos
via Indivious
Free and Open Source Software
This is free and open source software
Anolis OS – enterprise-focused Linux distribution
Anolis OS is an enterprise-focused Linux distribution
Planet KDE: June/July in KDE Itinerary
Time for another bi-monthly update on what happened around Itinerary
Synex 13 u11 Released With Multiple Desktop Options
The Argentinian Linux distribution continues its minimalist approach with updated packages, new COSMIC changes
Fedora Linux 45 to Enable Shadow Stack Protection by Default on 64-Bit
The Fedora Linux 45 distribution will enable Shadow Stack protection by default for most applications on x86_64 machines at negligible performance cost.
Birthday in 3 Weeks [original]
In August we expect speed to go up another notch
Doing What's Natural [original]
According to some reports, birding is making a comeback among young people
New Debian 13 “Trixie” Kernel Security Update Fixes 68 Vulnerabilities
A new Linux kernel security update has been released for Debian GNU/Linux 13 “Trixie” to fix no less than 68 vulnerabilities.
Today in Techrights
Some of the latest articles
Mozilla Firefox 153.0.1 Web Browser Brings Fixes for Multiple Issues and Crashes
Firefox 153.0.1 open-source web browser is now available for download to fix multiple issues and crashes discovered in the Firefox 153 release and affecting all users.
PCLinuxOS: Chief Editor, Screenshots, and in Memoriam (JayDot)
PCLinuxOS Magazine picks
PCLinuxOS Magazine on Kernel Turning 35 This Month
2 articles updated
Arch Linux-Based Archcraft 26.08 Brings New Sway Wayland Session, Linux 7.1
Archcraft 26.08 distribution is now available for download with Linux kernel 7.1, new Qt 6 SDDM theme, new Sway Wayland session, and better GTK/GNOME application integration.
NethSecurity 8.8.0: Geoblocking, Alerts, metrics, emergency CLI tool
the release of NethSecurity 8.8.0
EmmaDE6 1.02: Accessibility Improvements
update to Emmabuntüs Debian Edition 6 1.0 2 64-bit
July Over, GNU/Linux Catches Up With MacOS, statCounter Measures Its Market Share at ~8% [original]
GNU/Linux is growing, irrespective of what statCounter says
Security Leftovers
Security reports and more
today's leftovers
GNU/Linux and more
Free, Libre, and Open Source Software Leftovers and Sharing Advocacy
FOSS and more
GNU nano 9.2 and GNU's GCC De Facto Banning Slop
GNU picks
Servo 0.4.0 released
some Servo news
Software News/Review: Resources, Gradia, and Kitty Terminal Emulator
Applications for GNU/Linux
New Release of EasyOS and Further Changes
EasyOS news picks
KDE Community, This Week in GNOME, and GNOME Shell
KDE and GNOME leftovers
Programming Leftovers
Development picks
Red Hat: PHP, Slop, and More
Red Hat's official site mostly
FreeBSD and OpenBSD Picks
BSD leftovers
Games: Steam, GPUs, and Thimbleweed Park 2
gaming news
Linux Kernel and Graphics Leftovers
also LF stuff
Much Ado Over AMD Linux Patch (Because of Steam Deck)
Steam Deck and more
today's howtos
Instructionals/Technical posts
Linux Gadgets, Hardware, and Devices
mostly Open Hardware
First Arch Linux ISO Powered by Linux Kernel 7.1 Is Now Available for Download
Arch Linux 2026.08.01 is now available for download as Arch Linux’s ISO release for August 2026, powered by Linux kernel 7.1 and featuring the latest Archinstall 4.4 text-mode installer
And Folks, We Have a Vibe Coded Linux Distro!
Starling is a new open source Linux desktop environment
Moving Faster [original]
Speed is particularly important in particular contexts
His First Match With First Team [original]
Will the Italian coach stay in charge for another decade to come?
Mayoral Election in Greater Manchester is a Win in Battle Against Discrimination (Hostility Towards Women) and Against Opponents of Gay People [original]
We find this whole thing rather symbolic
Sweep-Sweep, Hoarding Like a Proprietary Software Company [original]
Some are bullies and the rest try to clean up the bullies' mess
Match Day [original]
New management (Maresca is head coach, not management) will make or break what brought 20 trophies/brass in one decade
Android Leftovers
Google rolling out Android 17 QPR1 Beta 8 for Pixel
Free and Open Source Software
This is free and open source software
PureOS Development Report: June 2026
PureOS is designed to provide the best experience on all Purism devices
This Week in Plasma: Emoji Resizing
In addition to the headliner feature and expected UI improvements and bug fixes
4MLinux 52.0 Released with Better Support for Legacy GPUs, Linux Kernel 6.18 LTS
4MLinux 52.0 distribution is now available for download with improved support for legacy graphics cards, simplified Wi-Fi configuration, and other changes.
Mini Review – Create beautiful screenshots with Gradia for Linux
In the world of Linux and open-source, we have many big powerful applications that aim to do everything
Free and Open Source Software
This is free and open source software
Luminus OS – Fedora-based Linux distribution
Luminus OS is a Linux distribution built on Fedora bootc
Security Leftovers
Security picks
GNU/Linux and BSD Leftovers
today's leftovers
Free, Libre, and Open Source Software Leftovers
FOSS picks
Web Browsers/Web Servers/Feed Readers: Inaccessible-Without-JS "I ♥ RSS", Waterfox 6.7.0-beta.3, and Thunderbird Update
WWW links
Programming Leftovers
Development picks
Barry Kauler on Latest EasyOS Work
4 posts by Barry Kauler
Fedora and Red Hat Leftovers
redhat.com and more
Open Hardware/Modding: ESP32 and More
hardware picks
today's howtos
Instructionals/Technical picks
GOG Galaxy Targets GNU/Linux, DRM Resistance
GOG Galaxy ported
Kernel Development and Windows Following Linux's Lead
Linux and more
Apertis – Debian-based distribution
Apertis is a Debian-based operating system and development infrastructure designed for industrial embedded devices
You don’t need to dual-boot anymore, there’s a better way to try another OS
I'm a Windows user, and I'm no stranger to dual-booting. It was actually my first real introduction to Linux
Best Free and Open Source Software
We’re here to champion free and open-source software
Amity OS – Debian-based Linux distribution
Amity OS is a Linux distribution based on Debian
Moving to the Left [original]
The UK remains a rich country
Saint Lucia: GNU/Linux Leaps Past Many Platforms, Market Share Over 20% If Combined With ChromeOS [original]
GNU/Linux has taken off fast
Microsoft is Drowning in Debt While "Market Share" of Windows (and XBox) Falls [original]
Microsoft is not growing
The Birds Are Getting Smarter [original]
another sign that these birds are smart and creative
Android Leftovers
Android rolls out local ‘Documents’ backup that syncs to Google Drive
Linux Mint is suffering from nasty kernel crashes, but there's a quick way to go back
As much as I'd like to say that Linux is the best operating system out there and can do nothing wrong, the truth is, things do often go wrong
I let Claude customize my Linux PC—and it did a better job than I ever could
I've spent years ricing GNOME and KDE Plasma, but I've always avoided window managers (WM) like i3 and Hyprland
I stopped distro hopping when I realized the desktop environment was the real upgrade
For me, the best part about free and open-source software is the "free" part
GNU Planet: A warm thank you and welcome!
Associate members and donors enable us to run the infrastructure for the GNU Project and the Free Software Directory, maintain the FSF Licensing & Compliance Lab
Whatever You Got Told, IBM is Not Our Friend [original]
If you are still under the false impression that IBM is a friend, then you probably aren't paying close enough attention
COSMIC 1.5 Desktop Environment Released with Various Improvements
COSMIC 1.5 desktop environment is now available with improvements to COSMIC Settings, COSMIC Panel, COSMIC Greeter, COSMIC Store, COSMIC Term, COSMIC Compositor, COSMIC Initial Setup, and more.
Free and Open Source Software
This is free and open source software
Announcing the next Fedora Community Architect
This applies both to our open source technology and in how we sustain the community that builds it
Today in Techrights
Some of the latest articles
Calibre 9.12 E-Book Manager Adds Option to Convert GIF Images to JPEG/WebP
Calibre 9.12 open-source ebook manager is now available for download with a new option to convert GIF images to JPEG/WebP, Linux binaries improvements, and other changes.