The Wayback Machine - https://web.archive.org/web/20250829033744/https://www.phoronix.com/linux/Free+Software

Free Software News Archives


2,127 Free Software open-source and Linux related news articles on Phoronix since 2006.

Servo Lands APNG & Animated WebP Support, Vello Backends For Faster 2D Graphics
Servo Lands APNG & Animated WebP Support, Vello Backends For Faster 2D Graphics

The Servo browser project has published a monthly status report to outline all of the interesting changes made to this interesting, Rust-based browser layout engine over the past several weeks. Development continues moving along with Servo as more critical functionality continues to be added as well as new performance optimizations and other features to make it a compelling option for future embedded web use and more.

22 August 2025 - Servo - 33 Comments
ZLUDA Implements Kernel Cache Support To Help With Performance
ZLUDA Implements Kernel Cache Support To Help With Performance

ZLUDA as the open-source solution bringing CUDA to non-NVIDIA hardware has been seeing a nice uptick in activity the past several months for its latest take on life. The latest feature merged to ZLUDA is the all-important kernel cache to help with performance.

12 August 2025 - ZLUDA Kernel Cache - 1 Comment
HarfBuzz 11.3 Delivers Significant Performance Improvements
HarfBuzz 11.3 Delivers Significant Performance Improvements

HarfBuzz 11.3 released on Sunday as the newest release of this open-source text shaping engine. HarfBuzz 11.3 brings some nice performance improvements for this text shaping engine that is used by many prominent software programs and toolkits like Google Chrome, Firefox, GNOME / GTK, KDE / Qt, LibreOffice, OpenJDK, Godot, and many closed-source programs too like Adobe Photoshop and others.

21 July 2025 - HarfBuzz 11.3 - 12 Comments
Blender 4.5 RC1 Released With Much Better Vulkan Support
Blender 4.5 RC1 Released With Much Better Vulkan Support

The release candidate of the Blender 4.5 3D modeling software is now available for testing. There are many great improvements to find with Blender 4.5 and this new version is all the more important in being the next Long Term Support (LTS) release for this popular cross-platform 3D modeling software.

10 July 2025 - Blender 4.5 - 22 Comments
Servo Browser Engine Finally Supporting Animated GIFs
Servo Browser Engine Finally Supporting Animated GIFs

The Servo browser engine project born out of Mozilla as an early Rust project and now advanced by open-source developers from various firms continues moving forward. Servo has finally scratched animated GIF support off its TODO list among other features.

18 June 2025 - Servo - 20 Comments
OpenMoonRay Introduces NUMA Support
OpenMoonRay Introduces NUMA Support

Two years ago DreamWorks Animation open-sourced their MoonRay renderer that is an award-winning, state-of-the-art production MCRT renderer used for a number of feature films. Since then they have continued advancing this open-source code as OpenMoonRay and adding more features. The newest feature release of OpenMoonRay is now available with yet more capabilities for this impressive renderer.

13 June 2025 - OpenMoonRay - 1 Comment
Llamafile 0.9.3 Brings Support For Qwen3 & Phi4
Llamafile 0.9.3 Brings Support For Qwen3 & Phi4

Llamafile continues pushing forward as the interesting Mozilla project to allow easily distributing and running AI large language models (LLMs) from a single file and in a cross-platform and cross-vendor hardware manner. Llamafile 0.9.3 is out today with more enhancements to this Mozilla Ocho project.

15 May 2025 - Llamafile 0.9.3 - Add A Comment
Redis 8.0 Released: Now Tri-Licensed With AGPLv3
Redis 8.0 Released: Now Tri-Licensed With AGPLv3

Last year Redis made the much criticized move to Redis Source Available License v2 and Server Side Public License v1 (SSPL) licensing. The move was widely panned by the open-source community and led to the Linux Foundation forking it as Valkey and also other forks like Redict coming about. In the months since many Linux distributions have switched from Redis to Valkey. Now Redis Labs announced today that with the Redis 8.0 release, they are adding AGPLv3 to the licensing mix.

1 May 2025 - Redis AGPLv3 - 44 Comments
OSU Open Source Lab At Risk Of Closure This Year Due To Lack Of Funding
OSU Open Source Lab At Risk Of Closure This Year Due To Lack Of Funding

For those that have spent any length of time in the open-source world have likely come across osuosl.org when downloading open-source projects that often are mirrored at the Oregon State University Open Source Lab (OSU OSL). The OSU OSL over the past two decades has also provided VMs for various architectures from x86 and AArch64 to POWER for CI and testing purposes to open-source projects, among many other support roles. Unfortunately, the OSU OSL risks closure this year.

1 May 2025 - OSU OSL - 30 Comments
Pinta 3.0 Image Editing Program Released With Port To GTK4
Pinta 3.0 Image Editing Program Released With Port To GTK4

One month after GIMP 3.0 was finally released for this popular image editor ported to GTK3 and many other changes, Pinta 3.0 has now been released. Pinta as a reminder is the open-source image editing program inspired by Paint.NET. With the Pinta 3.0 release the image editor has been ported to GTK4 and libadwaita.

13 April 2025 - Pinta 3.0 - 22 Comments
PostgreSQL Merges Initial Support For NUMA Awareness
PostgreSQL Merges Initial Support For NUMA Awareness

The PostgreSQL open-source database server has been on an exciting spree of recent changes... IO_uring support was recently merged for PostgreSQL 18 along with AVX-512 acceleration of CRC32 computations for up to a 3x improvement. Merged today to PostgreSQL is initial support for NUMA awareness for helping with the PostgreSQL performance for multi-node/socket servers.

8 April 2025 - NUMA-Aware PostgreSQL - 5 Comments
Blender Is Looking For Help Testing Its Maturing Vulkan Backend
Blender Is Looking For Help Testing Its Maturing Vulkan Backend

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.

8 April 2025 - Blender + Vulkan - 7 Comments
CUPS 2.4.12 Released To End Out The CUPS 2.4 Print Server Series
CUPS 2.4.12 Released To End Out The CUPS 2.4 Print Server Series

After the CUPS lead developer left Apple and OpenPrinting taking up CUPS developer after Apple ceased development, CUPS 2.4 eventually materialized. CUPS 2.4 released in 2021 as the culmination of that work to restore the open-source development around this print server while today brings CUPS 2.4.12 for ending out the series and looking toward a future with CUPS 2.5.

8 April 2025 - CUPS 2.4.12 - 9 Comments
PostgreSQL Turns To AVX-512 For CRC32 Computations: Up To 3x Faster
PostgreSQL Turns To AVX-512 For CRC32 Computations: Up To 3x Faster

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.

6 April 2025 - AVX-512 For CRC32C - 15 Comments
FEX 2504 Ships More Optimizations For Running x86_64 Linux Binaries On ARM64
FEX 2504 Ships More Optimizations For Running x86_64 Linux Binaries On ARM64

FEX 2504 is out with its newest monthly feature update for this open-source emulator that allows running x86/x86_64 binaries on AArch64 Linux hosts. This alternative to QEMU and Box64 continues focusing on new performance optimizations to further enhance the appeal and speedy potential of this x86_64-on-ARM64 emulator.

5 April 2025 - FEX 2504 - 4 Comments
ZLUDA Continues Working On PyTorch Support, Eyes 32-bit PhysX Support
ZLUDA Continues Working On PyTorch Support, Eyes 32-bit PhysX Support

The ZLUDA open-source project for "CUDA on non-NVIDIA GPUs" continues being developed for enabling CUDA like GeekBench and AI workloads on AMD GPUs and other hardware vendors. The ZLUDA project hopes to have PyTorch up and running on it this year along with eyeing 32-bit PhysX support since NVIDIA has dropped support upstream for the 32-bit PhysX libraries with the recent RTX 50 Blackwell launch.

4 April 2025 - ZLUDA In Q1-2025 - 11 Comments
PostgreSQL Lands Batch Mode & Other Async I/O Improvements
PostgreSQL Lands Batch Mode & Other Async I/O Improvements

Last week PostgreSQL merged support for IO_uring that can provide for "considerably faster" performance of this popular open-source database server. Over the weekend some additional improvements were merged to the asynchronous I/O "AIO" code to PostgreSQL, including introducing a new batch mode that can also provide a performance win.

31 March 2025 - Postgres AIO - 7 Comments
GIMP 3.0.2 Released To Fix Early Bugs From GIMP 3.0
GIMP 3.0.2 Released To Fix Early Bugs From GIMP 3.0

GIMP 3.0 was 7+ years in development before releasing as stable last week for this much anticipated, GTK3-ported image manipulation program update. Thankfully we're not seeing any lengthy periods of time for new bug-fix releases with today already marking the release of GIMP 3.0.2.

24 March 2025 - GIMP 3.0.2 - 38 Comments
Libinput 1.28 Released With Three-Finger Drag
Libinput 1.28 Released With Three-Finger Drag

Libinput 1.28 debuted today by Red Hat's input expert Peter Hutterer. With this updated input handling library used by both Wayland and X.Org Server environments there is now support for three-finger drag on touchpads.

24 March 2025 - libinput 1.28 - 3 Comments
FreeDesktop.org GitLab Transitions To New Server Infrastructure
FreeDesktop.org GitLab Transitions To New Server Infrastructure

Last weekend FreeDesktop.org began transitioning to their new server/cloud infrastructure after recently finding out their sponsored Equinix Metal services were shutting down. Following the complex migration process this past week, FreeDesktop.org GitLab is up and running on the Hetzner server infrastructure in Germany.

22 March 2025 - FreeDesktop.org Migrated - 5 Comments
Nginx Rejects Dark Mode Support For Error Pages
Nginx Rejects Dark Mode Support For Error Pages

A pull request was opened last week for adding web browser dark mode support for Nginx error pages. Unfortunate for those who prefer browsing in dark mode and then shocked when hitting Nginx-served 404 error pages or similar, the change has been rejected.

17 March 2025 - No Dark Mode For Nginx Error Pages - 73 Comments
FreeDesktop.org GitLab Begins Its Week Long Cloud/Server Migration
FreeDesktop.org GitLab Begins Its Week Long Cloud/Server Migration

It's going to be a light week for development of the Mesa graphics drivers, Wayland, various other X.Org related components, and the dozens of other open-source projects that rely on the FreeDesktop.org GitLab for facilitating merge requests, CI testing, and related infrastructure. The FreeDesktop.org server/cloud migration has begun and may last until next weekend.

17 March 2025 - FreeDesktop.org - 9 Comments

2127 Free Software news articles published on Phoronix.