<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/sources/phoronix/best-of/2025/10" -->

---
title: Best Phoronix posts — October 2025 | daily.dev
description: The most upvoted Phoronix posts from October 2025, curated by the daily.dev community.
canonical: https://daily.dev/sources/phoronix/best-of/2025/10
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/sources/phoronix/best-of/2025/10
og:type: website
og:site_name: daily.dev
og:title: Best Phoronix posts — October 2025 | daily.dev
og:description: The most upvoted Phoronix posts from October 2025, curated by the daily.dev community.
og:image: https://media.daily.dev/image/upload/s--VAY5ToZt--/f_auto/v1724209435/public/daily.dev%20-%20open%20graph
---

# Best of Phoronix — October 2025

1. 1  
[](https://daily.dev/posts/git-developers-talk-about-potentially-releasing-git-3-0-by-the-end-of-next-year-yanc9fb1i "Git Developers Talk About Potentially Releasing Git 3.0 By The End Of Next Year")  
Article  
![Avatar of phoronix](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/6a26ba379dd64932830aa0c9803dd7ee)Phoronix · 48w  
Git Developers Talk About Potentially Releasing Git 3.0 By The End Of Next Year  
Git developers are discussing plans to potentially release Git 3.0 by the end of next year. Recent conversations among the development team have centered around the timeline and scope for this major version release of the widely-used version control system.  
74  
2
2. 2  
[](https://daily.dev/posts/linus-torvalds-vents-over-completely-crazy-rust-format-checking--kse91ec1x "Linus Torvalds Vents Over "Completely Crazy Rust Format Checking"")  
Article  
![Avatar of phoronix](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/6a26ba379dd64932830aa0c9803dd7ee)Phoronix · 49w  
Linus Torvalds Vents Over "Completely Crazy Rust Format Checking"  
Linus Torvalds criticized Rust's automated formatting tool (rustfmt) for making poor decisions about code organization in the Linux kernel. He specifically objected to the tool's heuristics for formatting 'use' statements, arguing that its compressed format makes future maintenance and conflict resolution harder. Torvalds prefers multi-line formatting that allows clean, single-line additions of new imports, and questions whether the Rust style guide's 'small items' rule is appropriate for independent use directives.  
50  
7
3. 3  
[](https://daily.dev/posts/valkey-9-0-released-with-ability-to-achieve-one-billion-requests-second-4b2f2pigi "Valkey 9.0 Released With Ability To Achieve One Billion Requests / Second")  
Article  
![Avatar of phoronix](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/6a26ba379dd64932830aa0c9803dd7ee)Phoronix · 46w  
Valkey 9.0 Released With Ability To Achieve One Billion Requests / Second  
Valkey 9.0 has been released, marking a major milestone for the Linux Foundation-backed Redis fork. The new version introduces significant performance improvements, with the capability to handle up to one billion requests per second. This key-value database continues to evolve as a popular alternative in the data storage ecosystem.  
48  
1
4. 4  
[](https://daily.dev/posts/rust-written-redox-os-enables-multi-threading-by-default-bvzs68lei "Rust-Written Redox OS Enables Multi-Threading By Default")  
Article  
![Avatar of phoronix](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/6a26ba379dd64932830aa0c9803dd7ee)Phoronix · 48w  
Rust-Written Redox OS Enables Multi-Threading By Default  
Redox OS, a Unix-like operating system written entirely in Rust, now enables multi-threaded support by default on x86-based systems. This milestone represents significant progress in the development of this memory-safe, microkernel-based OS that aims to bring modern systems programming practices to operating system design.  
38  
4
5. 5  
[](https://daily.dev/posts/phosh-0-50-released-gnome-app-aims-to-help-you-learn-assembly-pqghd9d6w "Phosh 0.50 Released, GNOME App Aims To Help You Learn Assembly")  
Article  
![Avatar of phoronix](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/6a26ba379dd64932830aa0c9803dd7ee)Phoronix · 48w  
Phosh 0.50 Released, GNOME App Aims To Help You Learn Assembly  
Phosh 0.50 has been released alongside GNOME 49, bringing updates to the Wayland compositor designed for mobile devices. Additionally, a new GNOME application has been introduced to help developers learn assembly language programming.  
23
6. 6  
[](https://daily.dev/posts/valve-developer-contributes-open-source-driver-fixes-for-12-year-old-hawaii-gpus-dfp8kcbvp "Valve Developer Contributes Open-Source Driver Fixes For 12 Year Old Hawaii GPUs")  
Article  
![Avatar of phoronix](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/6a26ba379dd64932830aa0c9803dd7ee)Phoronix · 47w  
Valve Developer Contributes Open-Source Driver Fixes For 12 Year Old Hawaii GPUs  
Valve's open-source Linux graphics team has contributed driver fixes for AMD's 12-year-old Hawaii GPU architecture. This continues their work on improving Linux GPU driver support for legacy hardware that original vendors no longer maintain, alongside recent achievements like enabling NVIDIA DLSS on the open-source NVK driver.  
22  
1
7. 7  
[](https://daily.dev/posts/python-3-14-performance-looking-good-in-benchmarks-0cx4pxjgb "Python 3.14 Performance Looking Good In Benchmarks")  
Article  
![Avatar of phoronix](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/6a26ba379dd64932830aa0c9803dd7ee)Phoronix · 48w  
Python 3.14 Performance Looking Good In Benchmarks  
Python 3.14 shows performance improvements compared to versions 3.12 and 3.13 in benchmark tests. The release includes performance enhancements, debugging improvements, and a new Zstd compression module. Benchmarks were conducted on an AMD Ryzen 9 9950X3D system running Ubuntu 25.10 with Linux 6.17, with all Python versions built from source in optimized mode using identical testing conditions.  
22
8. 8  
[](https://daily.dev/posts/new-code-merged-for-linux-6-18-to-address-linus-torvalds-rust-formatting-critique-q6kj8tdzb "New Code Merged For Linux 6.18 To Address Linus Torvalds' Rust Formatting Critique")  
Article  
![Avatar of phoronix](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/6a26ba379dd64932830aa0c9803dd7ee)Phoronix · 47w  
New Code Merged For Linux 6.18 To Address Linus Torvalds' Rust Formatting Critique  
Linux kernel maintainers merged code changes to address formatting issues with Rust imports. The rustfmt tool's default behavior of condensing multi-line imports into single lines was causing merge conflicts. The kernel team implemented a trailing empty comment workaround and updated their coding guidelines to handle this formatting challenge.  
16
9. 9  
[](https://daily.dev/posts/linux-6-19-will-add-support-for-the-logitech-g13-keypad---17-years-after-hardware-debut-tqkjtvn6d "Linux 6.19 Will Add Support For The Logitech G13 Keypad - 17 Years After Hardware Debut")  
Article  
![Avatar of phoronix](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/6a26ba379dd64932830aa0c9803dd7ee)Phoronix · 46w  
Linux 6.19 Will Add Support For The Logitech G13 Keypad - 17 Years After Hardware Debut  
Linux kernel 6.19, expected in early 2026, will finally include native driver support for the Logitech G13 gaming keypad, a device originally released in 2009\. The new driver enables full functionality including all macro keys, the analog thumbstick, RGB LED backlight control, and the monochrome LCD display, bringing official support 17 years after the hardware's initial launch.  
13  
10

[See all Phoronix archives](/sources/phoronix/best-of)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://daily.dev/sources/phoronix/best-of/2025/10#page","url":"https://daily.dev/sources/phoronix/best-of/2025/10","name":"Best Phoronix Posts — October 2025","description":"The most upvoted Phoronix posts from October 2025, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/phoronix/best-of/2025/10#items","numberOfItems":9,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/git-developers-talk-about-potentially-releasing-git-3-0-by-the-end-of-next-year-yanc9fb1i","name":"Git Developers Talk About Potentially Releasing Git 3.0 By The End Of Next Year"},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/linus-torvalds-vents-over-completely-crazy-rust-format-checking--kse91ec1x","name":"Linus Torvalds Vents Over \"Completely Crazy Rust Format Checking\""},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/valkey-9-0-released-with-ability-to-achieve-one-billion-requests-second-4b2f2pigi","name":"Valkey 9.0 Released With Ability To Achieve One Billion Requests / Second"},{"@type":"ListItem","position":4,"url":"https://daily.dev/posts/rust-written-redox-os-enables-multi-threading-by-default-bvzs68lei","name":"Rust-Written Redox OS Enables Multi-Threading By Default"},{"@type":"ListItem","position":5,"url":"https://daily.dev/posts/phosh-0-50-released-gnome-app-aims-to-help-you-learn-assembly-pqghd9d6w","name":"Phosh 0.50 Released, GNOME App Aims To Help You Learn Assembly"},{"@type":"ListItem","position":6,"url":"https://daily.dev/posts/valve-developer-contributes-open-source-driver-fixes-for-12-year-old-hawaii-gpus-dfp8kcbvp","name":"Valve Developer Contributes Open-Source Driver Fixes For 12 Year Old Hawaii GPUs"},{"@type":"ListItem","position":7,"url":"https://daily.dev/posts/python-3-14-performance-looking-good-in-benchmarks-0cx4pxjgb","name":"Python 3.14 Performance Looking Good In Benchmarks"},{"@type":"ListItem","position":8,"url":"https://daily.dev/posts/new-code-merged-for-linux-6-18-to-address-linus-torvalds-rust-formatting-critique-q6kj8tdzb","name":"New Code Merged For Linux 6.18 To Address Linus Torvalds' Rust Formatting Critique"},{"@type":"ListItem","position":9,"url":"https://daily.dev/posts/linux-6-19-will-add-support-for-the-logitech-g13-keypad---17-years-after-hardware-debut-tqkjtvn6d","name":"Linux 6.19 Will Add Support For The Logitech G13 Keypad - 17 Years After Hardware Debut"}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Sources","item":"https://daily.dev/sources"},{"@type":"ListItem","position":3,"name":"Phoronix","item":"https://daily.dev/sources/phoronix"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/phoronix/best-of"},{"@type":"ListItem","position":5,"name":"October 2025"}]}]}
```

