Sudo linux
HomeFeed aggregator

OpenZFS 2.4.4 Released With Linux 7.2 Support, Dozens Of Fixes

Linux News - 5 hours 49 min ago
OpenZFS 2.4.4 is out today as the newest stable point release for this ZFS file-system implementation for Linux and FreeBSD systems...
Categories: Linux News

EPIC SBC packs Ryzen AI X100 with dual 2.5GbE and triple M.2

Linux News - 5 hours 49 min ago
IEI has detailed the NANO-X100, a compact EPIC single-board computer based on AMD’s Ryzen AI Embedded X100 Series. The 115 × 165mm board integrates 64GB of LPDDR5X memory, dual 2.5GbE networking, three M.2 expansion slots, four USB 3.2 ports, HDMI and DisplayPort outputs, and multiple serial interfaces for embedded and industrial applications. The preliminary specifications […]
Categories: Linux News

Thunderbird 154 Released with System Tray Mode, Microsoft Graph Support, and Major Mail Fixes

Linux News - 5 hours 49 min ago
The Thunderbird team has officially released Thunderbird 154, delivering several useful new features alongside a substantial collection of fixes for email, calendars, address books, authentication, and stability... Thunderbird 154 is now the latest monthly release of the popular open-source email client.
Categories: Linux News

Linus Torvalds Endures A Debug Session From Hell, "Enormously Helped" By AI

Linux News - 5 hours 49 min ago
It's pretty rare to see Linus Torvalds author patches himself pertaining to the open-source Linux graphics drivers, but waking up this morning I was surprised to see he authored and committed an Intel Xe kernel graphics driver change himself. It ended up being after he encountered a "debug session from hell" but was ultimately helped by AI in fixing a bug that had been irking him...
Categories: Linux News

Phosh 0.57 Linux Mobile Shell Brings New Wi-Fi, Cellular, Network, and Bluetooth Settings

Linux News - 5 hours 49 min ago
Phosh 0.57 is out with new mobile settings panels, improved landscape support, keyboard enhancements, and an updated Phoc compositor.
Categories: Linux News

Northern Europe Leads the Pack in Abandoning Windows After Threats Made to Greenland (Says Clownflare Data)

Linux News - 5 hours 49 min ago
GNU/Linux gaining fast in Western Europe, which is relatively rich, as is South Korea, which also moves to GNU/Linux.
Categories: Linux News

Meloville Is a New Open-Source Music Player for Linux

Linux News - 5 hours 49 min ago
Meloville is a new Qt-based open-source music player for Linux with synced lyrics, Bluetooth controls, playlists, and metadata editing.
Categories: Linux News

ESP32-S3 handhelds with 3.97-inch e-paper and optional LoRa/NFC

Linux News - 5 hours 49 min ago
M5Stack’s new PaperMono and PaperMono-Lite are compact ESP32-S3-based e-paper development platforms built around a 3.97-inch grayscale touchscreen. Both models include Wi-Fi, microSD storage, an IMU, real-time clock, frontlight, microphone, buzzer, and an integrated 1150mAh battery, while the higher-end PaperMono adds LoRa and NFC connectivity. Both devices are based on the ESP32-S3R8, which integrates a dual-core […]
Categories: Linux News

Linux 7.3 Network Changes Merged But Developers "Completely Overwhelmed" Due To AI/LLMs

Linux News - 5 hours 49 min ago
All of the networking subsystem feature updates were merged today for the Linux 7.3 kernel's merge window. There are a lot of wired and wireless networking improvements this cycle but also a ton of bug fixes -- including many not so important fixes spun up by AI/LLM agents. The networking subsystem maintainers admit now they are "completely overwhelmed" due to this code churn from the output of AI large language models...
Categories: Linux News

FSCRYPT Sees Cleanup With Linux 7.3 To Open Door For More Features Like Btrfs Encryption

Linux News - 5 hours 49 min ago
FSCRYPT is the Linux file-system encryption framework for supporting per-directory, transparent encryption. FSCRYPT so far is used by the likes of EXT4, F2FS, and CephFS. For Linux 7.3 there is an important clean-up to the FSCRYPT code to simplify it while also opening the door for new features moving forward into future kernel versions...
Categories: Linux News

Mozilla Firefox 154 Is Now Available for Download, Here’s What’s New

Linux News - 5 hours 49 min ago
Mozilla has published the final builds of the Firefox 154 open-source web browser today, ahead of its official unveiling on August 18th, 2026, so it’s time to take a look at the new features and improvements.
Categories: Linux News

Intel Mesa Linux Drivers Now Treating Nova Lake S / U / H / HX As Stable

Linux News - 5 hours 49 min ago
Intel's open-source Mesa drivers for Iris Gallium3D (OpenGL) and ANV (Vulkan) on Linux are no longer treating next-gen Nova Lake processors with integrated graphics as experimental and off-by-default. With today's Mesa 26.3-devel code, the Intel driver code across Nova Lake's S, U, H, and HX product families are considered stable and enabled by default...
Categories: Linux News

9to5Linux Weekly Roundup: August 16th, 2026

Linux News - 5 hours 49 min ago
The 305th installment of the 9to5Linux Weekly Roundup is here for the week ending August 16th, 2026, keeping you updated on the most important developments in the Linux world.
Categories: Linux News

Linux Driver Posted For The PreSonus Quantum 2626: A ~$700 Thunderbolt Audio Interface

Linux News - 5 hours 49 min ago
The PreSonus Quantum 2626 is a high-end, Thunderbolt 3 based audio interface. PreSonus just maintains Windows and macOS drivers for this high-end audio interface while now an open-source Linux driver has been posted after being independently developed via reverse engineering...
Categories: Linux News

Arch Linux-Based Garuda Linux “Temeraire” Released with Linux Kernel 7.2

Linux News - 5 hours 49 min ago
Garuda Linux “Temeraire” is out today as the latest snapshot of this Arch Linux-based distro that promises to deliver a powerful, beautiful, and user-centric Linux desktop experience.
Categories: Linux News

Intel Hyper Threading Performance On The Xeon 678X "Granite Rapids-WS"

Linux News - 5 hours 49 min ago
With the Intel Xeon 678X "Granite Rapids WS" processor that I have been recently testing within the HP Z4 G6i workstation, there are 48 cores plus with Hyper Threading is a total of 96 threads for this high-end workstation processor with a 300 Watt TDP. For those curious about the performance impact of HT/SMT on this Intel Xeon 600 series workstation processor, here are some comparison benchmarks.
Categories: Linux News

WordPress 7.1 Released with Responsive Styling and Improved Media Handling

Linux News - 5 hours 49 min ago
WordPress 7.1 “Mary Lou” introduces responsive styling, a new image editing workflow, richer collaboration tools, and Playlist and Tabs blocks.
Categories: Linux News

Linux 7.3 Cleans Up The Code For Disabling Of Legacy 32-bit Time Support

Linux News - 5 hours 49 min ago
The Linux kernel has supported the CONFIG_COMPAT_32BIT_TIME Kconfig build time option for optionally disabling of legacy 32-bit time system call support. This is intended to disable the code that uses a 32-bit integer for time that is thus not Year 2038 safe, but at the cost of breaking compatibility for legacy 32-bit applications. Even if building without Linux 32-bit time support, it turns out some 32-bit time code persisted but that is now being fixed with Linux 7.3...
Categories: Linux News

RPM 6.1 Is Here with New Release Model Inspired by the Linux Kernel

Linux News - 5 hours 49 min ago
RPM 6.1 has been released today as a major update to this package manager system for Red Hat Enterprise Linux and Fedora Linux-based distributions.
Categories: Linux News

Modular’s Got Its ‘Mojo’ Working Fully Open Source

Linux News - 5 hours 49 min ago
Modular has opened Mojo’s compiler and tooling under Apache 2.0, but says outside compiler contributions will have to wait until later this year.
Categories: Linux News