The Wayback Machine - https://web.archive.org/web/20250728024334/https://www.phoronix.com/linux/Programming

Programming News Archives


749 Programming open-source and Linux related news articles on Phoronix since 2011.

QuestDB 9.0 Released For High Performance, Time-Series Database
QuestDB 9.0 Released For High Performance, Time-Series Database

QuestDB 9.0 debuted today as the latest major update to this high performance, time-series database that is open-source under an Apache 2.0 license. QuestDB continues to be built using a combination of Java, C++, and Rust for being an interesting time-series database.

11 July 2025 - QuestDB 9.0 - 5 Comments
TornadoVM 1.1.1 Released For Java Programming Of Heterogeneous Hardware
TornadoVM 1.1.1 Released For Java Programming Of Heterogeneous Hardware

TornadoVM version 1.1.1 is now available for this OpenJDK and GraalVM plug-in that supports Java offloading to GPUs, FPGAs, and other heterogeneous hardware. The past few years TornadoVM has been making a lot of progress to automatically run Java programs across GPUs and other devices supporting OpenCL, NVIDIA PTX, and Khronos SPIR-V/Vulkan.

7 July 2025 - GPUs + More - Add A Comment
Redis 8.2 Preparing More Performance Optimizations, SVS-VAMANA
Redis 8.2 Preparing More Performance Optimizations, SVS-VAMANA

The first release candidate of Redis 8.2 is now available for testing of this popular in-memory key-value database. Redis 8.2 is building off the recent Redis 8.0 release that ended up going tri-licensing with the AGPLv3 stemming from developer/community feedback.

4 July 2025 - Redis 8.2 - 12 Comments
ZLUDA Making Progress In 2025 On Bringing CUDA To Non-NVIDIA GPUs
ZLUDA Making Progress In 2025 On Bringing CUDA To Non-NVIDIA GPUs

The ZLUDA open-source effort that started off a half-decade ago as a drop-in CUDA implementation for Intel GPUs and then for several years was funded by AMD as a CUDA implementation for Radeon GPUs atop ROCm and then open-sourced but then reverted has been continuing to push along a new path since last year. The current take on ZLUDA is a multi-vendor CUDA implementation for non-NVIDIA GPUs for AI workloads and more. More progress was made during Q2 on this effort.

2 July 2025 - ZLUDA - 25 Comments
Zed Editor Introduces Built-In Debugger
Zed Editor Introduces Built-In Debugger

The Zed Editor remains a popular code editor written in the Rust programming language and providing modern features for this project started by former Atom developers. One of the long sought features for Zed has been having built-in debugger capabilities and that work has finally been merged to the project's codebase.

18 June 2025 - Zed Debugging - 11 Comments
Rust Surveying Developers To Find Biggest Compiler Performance Issues
Rust Surveying Developers To Find Biggest Compiler Performance Issues

Rust developers acknowledge lengthy compiler times can be a significant issue that limits the productivity of developers working with this programming language. For helping in determining different combinations of issues around compiler performance, the Rust team has started a survey to collect more information on the issues.

16 June 2025 - Rust Compiler Performance Survey - 76 Comments
PoCL 7.0 Released With Official OpenCL 3.0 Conformance On x86_64 CPUs
PoCL 7.0 Released With Official OpenCL 3.0 Conformance On x86_64 CPUs

PoCL 7.0 is out today as the newest version of this "Portable Computing Language" implementation that originally was started for supporting CPU-based OpenCL execution but with time and in leveraging LLVM back-ends has added support for OpenCL atop AMDKFD / NVIDIA PTX / Intel Level Zero and other possible back-ends.

22 May 2025 - PoCL 7.0 - 1 Comment
TurnkeyML 6.2 Released With AMD Ryzen AI NPU Improvements
TurnkeyML 6.2 Released With AMD Ryzen AI NPU Improvements

Released at the end of 2023 was TurnkeyML as an open-source collaboration between ONNX and AMD developers. TurnkeyML has evolved into focusing on making it easy to use the most important tools within the ONNX ecosystem and their Lemonade SDK to deploy large language models on various devices/accelerators Out today is TurnkeyML 6.2 with a focus on delivering better AMD Ryzen AI NPU support.

16 April 2025 - TurnkeyML 6.2 - Add A Comment
Qualcomm Open-Sources The ELD Linker Embedded Linker
Qualcomm Open-Sources The ELD Linker Embedded Linker

While LLVM LLD and Mold are two popular linkers on Linux systems with the latter being known for its impressive speed and much faster than GNU LD and Gold, this past week Qualcomm open-sourced a new linker: ELD.

14 April 2025 - Qualcomm ELD Linker - 2 Comments
Rust Is Looking For Your Feedback To Help Guide Its Future
Rust Is Looking For Your Feedback To Help Guide Its Future

With Rust turning ten years old this year, they are reflecting and working to draft plans for the next decade. They have started the Rust Vision Survey where they are looking for feedback from all Rust skill-sets as they look toward the future.

4 April 2025 - Rust Vision Survey - 106 Comments
Many Rust Changes Submitted For Linux 6.15
Many Rust Changes Submitted For Linux 6.15

All of the Rust programming language infrastructure updates for the Linux 6.15 kernel have now been submitted. In addition to a lot of technical Rust improvements for the Linux kernel, this cycle also marks the first time Rust Linux maintainer Miguel Ojeda has taken a pull request directly from another contributor as they prepare to work out sub-trees for the Rust ecosystem.

30 March 2025 - Rust For Linux 6.15 - 33 Comments
ollama 0.6.2 Released WIth Support For AMD Strix Halo
ollama 0.6.2 Released WIth Support For AMD Strix Halo

The ollama open-source software that makes it easy to run Llama 3, DeepSeek-R1, Gemma 3, and other large language models is out with its newest release. The ollama software makes it easy to leverage the llama.cpp back-end for running a variety of LLMs and enjoying convenient integration with other desktop software.

18 March 2025 - ollama 0.6.2 - 6 Comments
Zed Editor Rolls Out Native Git Integration
Zed Editor Rolls Out Native Git Integration

The Zed Editor as a modern IDE-focused text editor for programmers and developed by some of the Atom editor creators continues on quite a roll. Over the past year Zed has rolled out native Linux builds, added various AI features and also began open-sourcing its own edit prediction model. For enhancing the developer experience in more basic form, Zed has now added native Git integration.

13 March 2025 - Zed Editor + Native Git - 23 Comments
ALGOL 68 Compiler Front-End Not Being Merged Into GCC At This Point
ALGOL 68 Compiler Front-End Not Being Merged Into GCC At This Point

ALGOL 68 is an imperative programming language that's more than a half-century old and went on to inspire and influence other programming languages. It has its place in programming language history but a recently published compiler front-end for ALGOL 68 has been decided for now at least not to be upstreamed into the GNU Compiler Collection (GCC).

9 March 2025 - ALGOL 68 - 7 Comments
Mold 2.37 Linker Preps For Intel APX
Mold 2.37 Linker Preps For Intel APX

Rui Ueyama released Mold 2.37 today as the newest feature update to this high performance linker as an alternative to GNU Gold and LLVM LLD.

6 March 2025 - Advanced Performance Extensions - 1 Comment
TurnkeyML 6.0 Released With OpenAI-Compatible Server, Other Changes
TurnkeyML 6.0 Released With OpenAI-Compatible Server, Other Changes

Back in 2023 ONNX and AMD announced TurnkeyML as an "AI insights toolchain". There hasn't been too much news about TurnkeyML since then and they now describe the project itself as a "no-code AI toolchain" while this week brought the release of the big TurnkeyML 6.0 software.

2 March 2025 - TurnkeyML 6.0 - 1 Comment

749 Programming news articles published on Phoronix.