Archinstall 3.0.12, a guided installer for Arch Linux, introduces a new -S flag for arch-chroot, enhanced Btrfs support, and adds Uzbek language support.
Category Archives: Linux
Ikey Doherty’s Gone Missing Again
As AerynOS powers ahead without its founder, the open source world might ask: Why does Ikey Doherty keep going AWOL?
The post Ikey Doherty’s Gone Missing Again appeared first on FOSS Force.
Python steering council accepts lazy imports
Barry Warsaw, writing for the Python steering council, has announced
that PEP 810 (“Explicit lazy
imports”) has been approved, unanimously, by the four who could vote. Since
Pablo Galindo Salgado was one of the PEP authors, he did not vote. The PEP provides a way to defer importing modules until the names
defined in a module are
needed by other parts of the program. We covered the PEP and the discussion around it
a few weeks back. The council also had “recommendations about some of
“, including:
the PEP’s details, a few suggestions for filling a couple of small
gaps
Use lazy as the keyword. We debated many of the given alternatives
(and some we came up with ourselves), and ultimately agreed with the PEP’s
choice of the lazy keyword. The closest challenger was
defer, but once we tried to use that in all the places where the
term is visible, we ultimately didn’t think it was as good an overall
fit. The same was true with all the other alternative keywords we could
come up with, so… lazy it is!What about from foo lazy import bar? Nope! We like that in both module imports and from-imports that the lazy keyword is the first thing on the line. It helps to visually recognize lazy imports of both varieties.
AXC3000 Starter Kit Highlights Altera Agilex 3 FPGA with HyperRAM and MIPI Support
Arrow has introduced the AXC3000 Starter Kit, a compact FPGA development platform featuring the first production device from the Altera Agilex 3 family. Following the Agilex 5 AXE5000 devkit, this board provides a smaller form factor and focuses on low- to mid-range applications that demand efficient compute performance in compact designs. The Altera Agilex 3 […]
[$] An explicit thread-safety proposal for Python
Python already has several ways to run programs concurrently —
including asynchronous functions, threads, subinterpreters, and multiprocessing
— but all of those options have drawbacks of one kind or another.
PEP 703 (“Making the Global Interpreter Lock Optional in CPython”)
removed a major barrier to running Python
threads in parallel, but also exposed Python programmers to the same tricky
synchronization problems found in other languages supporting multithreaded
programs. A new draft proposal
by Mark Shannon,
PEP 805 (“Safe Parallel Python”), suggests a way for the CPython runtime
to cut down on concurrency bugs, making it more practical for Python programmers
to use versions of the language without the global interpreter lock (GIL).
Git 2.52-rc0 Starts Working On SHA1-SHA256 Interop, Hints For New Default Branch Name
The first test release of the Git 2.52 distributed revision control system is now available. As has been a common trend, Git 2.52 is making further preparations in anticipation of the big Git 3.0 milestone…
Flatpak 1.17 Adds Support For Sideloading From OCI Images, flatpak+HTTPS URIs
Flatpak 1.17 is out today as the newest feature release for this Linux app sandboxing/distribution tech. Flatpak 1.17 brings a number of exciting new features…
Devuan 6.0 released
6.0 (“Excalibur”) of the systemd-averse Devuan distribution has been
released. It is based on Debian 13 (“trixie”), and includes some of
the significant changes from that release, including the merged
/usr hierarchy. See the
release notes for details.
11 Best Free and Open Source OpenAPI Linter Tools
OpenAPI is an industry standard to describe HTTP APIs. When using OpenAPI in your project, you can leverage other tools to help you generate documentation, code, tests, mock results, or even deploy your API. This article picks some useful tools to help you validate OpenAPI in your project.
The post 11 Best Free and Open Source OpenAPI Linter Tools appeared first on Linux Today.
[$] Namespace reference counting and listns()
The kernel’s namespaces feature is, among
other things, a key part of the implementation of containers. Like much in
the kernel, though, the namespace API evolved over time; there was no
design at the outset. As a result, this API has some rough edges and
missing features. Christian Brauner is working to straighten out the
namespace situation somewhat with this
daunting 72-part patch series that, among other things, adds a new
system call to allow user space to query the namespaces present on the
system.
Calibre 8.13 Open-Source E-Book Manager Improves Library Export on Linux
Calibre 8.13 is a small update that only improves library export on Linux distros that mount /tmp in RAM by no longer using the /tmp directory when dealing with a large Full-Text Search (FTS) database, and improves virtual libraries by allowing users to define their search expressions more comfortably in a multi-line edit box.
The post Calibre 8.13 Open-Source E-Book Manager Improves Library Export on Linux appeared first on Linux Today.
5 Best Free and Open Source Markdown Linter Tools
Discover the top 5 free and open source Markdown linter tools to enhance your writing. Improve your Markdown quality effortlessly with these essential resources.
The post 5 Best Free and Open Source Markdown Linter Tools appeared first on Linux Today.
Immich 2.1 Released with Better Slideshow Shuffle, New Notifications
Immich 2.1 self-hosted photo and video management solution refines slideshow shuffling, adds album notifications, and polishes performance across platforms.
The post Immich 2.1 Released with Better Slideshow Shuffle, New Notifications appeared first on Linux Today.
Wine 10.17 Released with Default EGL Renderer and Updated Mono Engine
Discover the latest Wine 10.17 release featuring a default EGL renderer and an updated Mono engine. Enhance your gaming and application experience today!
The post Wine 10.17 Released with Default EGL Renderer and Updated Mono Engine appeared first on Linux Today.
9to5Linux Weekly Roundup: November 2nd, 2025
The 264th installment of the 9to5Linux Weekly Roundup is here for the week ending on November 2nd, 2025, keeping you updated with the most important things happening in the Linux world.
Linux 6.19 To Support Microsoft’s ACPI Fan Extensions
A few weeks back I reported on Linux kernel patches surfacing for implementing Microsoft’s AC{I Fan Extensions. This should help some HP devices and hardware from other OEMs for obtaining fan information reporting under Linux. The good news now is that the patches should be part of the upcoming Linux 6.19 kernel cycle…
GCC 16 Lands Improved Memmove Behavior For x86/x86_64 CPUs
H.J. Lu, a long-time compiler expert at Intel, merged today improved memmove() behavior for the GNU Compiler Collection ahead of the upcoming GCC 16 release…
Devuan 6.0 Released For Debian 13 Without systemd
Devuan 6.0 “Excalibur” is now available as the fork of Debian GNU/Linux without the use of systemd. Devuan 6.0 is Debian 13 but for “init freedom” lets you use either SysVinit, OpenRC, or Runit as the init system…
Linux 6.19 Adding Support For The Line 6 POD HD Pro X Audio Effects Processor
The upcoming Linux 6.19 kernel will add support for the Line 6 POD HD Pro X audio effects processor that has been in the market for several years now — the past decade! — but only now seeing the necessary additions for Linux support…
Fortytwo’s decentralized AI has the answer to life, the universe, and everything
No datacenters requiredFortytwo, a Silicon Valley startup, was founded last year based on the idea that a decentralized swarm of small AI models running on personal computers offers scaling and cost advantages over centralized AI services.…