Feed aggregator
Firefly AIBOX 3588S – Set up Flatpak to use external disk
In this article I explain how to install Flatpaks to my microSD card. This is useful given the small size of the eMMC.
The post Firefly AIBOX 3588S – Set up Flatpak to use external disk appeared first on Linux Today.
SparkyLinux 8.0 Launches with Debian 13 Base
SparkyLinux 8.0 arrives with a Debian 13 base, Linux kernel 6.12 LTS, updated desktops, new tools, and improved installation options.
The post SparkyLinux 8.0 Launches with Debian 13 Base appeared first on Linux Today.
CachyOS — Distrowatch’s Top Distro Has Speed, Polish and Features
CachyOS delivers top‑tier performance, modern desktop choices, and hassle‑free software management — a standout among Arch‑based distros.
The post CachyOS — Distrowatch’s Top Distro Has Speed, Polish and Features appeared first on Linux Today.
How to Migrate to deb822 Format in Debian 13 Trixie
Learn how to migrate from the old sources.list to the deb822 format in Debian 13 trixie. Update your APT sources for better readability, security, and future compatibility.
The post How to Migrate to deb822 Format in Debian 13 Trixie appeared first on Linux Today.
Go 1.25 Released with Experimental Garbage Collector and New JSON API
Go 1.25 lands with major toolchain and runtime enhancements, including experimental GC, encoding/json v2, and new testing/synctest support.
The post Go 1.25 Released with Experimental Garbage Collector and New JSON API appeared first on Linux Today.
CachyOS Topped DistroWatch’s Rankings
The performance-tuned CachyOS takes the crown from Linux Mint, topping DistroWatch’s ranking for the most popular Linux distribution.
The post CachyOS Topped DistroWatch’s Rankings appeared first on Linux Today.
LibreELEC 12.2 Media Center Debuts with Kodi Omega 21.2
LibreELEC 12.2 is out with Kodi Omega 21.2, updated kernels for better Intel and Raspberry Pi support, and the removal of the legacy Nvidia driver.
The post LibreELEC 12.2 Media Center Debuts with Kodi Omega 21.2 appeared first on Linux Today.
How to Install Docker on Debian 13 (Trixie): A Step-by-Step Guide
Learn how to install Docker on Debian 13 (Trixie) from start to finish and get your containerization environment ready in minutes.
The post How to Install Docker on Debian 13 (Trixie): A Step-by-Step Guide appeared first on Linux Today.
Benchmarking the ASRock Industrial NUC BOX-255H
In this article I’ll benchmark the machine. The tests are run using the Phoronix Test Suite, unless otherwise stated. T
The post Benchmarking the ASRock Industrial NUC BOX-255H appeared first on Linux Today.
OSMC 2025.08-1
next-20250821: linux-next
Voyager 25.10-alpha3
[$] LWN.net Weekly Edition for August 21, 2025
- Front: Debian; CPython; huge zero folio; kexec handover; FHS; Koka programming language
- Briefs: PyPI domain checks; Firefox 142.0; Git v2.51; Ghostty; LibreOffice 25.8; Zig 0.15.1; Quotes; ...
- Announcements: Newsletters, conferences, security updates, patches, and more.
Zig version 0.15.1
The Zig project has announced version 0.15.1 of the language. The release, much like the last one, includes incremental progress toward the goal of completely dropping LLVM and improving compile time, as well as a handful of breaking changes as the language team wrestles with past API design. The biggest change this time around is to the standard library Reader and Writer interfaces, which have been completely rearranged in the name of performance and reducing unneeded copies.
All existing std.io readers and writers are deprecated in favor of the newly provided std.Io.Reader and std.Io.Writer which are non-generic and have the buffer above the vtable - in other words the buffer is in the interface, not the implementation. This means that although Reader and Writer are no longer generic, they are still transparent to optimization; all of the interface functions have a concrete hot path operating on the buffer, and only make vtable calls when the buffer is full.
These changes are extremely breaking. I am sorry for that, but I have carefully examined the situation and acquired confidence that this is the direction that Zig needs to go. I hope you will strap in your seatbelt and come along for the ride; it will be worth it.
Tails 6.19
Adding stubble to Ubuntu's generic Arm64 Desktop ISOs
Tobias Heider has written an article that explains changes that are coming for Ubuntu's generic Arm64 desktop ISO images in the 25.10 release. The current solution, Heider says, depends on GRUB features that are unavailable in secure boot mode and require adding device-specific logic to multiple packages. The new solution, called stubble, is derived from systemd-stub:
A bundled stubble image contains stubble itself, a Linux kernel, a HWID lookup table to map devices to device trees and multiple device trees. When grub loads this "kernel", stubble executes first, reads the SMBIOS table to generate HWIDs, looks for a match in the embeeded lookup table and loads a matching device tree before passing control to the actual Linux kernel.
The elegance in this approach lies in how it interacts with the rest of the system. Integrating stubble happens entirely at build time in the kernel package. The stubble package is a build dependency for the kernel. After building the kernel itself, we bundle it with stubble and our DTBs and ship the combined binary instead. The resulting stubble + kernel + dtb bundle can be loaded by grub like any other Ubuntu kernel. No further changes in grub or other packages are necessary to make it work.
Besgnulinux 3-0
6.16.2: stable
6.15.11: stable
Pages
