Want to hire a Rust hero? Nicholas is looking for a job.
Couldn’t recommend such an impactful hiring more.
#RustLang #hiring #job https://mas.to/@nnethercote/114872360881817505
Want to hire a Rust hero? Nicholas is looking for a job.
Couldn’t recommend such an impactful hiring more.
#RustLang #hiring #job https://mas.to/@nnethercote/114872360881817505
At last I'm back to working on #CodebergCI for #AutonomiDweb.
I already had a simple test doing deployment to #Codeberg pages but can find nothing to help me do cross platform #RustLang build and release.
I have this on GH by copying another project.
I hate Yaml - just saying - and while #WoodpeckerCI lint helps, I so miss the useful error messages of the #Rust compiler.
I'm now officially a maintainer of rust's stdarch. My first larger PR brings our CI time down from 40m to 13m, by being more clever about how we compile the C++ code that we test our intrinsics against:
https://github.com/rust-lang/stdarch/pull/1862
Turns out over 3000 invocations of clang on a CI machine are not fast...
There is lots more to improve, but now we can do it with a substantially faster feedback cycle.
The success story of the memory-safe sudo-rs, the Rust implementation of the sudo command, in an article from Prossimo, where it all began: https://www.memorysafety.org/blog/sudo-rs-headed-to-ubuntu/
We started work on sudo-rs in 2022, with @ferrous, for @ProssimoISRG. In 2024, sudo-rs moved to @trifectatech. We're still working on it: maintenance, improvements, and readying for various distributions, of which Ubuntu 25.10 is the biggest milestone so far!
Rustaceans who also Debian; should I use the packaged rust toolchain on bookworm or should I use tip of tree?
the feminine urge to just fucking fork cxx
Thanks to EuroPython for putting on such a great event this week, where we were proud to have a booth! While in Prague, Rust Foundation Global Community Coordinator Ernest Kissiedu presented a lightning talk on the intersection of #rustlang and AI. Thank you to everyone who joined.
+
Heute mal wieder etwas Zeit für Rust #rustlang
Firefox 141 adds WebGPU support on Windows, boosting graphics performance via the Rust-based wgpu project.
It brings faster, more efficient GPU access through a W3C-backed standard.
Linux and macOS support coming soon; Android is also planned.
Available now in Firefox Beta—can be enabled via about:config.
Progress is welcome, but Linux users are still waiting.
Rust is the latest open source ecosystem to adopt Trusted Publishing, joining PyPI and RubyGems in moving away from long-lived API tokens.
Crates can now be published using short-lived credentials from trusted CI workflows.
https://socket.dev/blog/crates-launches-trusted-publishing #RustLang #OpenSource
ICYMI Introducing Tyr, a new Rust-based kernel driver for CSF-based Arm Mali GPUs, developed in collaboration with Arm and Google.
https://www.collabora.com/news-and-blog/news-and-events/introducing-tyr-a-new-rust-drm-driver.html
Wrote a short blog post on how I implement command line interfaces in Rust these days.
Heck yeah, this thing will blow up!
Introducing Operese (a Windows-to-Linux migration tool made by a nerd):
https://yewtu.be/watch?v=PMoXClh8emw
(or YT: https://www.youtube.com/watch?v=PMoXClh8emw)
The demo is very impressive!
It apparently migrates your #Windows10 installation to #Linux #Kubuntu () with all your files ready to use.
Written in #Rust, but not yet #OpenSource (according to author will be Open Source in the near future).
Patch of the day
perf: Improve throughput by +1140%, https://github.com/matrix-org/matrix-rust-sdk/pull/5411.
It was fun to track it down.
My interview with @terminaltrove is out!
Talked about my open source journey, how Ratatui became widely used, and the future of Ratatui and my other projects!
Read here: https://terminaltrove.com/blog/terminal-trove-talks-with-orhun-parmaksiz-ratatui/