How to rebase to Fedora Silverblue 44 Beta

Silverblue is an operating system for your desktop built on Fedora Linux. It’s excellent for daily use, development, and container-based workflows. It offers numerous advantages such as being able to roll back in case of any problems. This article provides the steps to rebase to the newly released Fedora Linux 44 Beta, and how to revert if anything unforeseen […]

AMD Ryzen AI NPUs Are Finally Useful Under Linux For Running LLMs

Over the past two years AMD has developed the AMDXDNA accelerator driver in the mainline Linux kernel for supporting the AMD Ryzen AI NPUs. But when it comes to user-space software on Linux actually able to leave the Ryzen AI NPUs it’s been… extremely limited with nothing really useful besides some niche bits of code. Even AMD’s own software like their GAIA on Linux has used Vulkan with their iGPUs rather than any NPU support. But finally today there is a significant shift with the Ryzen AI NPUs becoming useful on Linux and able to handle LLMs…

Ubuntu 26.04 With GNOME 50 Offering Some Performance Benefits For NVIDIA Linux Gaming

With GNOME 50 that is being used by default with the upcoming Ubuntu 26.04 LTS release, you may be curious about the out-of-the-box performance especially compared to prior Ubuntu Linux releases — especially with Mutter 50 having some NVIDIA optimizations. In today’s article is a first look at how the NVIDIA Linux gaming performance on Ubuntu 26.04 is looking compared to the current Ubuntu 25.10 release.

Gateworks GW16168 M.2 AI accelerator features NXP Ara240 DNPU with up to 40 eTOPS

Gateworks has introduced the GW16168, an M.2 AI acceleration card designed to add dedicated neural network processing to embedded and industrial systems. The module integrates NXP’s Ara240 discrete neural processing unit (DNPU) and is designed, tested, and assembled in the United States for industrial edge AI deployments. The GW16168 uses NXP’s Ara240 DNPU to deliver […]

Linux Patches Make The IPv6 Stack Less Modular To Lower Architectural Burden

Currently the Linux IPv6 networking stack can be built into the Linux kernel, built as a loadable kernel module, or not built at all. With proposed patches from a SUSE engineer, the IPv6 networking stack would be limited to being a kernel built-in or not at all. In doing away with IPv6 as a loadable kernel module would allow simplifying some code and lowering the Linux networking maintenance burden…

Linux’s KVM Virtualization Preparing For Intel Advanced Performance Extensions (APX)

Intel’s Advanced Performance Extensions (APX) debuting with Nova Lake and Diamond Rapids is ready with Linux 6.16+ and recent open-source compilers. One piece of the support puzzle still coming together though that will be especially important for Xeon Diamond Rapids is the KVM virtualization support. New patches there were posted this week…

[$] Disabling Python’s lazy imports from the command line

The advent of lazy imports in the Python language is upon us, now that PEP 810 (“Explicit lazy
imports”) was accepted by the steering
council
and the feature will appear in the upcoming Python 3.15 release
in October. There are a number of good reasons,
performance foremost, for wanting to defer spending—perhaps wasting—the
time to do an import before a needed symbol is used. However, there are
also good reasons not to want that behavior, at least in some cases. The
tension between those two positions is what led to an earlier PEP rejection,
but it is also playing into a recent discussion of the API used to control
lazy imports.

[$] Disabling Python’s lazy imports from the command line

The advent of lazy imports in the Python language is upon us, now that PEP 810 (“Explicit lazy
imports”) was accepted by the steering
council
and the feature will appear in the upcoming Python 3.15 release
in October. There are a number of good reasons,
performance foremost, for wanting to defer spending—perhaps wasting—the
time to do an import before a needed symbol is used. However, there are
also good reasons not to want that behavior, at least in some cases. The
tension between those two positions is what led to an earlier PEP rejection,
but it is also playing into a recent discussion of the API used to control
lazy imports.

SUSE may be for sale, again

Reuters is reporting
that private-equity firm EQT may be looking to sell SUSE:

EQT has hired investment bank Arma Partners to sound out a group of
private equity investors for a possible sale of the company, said the
sources, who requested anonymity to discuss confidential matters. The
​deliberations are at an early stage and there is no certainty that EQT
will ​proceed with a transaction, the sources said.

SUSE has traded hands a number of times over the years. Most
recently it was acquired by
EQT in 2018, was listed
on the Frankfurt Stock Exchange in 2021, and then taken
private
again by EQT in August 2023.

[$] Debian decides not to decide on AI-generated contributions

Debian is the latest in an ever-growing list of projects to wrestle (again)
with the question of LLM-generated contributions; the latest debate stared in
mid-February, after
Lucas Nussbaum opened a
discussion
with a draft general resolution (GR) on whether Debian should
accept AI-assisted contributions. It seems to have, mostly, subsided without a GR
being put forward or any decisions being made, but the conversation was illuminating
nonetheless.