Linux block maintainer and IO_uring lead developer Jens Axboe recently was debugging some slowdowns in the AHCI/SCSI code with IO_uring usage. When turning to Claude AI to help in sorting through the issue, patches were devised that can deliver up to a "literally yield a 50-80x improvement on the io_uring side for idle systems." The code is on its way to the Linux kernel...
The Document Foundation announced LibreOffice 25.8.5 today as the fifth maintenance update to the latest LibreOffice 25.8 office suite series with various bug fixes.
When searching for "MT7902" and "Linux" there is no shortage of users asking about Linux driver support for the Mediatek MT7902 WiFi chipset or users complaining about their MT7902 WiFi not working under Linux with that chipset found in numerous laptops in recent years. Fortunately, there is finally Linux driver support for the MT7902 surfacing for review on the Linux kernel mailing list...
PipeWire 1.6 multimedia framework adds an LDAC decoder, raises the maximum channel limit to 128, and delivers major audio and Bluetooth improvements.
Simdjson is the open-source project for high performance JSON parsing by leveraging SIMD instructions for "parsing gigabytes of JSON per second." Notably it showed years ago the huge performance advantage to using AVX-512 in JSON parsing for surprisingly big benefits. Simdjson has continued advancing since then with various optimizations over the years and today is out with simdjson 4.3 that brings yet more SIMD optimizations...
If you’ve been looking for an app to help you get to know Linux commands, Brief is a great option.
Learn how to use Bash aliases to shorten commands, reduce errors, speed up tasks, and improve your productivity in the Terminal.