Sudo linux

Blender Is Looking For Help Testing Its Maturing Vulkan Backend

Linux News - Wed, 04/09/2025 - 22:20
With the recent release of Blender 4.4 it brought many improvements to its Vulkan back-end but is still being treated as experimental. But they hope to make their Vulkan renderer production-ready this year and in order to do that they need more help from the community in testing it...
Categories: Linux News

17 Best Free and Open Source Linux MySQL Tools

Linux News - Wed, 04/09/2025 - 22:20
Hopefully, there will be something of interest for anyone interested in managing MySQL databases with the minimum of fuss.
Categories: Linux News

Cardo is a GUI podcast client written in TypeScript

Linux News - Wed, 04/09/2025 - 22:20
Cardo is a Linux podcast client for the desktop, seeking inspiration from Antennapod, a podcast aggregator for Android.
Categories: Linux News

Rust-Written Redox OS Makes USB 3.x Improvements, Async NVMe Driver Support

Linux News - Tue, 04/08/2025 - 22:20
The Rust-written Redox OS open-source operating system project has published its March 2025 status report that outlines exciting progress made over the past month...
Categories: Linux News

Open Source Initiative (OSI) Privacy Fiasco in Detail: A "Deep Dive" Into the Complaint at the California Privacy Protection Agency

Linux News - Tue, 04/08/2025 - 22:20
Today we take a "Deep Dive" - to borrow the words used by the OSI to describe its Microsoft-sponsored lobbying for GPL violations.
Categories: Linux News

EM1103B Board Integrates 0.5 TOPS NPU and 8MP ISP with RV1103B SoC

Linux News - Tue, 04/08/2025 - 22:20
The EM1103B is a compact single-board computer built around the Rockchip RV1103B SoC. Designed for vision-based AIoT tasks, it targets applications like smart cameras, doorbells, and battery-powered surveillance devices, combining processing, AI acceleration, and imaging features in a small footprint. As the name suggests, the board is powered by the Rockchip RV1103B, similar to the […]
Categories: Linux News

Five Year Old Ubuntu Bug For NVIDIA Suspend/Resume Experience: Now Working On X11, Wayland Not Yet

Linux News - Tue, 04/08/2025 - 22:20
For those looking toward a pleasant suspend and resume experience on Ubuntu with the default GNOME desktop, the Ubuntu 25.04 cycle is poised to allow for addressing a five-year-old Ubuntu bug report around the experience. However, for the near-term this is only expected to be in good shape for those using the GNOME X11 session with the GNOME Wayland session requiring further work to the Mutter compositor...
Categories: Linux News

How to Install Docker on Void Linux: A Step-by-Step Guide

Linux News - Tue, 04/08/2025 - 22:20
Learn how to install Docker on Void Linux and get this containerization platform up and running smoothly on your Void system in minutes.
Categories: Linux News

Ubuntu 25.04 Boosting AMD EPYC 9005 Performance Even Higher: ~14% Faster Than Ubuntu 24.04 LTS

Linux News - Tue, 04/08/2025 - 22:20
At the end of March with the Ubuntu 25.04 beta release I began running Ubuntu 25.04 benchmarks on desktop hardware and finding some nice performance improvements thanks to the fresh Linux 6.14 kernel and other new software updates found in this next Ubuntu release. While those numbers were positive, the Ubuntu 25.04 beta performance I am seeing on AMD EPYC 5th Gen "Turin" servers is even more exhilarating. As the first of a lot more Ubuntu 25.04 server benchmarks to come, today is a first look at the Ubuntu 25.04 beta performance on AMD EPYC 9005 compared to Ubuntu 24.10 and the Ubuntu 24.04 LTS releases.
Categories: Linux News

DXVK 2.6.1 Released, Improves Game Compatibility Across Vendors

Linux News - Tue, 04/08/2025 - 22:20
DXVK 2.6.1, an open-source translation layer that converts Direct3D 8/9/10/11 calls to Vulkan, brings bug fixes and performance tweaks, improving stability for AMD, Nvidia, and Intel GPUs across various games and setups.
Categories: Linux News

DXVK 2.6.1 Improves Support for Assassin’s Creed Origins and AMD Vega GPUs

Linux News - Tue, 04/08/2025 - 22:20
DXVK 2.6.1 Vulkan-based implementation of D3D9, D3D10, and D3D11 for Linux / Wine is now available for download with improvements for several games and various bug fixes.
Categories: Linux News

fum is a TUI-based MPRIS music client

Linux News - Tue, 04/08/2025 - 22:20
fum is a TUI-based MPRIS music client designed to provide a simple and efficient way to display and control your music.
Categories: Linux News

Tails OS Completely Skips 6.14 and Goes Straight to 6.14.1

Linux News - Tue, 04/08/2025 - 22:20
Tails will take you through a den of identity thieves, who will never learn your name. It’s sorta the opposite of Cheers.
Categories: Linux News

FFmpeg Lands AES-NI Optimized Implementation For Big Speed-Up

Linux News - Tue, 04/08/2025 - 22:20
FFmpeg is known for carrying a lot of hand-optimized Assembly code for speeding up this widely-used multimedia library and taking advantage of AVX-512 and other modern CPU ISA capabilities. Merged yesterday was support for making use of AES-NI for those relying on Advanced Encryption Standard (AES) within FFmpeg for encrypted video streams...
Categories: Linux News

Mozilla takes pity on Firefox extension developers

Linux News - Tue, 04/08/2025 - 22:20
Plan to standardize consent dialogs aims to lighten burden on devs, users, reviewersMozilla plans to make life easier for developers of Firefox browser Add-ons, aka extensions, by reducing the burden of presenting custom consent dialogs to those installing extensions.…
Categories: Linux News

DFRobot Previews RISC-V-Based FireBeetle 2 with ESP32-P4, Targeting Image and Video Applications

Linux News - Tue, 04/08/2025 - 22:20
The FireBeetle 2 ESP32-P4 is an upcoming compact development board designed for real-time image processing, video streaming, and wireless communication. It targets HMI applications such as digital photo frames, security systems, home control panels, and smart doorbells. The board is built around the ESP32-P4R32 microcontroller, which features a dual-core 400 MHz RISC-V processor for high-performance […]
Categories: Linux News

Linux 6.15 Performance Events Adds Support For AMD Zen 5 Load Latency Filtering

Linux News - Sun, 04/06/2025 - 22:20
Merged a few days ago for the Linux 6.15 kernel were all of the performance events updates for which there are a few notable patches on the AMD and Intel side this cycle...
Categories: Linux News

Linus Torvalds Announces First Linux Kernel 6.15 Release Candidate

Linux News - Sun, 04/06/2025 - 22:20
Today, Linus Torvalds announced the general availability of the first Release Candidate development milestone of the upcoming Linux 6.15 kernel series for public testing.
Categories: Linux News

PostgreSQL Turns To AVX-512 For CRC32 Computations: Up To 3x Faster

Linux News - Sun, 04/06/2025 - 22:20
In addition to the recent optional IO_uring support for the PostgreSQL database server on Linux and async I/O batch mode, another exciting performance improvement was merged this week. Landing in the PostgreSQL database server this week was support for using AVX-512 instructions for CRC32C computations...
Categories: Linux News

Thunderbird Launches Open Source Services to Rival Gmail and Office365

Linux News - Sun, 04/06/2025 - 22:20
Thunderbird launches Thundermail and Pro services to offer an open-source alternative to Gmail and Office365, focused on privacy, freedom, and user control.
Categories: Linux News