Latest Linux and open source news from around the web

TP-Link 8-Port Gigabit Managed Switch Sponsored · View on Amazon → Designing Data-Intensive Applications Sponsored · View on Amazon →
Phoronix

Servo 0.2 Released With Revamped Android Browser UI

For ending out the month of May is a new monthly release of Servo, the open-source, Rust-based browser engine being developed by Linux Foundation Europe stakeholders and the open-source community. There are many nice enhancements on the desktop side with Servo 0.2 while also improving the Android browser UI experience with Servo too...

Phoronix

Zrythm 2.0 Alpha Released For Rewriting The Digital Audio Workstation In C++ & Qt/QML

Zrythm is a wonderful open-source digital audio workstation (DAW) application. Zrythm 1.0 released back in 2024 for this software catering from beginners to audio professionals. It's been a GTK-based application for years but the developers have been porting it to Qt6/QML. Released this weekend is the first Zrythm 2.0 alpha release that moves from GTK to Qt/QML...

Phoronix

Linux 7.1-rc6 To Hide The Documentation On "clearcpuid" Feature

The clearcpuid= kernel parameter can be used to disable specific CPUID features for the kernel by specifying the targeted bit numbers of the feature(s) to disable or their flags from the /proc/cpuinfo output. The clearcpuid parameter, for example, has been useful for carrying out AVX-512 comparison benchmarks for apps that check for the presence of the AVX-512 extensions via /proc/cpuinfo. But moving forward the documentation on clearcpuid is being removed to discourage its use...