Tag: linux

  • Linux Distro Gains More Users

    Linux Distro Gains More Users

    Linux Distros Designed for Former Windows Users Are Picking Up Steam For years, Windows users frustrated with constant changes, aggressive updates, and growing system bloat have flirted with switching to Linux. But 2025 marks a noticeable shift: a new generation of Linux distributions built specifically for ex-Windows users is gaining real traction. One of the…

  • Back to Ubuntu

    Back to Ubuntu

    I’ve been using Linux for a quarter of a century, so why do I keep coming back to Ubuntu?Opinion By Les Pounder published September 19, 2025 It scares me to say this, but I have been using Linux for a quarter of a century! Long before the Raspberry Pi was my main hobby, installing Linux…

  • All New 6.16 Kernel

    All New 6.16 Kernel

    Linux 6.16 brings faster file systems, improved confidential memory support, and more Rust support! Linux continues to grow bigger and better. Here’s what’s new and notable in the 6.16 release, plus what you need to know about 6.17. The changes in the latest Linux kernel, Linux 6.16, may be small, but they include some significant ones.…

  • Building the kernel on macOS natively

    Building the kernel on macOS natively

    I’ve recently added a Linux compatibility layer to Starina operating system based on a lightweight VM approach similar to WSL2. I can cross-compile its init program with Cargo. I can prepare a container image contents using skopeo. However, I need to build the genuine Linux kernel, preferably on my daily driver: macOS. The most common way to…

  • Finding a Linux Vulnerability with ChatGPT

    Finding a Linux Vulnerability with ChatGPT

    How I used o3 to find CVE-2025-37899, a remote zeroday vulnerability in the Linux kernel’s SMB implementation by Sean Heelan In this post I’ll show you how I found a zeroday vulnerability in the Linux kernel using OpenAI’s o3 model. I found the vulnerability with nothing more complicated than the o3 API – no scaffolding, no…

  • Opinion: The Future of Flatpak

    Opinion: The Future of Flatpak

    At the Linux Application Summit (LAS) in April, Sebastian Wick said that, by many metrics, Flatpak is doing great. The Flatpak application-packaging format is popular with upstream developers, and with many users. More and more applications are being published in the Flathub application store, and the format is even being adopted by Linux distributions like Fedora. However, he worried that work…