Google’s “Painful To Maintain” Binder C Linux Driver Being Removed In Favor Of Rust
Google’s Binder driver written in the C programming language has long been part of the mainline kernel as the inter-process communication (IPC) mechanism used on Android. The past few years the Binder driver was rewritten in Rust as one of the first “real” drivers in the Rust programming language. The Rust Binder driver was upstreamed in Linux 6.18 and now for the upcoming Linux 7.4 kernel cycle, the old Binder C-based driver is se … ⌘ Read more
Rust is Now a ‘Tier One’ Language at Microsoft
The Register reports:
When Microsoft’s developers and engineers sit down to code, they can now choose to work in Rust, which Redmond has added to its list of canonical languages. “Rust now is a Tier One language at Microsoft, and that just means that it sits among C++, C# and TypeScript as the best supported languages for internal development in the company,” explained Victor … ⌘ Read more
Rust Issues Warning Over Key Developers Being Targeted For Compromise
The Rust security response working group and Crates.io team have issued a warning that a targeted attack is underway against key Rust programming language developers… ⌘ Read more
Rust Coreutils 0.12 Released With Fixes Sought By Ubuntu
Days after the recent release of GNU Coreutils 9.12, Rust Coreutils 0.12 was released overnight for advancing this alternative Rust-based implementation of these core utilities… ⌘ Read more
Ubuntu 26.10 Moves cp, mv & rm Over To Rust Coreutils For 100% Transition
While Ubuntu Linux has been making use of the Rust Coreutils project over the past year since Ubuntu 25.10 as an alternative to GNU Coreutils and part of their effort to get more system components implemented in the memory-safety-focused Rust programming language, Ubuntu 26.10 finally completes the transition with the cp, mv, and rm commands now coming from Rust Coreutils… ⌘ Read more
Ubuntu’s ‘Rust-ification’ Hits New Milestone: Coreutils Migration is Complete
“Ubuntu has managed to do away with GNU Core Utilities in its default stack,” reports the blog It’s FOSS.
The last three utilities — cp, mv and rm — have been moved to versions from the uutils project (which reimplements utilities in Rust).
Everything else, from ls and cat to chmod and du, made that jump in earlier release … ⌘ Read more
Rustls 0.23.45 Released To Fix Two Year Old Security Issue
While the Rustls modern TLS library is written in the Rust programming language with a focus on memory safety, as we’ve seen out of other Rust project re-implementations in the past, the new implementations can lead to other security bugs of their own. Out today is Rustls 0.23.45 to fix a security issue introduced back in 2024 with Rustls while the likes of OpenSSL, BoringSSL, and others are unaffected… ⌘ Read more
Mold High Speed Linker Being Rewritten In Rust, Hopes To Be The Default Linker On Linux
The Mold high performance linker that typically outperforms the likes of LLVM lld, GNU LD, Wild, and others is being rewritten in the Rust programming language and also has an ambitious goal of being adopted as the default linker on Linux systems… ⌘ Read more
COSMIC Epoch 1.8 Provides Latest Fixes & Minor Improvements For This Rust Desktop
Released overnight was the newest version of the Rust-based COSMIC desktop environment developed by System76 as part of the effort on their Pop!_OS Linux distribution… ⌘ Read more
YSERVER 1.5 Released With Reverse PRIME Support & Other New Features
Announced a few months back was YSERVER as a modern X11 server written in the Rust programming language. In getting the project off the ground quickly and given the size of X11, it was largely vibe coded with Claude Code. The project continues and is attracting contributions from more users with today marking the YSERVER 1.5 release… ⌘ Read more
AMD Working To ‘Push Rust Deep into the GPU Stack’
Phoronix reports:
AMD is building out what they are describing as an “elite” team of developers for driving Rust code “deep into the GPU stack” from firmware to drivers, shader compilers, and other GPU software in Rust. AMD Senior Fellow Harsh Meno posted this week to LinkedIn about this new effort…
And note this AMD job posting that’s active for hiring a software de … ⌘ Read more
Rustls 0.23.44 Released With ML-DSA Certificates Enabled By Default
Rustls as the modern TLS library implementation written in the Rust programming language is out with a new feature release. This morning’s Rustls 0.23.44 release enables post-quantum secure ML-DSA certificates by default… ⌘ Read more
AMD Working To “Push Rust Deep Into The GPU Stack”
AMD is building out what they are describing as an “elite” team of developers for driving Rust code “deep into the GPU stack” from firmware to drivers, shader compilers, and other GPU software in Rust… ⌘ Read more
Linux 7.3 Now Disabling RandStruct Security Feature By Default If Rust Support Present
While Rust programming language use may help with memory safety and other security advantages, the default Linux kernel configuration is now losing randomization of sensitive kernel structures if Rust support is present… ⌘ Read more
Perplexity Will Open Source Its Faster Lily AI Engine For Apple Silicon
BrianFagioli writes: Perplexity has built a local artificial intelligence engine designed specifically for Apple silicon and the Qwen3.6-35B-A3B model. Called Lily, the engine uses a Rust runtime and custom Metal kernels, with neither PyTorch nor MLX in its execution path. Perplexity says Lily averaged 23 percent faster pro … ⌘ Read more
Rust Coreutils 0.11 Released With Some Nifty Debug Helper Messages
Rust Coreutils 0.11 was just released as this alternative to the GNU Coreutils. Besides the long-running task of catching up the GNU Coreutils compatibility with the GNU test suite and never-ending work on optimizing the performance, Rust Coreutils 0.11 is quite a nice release for its improved error messages… ⌘ Read more
Former Intel Engineer Who Was One Of The Clear Linux Architects Is Starting A New Distro
One of the former Intel engineers who was a Linux OS architect on their legendary Clear Linux distribution and before that also driving their Moblin and MeeGo Linux efforts is starting a new distribution project. This new initiative, named The Ur Project, is highly leveraging Rust and will rely on AI/LLMs in part and aims to incorporate some deisng improvements Clear Linux… ⌘ Read more
Servo 0.5 Released: DuckDuckGo Properly Rendering, Up To 10x Faster Text Rendering
Servo 0.5 is out today as the newest monthly update to this open-source, Rust-based browser engine. Servo 0.5 ships many notable enhancements for benefiting those running the Servoshell example browser or looking at Servo as an opportunity for embedded use… ⌘ Read more
COSMIC Epoch 1.7 Released: No Longer Slow Browsing Network Filesystems
COSMIC Epoch 1.7 is out today as the newest update to this Rust-based open-source desktop environment with development led by System76… ⌘ Read more
Canonical is Funding a PhD to Automate C to Rust Translation
An anonymous reader shared this report from the blog It’s FOSS:
Canonical has committed funding to a three-year PhD project focused on building a system that can automatically translate large C codebases into Rust. And they are not alone; UK Research and Innovation is matching their funding for the project, which is set to run through the Universi … ⌘ Read more
Redox OS Switches To EEVDF-Based Scheduler For 2.6x Throughput
The Rust-written, from-scratch Redox OS operating system has switched to using an EEVDF based scheduler design. In doing so they are promoting a 2.6x increase in throughput and a 782x improvement in fairness… ⌘ Read more
Rust 1.98 Adds Algebraic Floating-Point Methods Akin To “-ffast-math”
Rust 1.98 released today and is headlined the debut of new algebraic floating-point methods… ⌘ Read more
COSMIC Epoch 1.6 Released With Per-App Volume Control, Remote Desktop Preparations
COSMIC Epoch 1.6 was released this evening as the latest milestone for this open-source, Rust-based desktop environment led by System76 as part of the work on their Pop!_OS Linux distribution… ⌘ Read more
Rust For Linux 7.3 Begins Seeing Fixes To Prepare For Rust’s GCC Backend
In addition to the POWER/PowerPC code adding Rust kernel support, the main set of Rust programming language updates for the Linux 7.3 kernel have now been submitted. Most notable are early fixes toward eventually allowing the experimental Rust GCC back-end to be used as an alternative to the official rustc compiler with LLVM code generation… ⌘ Read more
Offloading Rust To GPUs Proves Capable Of High Performance With Memory Safety
A new research paper published on LLVM offloading to GPU accelerators using the Rust programming language is talking up the prospects of making use of safe Rust code for GPU kernels while retaining Rust’s memory safety and other advantages over C++ / CUDA / HIP… ⌘ Read more
Linux 7.3 On PowerPC Now Supports In-Kernel Rust, Initial Power12 Enablement Begins
The PowerPC pull request has already been sent in for the now open Linux 7.3 merge window. The headline feature this cycle on the POWER side is Rust kernel support for PowerPC 32-bit PPC32BE big endian and PowerPC 64-bit PPC64LE little endian architectures… ⌘ Read more
RustConn 0.20 Continues Further Polishing This GTK4/libadwaita-Based Connection Manager
RustConn has been in development for a while now as a modern GTK4 connection manager supporting a variety of protocols like SSH, RDP, VNC, Telnet, and more. RustConn 0.20 was released this week as the latest major step forward to this Rust-based connection manager leveraging the GTK4 toolkit and libadwaita… ⌘ Read more
Redox OS Enjoys installer Improvements, Performance Enhancements
A new blog post out today from the Redox OS crew highlights all of the interesting improvements made to this Rust-based, open-source operating system over the course of July… ⌘ Read more
Rusticl Now Supports cl_ext_float_atomics
With the recent release of Mesa 26.2 the Rusticl OpenCL driver now supports OpenCL 3.1 on RadeonSI, LLVMpipe, Zink, Intel Iris, and Apple Asahi. But the work is not over and more improvements to this Rust-based, modern OpenCL driver continue to land… ⌘ Read more
Open-Source NVIDIA “Nova” Driver Sees More Functionality For Linux 7.3
Sent to DRM-Next this week was the DRM Rust core and driver changes targeting the upcoming Linux 7.3 merge window. There continues to be a lot of DRM core infrastructure work happening for Rust integration plus two leading Rust DRM drivers of Nova for open-source NVIDIA GPU support as the successor to Nouveau and then Tyr as the in-development Arm Mali driver… ⌘ Read more
Rust Coreutils 0.10 Released With More Security Hardening, Increased GNU Compatibility
Rust Coreutils 0.10 is out today from the uutils project for this alternative to GNU Coreutils. Rust Coreutils 0.10 development focused on additional security hardening plus also increasing the GNU test suite compatibility and robustness… ⌘ Read more
Denial WM: New Wayland Compositor With Flutter Directly Embedded
The newest Wayland compositor to talk about and discuss is Denial, a Wayland compositor focused on optimal Arch Linux integration and that embeds the Flutter engine directly into the codebase. Denial makes use of the Rust programming language and leverages Smithay to help in the compositor responsibilities… ⌘ Read more
Settlement building co-op action-adventure Necesse ‘Rust & Romance’ update is a big one
Out now is the Rust & Romance free update for Necesse, a game that is necessary to play if you love co-op games that mix completely different genres.
Read the full article on [GamingOnLinux](https://www.gamingonlinux.com/2026/08/settlement-building-co-op-action-adven … ⌘ Read more
Wild Linker 0.10 Released With GDB Index Support, Mitigation For Btrfs Performance
Wild 0.10 released overnight as this very fast linker for Linux that is written in the Rust programming language and focused on iterative development… ⌘ Read more
zlib-rs 0.6.7 Released With LoongArch LSX Optimizations, Use-After-Free Fix
zlib-rs 0.6.7 is out today as the newest version of this “safer zlib” implementation making use of the Rust programming language and aiming to deliver performance on-par with zlib-ng… ⌘ Read more
COSMIC Epoch 1.5 Brings More Fixes & Improvements To System76’s Desktop
The System76 and Pop!_OS developers continue quickly iterating on their Rust-based COSMIC desktop environment… ⌘ Read more
Vibe Coded X11 YSERVER Gets Steam Working, Full-Screen Games With Cinnamon
A new software creation that debuted this summer was YSERVER as a modern X11 server written in Rust largely by AI via Claude Code. This YSERVER implementation has continued implementing more X11 protocol and other functionality to get more desktop environments and apps working surprisingly okay on this vibe coded X11 server. YSERVER 1.4 is now available as the latest in this quest… ⌘ Read more
COSMIC Epoch 1.4 Released With More Fixes, Force Quit For COSMIC Monitor
System76 developers today released COSMIC Epoch 1.4 as the newest stable release to their Rust-based desktop environment… ⌘ Read more
I really think I should go back to Java.
Writing programs in Python is so exhausting. I want a compiler and I want static typing. No, linters and type checkers and IDEs are not good enough. Compilers catch way more errors in advance.
Rust is also exhausting. They’re constantly adding language features and, at the same time, the runtime library remains tiny and you need 3rd party libraries for everything. Many of those are still at version 0.x (SemVer!) and you can’t rely on anything. Often times, you need the latest Rust nightly compiler.
Go is … I don’t like it. And huge binaries.
I like C as a language, but it’s too fragile. I want to have a proper HashMap every now and then.
None of the above have good GUI libraries, at least not on Linux.
And then there’s Java. This is my fractal renderer that I wrote over 17 years ago:
https://movq.de/v/fcd3c4e557/vid-1784121825.mp4
It’s fast. It has a GUI with custom widgets and those weren’t even hard to make. It still works without changing a single line of code. The source code files have timestamps from 2009 and I just noticed that the JAR file I’m using in the video was compiled in 2010.
Java as a language is relatively easy to learn and to master. There are few surprises. The source code organization with packages is good. Java API docs are clear and well written.
The JVM ramp-up times have improved considerably:
https://movq.de/v/e7314e521e/vid-1784121998.mp4
This isn’t like the Dark Ages anymore. Might even be usable for some CLI tools.
The only thing where Java really sucks is anything close-ish to the kernel. Try issuing an ioctl() … I couldn’t have made my TUI framework in Java, but then again, I wouldn’t have needed to because Swing already exists and it just works.
Linux 0.11 rewritten in idiomatic Rust, boots in QEMU | Hacker News Fark’n hell, this is some ~50k SLOC of Rust code compared to the original ~8k SLOC of C of the original this was based off of. No doubt this was “vibe coded” for sure, there is no way a human can write 50k SLOC, not in a reasonable timeframe anyway 😅
Rust Coreutils cp Ended Up Breaking Ubuntu Image Builds With Latest Incompatibility
While the Rust Coreutils offers better memory safety than GNU Coreutils due to being written in the Rust programming language, subtle incompatibilities continue to be spotted in the Rust Coreutils implementations of the different commands. The latest coming to light this week was the Rust Coreutils cp command breaking Ubuntu image builds due to differences in argument handling… ⌘ Read more
Vibe Coded X11 Server Written In Rust Adds Xinerama, FreeBSD Support & Other Features
One month ago we reported on YSERVER as a modern X11 server written in Rust with the help of Claude Code. Since then YSERVER has continued to advance in supporting more X11 functionality thanks to the help of Claude Code (AI) and out today is version 1.3 o this display server… ⌘ Read more
COSMIC Epoch 1.2 Desktop Fixes Flickering Issues For Intel Graphics
Just a week after the COSMIC Epoch 1.1 release with its slick new system monitor, COSMIC Epoch 1.2 is now available for this Rust-based desktop developed by System76… ⌘ Read more
Fedora 45 Looks To Finally Offer Install Support For Stratis Storage
Ever since RHEL deprecated their short-lived Btrfs plans, Red Hat engineers over the past decade have been developing Stratis Storage as their storage management solution leveraging XFS, LUKS, DM, and their Rust-based daemon. While Stratis Storage has been available in Fedora Linux going all the way back to Fedora 28, until now there hasn’t been the option of using it for the root file-system on new Fedora installations. Finally with Fedora 45 … ⌘ Read more
Canonical First Gold Sponsor Of Trifecta Tech For Building More Infrastructure In Rust
Ubuntu Linux maker Canonical continues making more inroads in the Rust infrastructure space. Canonical announced today they have become the first gold sponsor of the Trifecta Tech Foundation that works on projects like sudo-rs for building more open infrastructure in the Rust programming language… ⌘ Read more
Next Bcachefs Release Aims To Include Rust Code In The Kernel Module
The Bcachefs file-system already makes use of the Rust programming language in the user-space tools for this CoW file-system and they have been planning to make use of Rust within the kernel module too. Beginning in the next Bcachefs release, v1.38.7, they are looking at beginning to include Rust code now in their kernel driver… ⌘ Read more
Git 2.55 Released With Rust Support Enabled By Default, git history fixup
Git 2.55 is out today as the latest stable update to this distributed version control system… ⌘ Read more
Are Checks Sent Through the Mail Vulnerable to Theft?
The New York Times tells the story of a 63-year-old retiree who wrote a check for several thousand dollaras to pay her taxes. But she discovered much later that her taxes were never paid because that check had been intercepted and then altered to be payable to someone else:
In some cases, thieves may pilfer one or more checks from local mailboxes. Adam Rust, director … ⌘ Read more
Servo 0.3 Released With The Demo Browser Becoming More Useful
Servo 0.3 released today as the latest version of this modern browser engine developed in Rust. With Servo 0.3 the demo servoshell browser is becoming more useful and supporting additional modern web features while Servo also continues to possess much potential moving forward on the embedded front as an alternative to the likes of the Chromium Embedded Framework (CEF)… ⌘ Read more
@prologic@twtxt.net Yeah, Rust is quite popular in the Wayland scene, it seems.
In image viewer in 170 lines? Show me. 😅