

A Kernel in Every Core
73 snips Sep 22, 2025
Discover the exciting potential of running multiple Linux kernels simultaneously on a single machine! Dive deep into the latest changes in systemd 258, with insights on factory resets and container improvements. Explore the fascinating multi-kernel Linux request for comments and how it could change the landscape of OS management. Plus, get the lowdown on major updates from popular distributions like GNOME, Ubuntu, and Fedora. Join the community as they share plans for the Texas Linux Festival and highlight local projects!
AI Snips
Chapters
Transcript
Episode notes
GNOME 49 Focuses On Modernity And Security
- GNOME 49 modernizes apps, improves Wayland and remote desktop, and phases out legacy X11 components.
- It also adds sandboxed image loading and other security-focused changes to harden the desktop by default.
Enable GNOME's New Security Features
- Adopt GNOME 49's sandboxed image loading to reduce attack surface from arbitrary image parsing.
- Enable and test new remote desktop and accessibility features to ensure secure deployment in your environment.
Bench Rust Coreutils Before Shipping
- When evaluating Rust replacements for coreutils, benchmark real-world workloads to catch performance regressions early.
- Use community testing to uncover and fix significant slowdowns before shipping in stable releases.