We compared password managers with real Linux apps, from Bitwarden to self-hosted Vaultwarden. See features, pricing, and honest pros and cons.
There's more coming in the next few weeks, with some people already knowing their last date/day.
KDE Plasma 6.8 is now firmly in the polishing stage, with developers focusing on bug fixes and refinements ahead of its October 14, 2026 release.
More than two years in the making, Linux 7.4 is poised to introduce a patch that amounts to a rather simple optimization to avoid unnecessary/duplicative work that can net some nice gains when opening files for reading...
Picking Linux for your ARM board or laptop? We ranked the 9 best ARM distros for 2026, from Raspberry Pi OS to Arch based builds, plus real hardware picks.
CompuLab has introduced the UCM-iMX952, a 28 x 40mm System-on-Module based on NXP’s i.MX952 processor. The module supports up to 16GB of LPDDR5 or LPDDR4X memory and 128GB of eMMC storage, along with PCIe Gen 3, 2.5GbE, Wi-Fi 6, Bluetooth 5.4, and multiple display and camera interfaces. The NXP i.MX952 is available on the module […]
The latest Apple Silicon enablement code working its way from the Asahi Linux project toward the upstream Linux kernel is the AVD driver used for accelerated video playback across Apple M1 / M2 / M3 SoCs...
The Fedora Project has officially released Fedora Linux 45 Beta, giving users an early look at the technologies expected to form the foundation of the final Fedora 45 release. The beta became available on September 15, 2026, after Fedora's Quality team approved Release Candidate 1.3 for publication.
MariaDB 13.0 is now stable, introducing UPDATE RETURNING, improved Optimizer Trace, InnoDB log archiving, and SQL compatibility enhancements.
Valve's Steam Frame VR headset that makes use of a Qualcomm Snapdragon 8 Gen 3 SoC with Adreno graphics is using the open-source "Turnip" Vulkan driver from Mesa as reported last year. For OpenGL it turns out that the Mesa Zink driver is being used on the Steam Frame for OpenGL atop the Vulkan API...
As a very pleasant surprise, the upcoming Ubuntu 26.10 release will now be powered by the Linux 7.3 kernel rather than their original plans and switch over to the Linux 7.2 kernel...
Nordic Semiconductor has expanded its nRF54L Series with the nRF54LC10A, an entry-level multiprotocol SoC aimed at compact, cost-sensitive IoT devices. The chip integrates a 128MHz Arm Cortex-M33, a 128MHz RISC-V coprocessor, 1MB of non-volatile memory, 192KB of RAM, and a 2.4GHz radio supporting Bluetooth LE, Thread, Zigbee, Matter, and proprietary protocols. The Cortex-M33 includes an […]
Google's Binder driver written in the C programming language has long been part of the mainline kernel as the inter-process communication (IPC) mechanism used on Android. The past few years the Binder driver was rewritten in Rust as one of the first "real" drivers in the Rust programming language. The Rust Binder driver was upstreamed in Linux 6.18 and now for the upcoming Linux 7.4 kernel cycle, the old Binder C-based driver is set to be retired...
LibreOffice 26.8 recorded the strongest first-week download numbers in project history, while TDF outlined why built-in AI is still off the table.
The past few weeks we have eagerly been following a Linux kernel patch series after AI found some major bottlenecks in the Linux kernel build code. With AI helping to address these bottlenecks, Linux kernel build times are substantially reduced. These optimizations might be ready in time for Linux 7.4 for reducing incremental kernel build times as much as around 70%. This week the latest iteration of these patches were posted by Arm engineer Lorenzo Stoakes...
Mojo 1.1 now accepts external compiler contributions, while Modular has also moved internal compiler issues to public GitHub trackers.
Amid a boom of bug reporting in general due to AI/LLMs across the entire software ecosystem, Intel this week appears to have ended its paid bug bounty program. They have (re)launched a new bug reporting program but with the bounties removed...
Calibre developer Kovid Goyal released Calibre 9.15 today as a new stable update to this open-source, free, and cross-platform e-book management software for GNU/Linux, macOS, and Windows systems.
The Ubuntu 26.10 desktop is adjusting its default out-of-memory (OOM) daemon behavior when dealing with memory pressure on the system...
This architectural review validates a methodology for structural state-decoupling on a Linux hypervisor host. Traditional unified storage typologies expose nested. By designing a hybrid layout that maps the host operating system to a Timeshift-tracked Btrfs subvolume tree while binding guest runtime files to an independent, non-Copy-on-Write (No-CoW) enterprise XFS partition, we establish complete rollback immunity.