vit.am is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.
This server runs the snac software and there is no automatic sign-up process.
Symbolica 2.0: programmable symbols for Python and Rust https://lobste.rs/s/zpjc05 #python #rust
https://symbolica.io/posts/symbolica_2_0_release/
A faster bump allocator for rust https://lobste.rs/s/vta6wp #performance #rust
https://owen.cafe/posts/stumpalo/
Abbaye is a Static Site Generator (SSG) for your software releases, for those of us who can't or won't use a full-featured software forge.
Big usability features in this release! We got:
cargo builder, building different targets _also_ is in parallel!);self-update command to update abbaye to the latest version, based on Abbaye's own rss feed;Building an AsyncIO executor for the 3DS (pt 2!) https://lobste.rs/s/udax0k #rust
https://blog.cat-girl.gay/3ds-async-part-two/
Revealing the frontier with stacks and queues https://lobste.rs/s/aw5hgu #performance #rust
https://dystroy.org/blog/stack-and-queues/
RustWeek 2026: What We Learned, Who We Met, and What’s Next for Rust
#RustLang #Community #Rustrover #Conference #Event #Rust #Rustide
https://blog.jetbrains.com/rust/2026/06/03/rustrover-at-rustweek-2026/
🍵 boostedI am available (immediately) for Rust work! Whether it is finding nontrivial performance gains, reviewing code for correctness and soundness, or writing implementations from scratch, I am a knowledgeable engineer with experience at companies large and small from various industries.
If your company would like to discuss setting something up, contact me via the email on my GitHub profile (https://github.com/jhpratt).
iddqd, or the hardest kind of unsafe Rust by @rain https://lobste.rs/s/6eyhii #rust
https://oxide.computer/blog/iddqd-unsafe
Memory safety is a matter of life and death https://lobste.rs/s/67tqpz #rust #security
https://joshlf.com/posts/memory-safety-life-and-death/
A Structure-Aware Fuzzing Experiment https://lobste.rs/s/xnbyio #rust #testing
http://fitzgeraldnick.com/2026/06/01/structure-aware-fuzzing-experiment.html
rustc_codegen_jvm: Rust compiler backend to emit JVM bytecode https://lobste.rs/s/lcldxn #java #rust
https://github.com/IntegralPilot/rustc_codegen_jvm
For the past few streams, we've been going pretty high level, especially with the aid of LLMs. Not this time! On Friday at 4pm UTC (https://everytimezone.com/s/2ac07a7b), we're going all the way down to "what bits go where", with honest hand-written #Rust code. Specifically, we're going to write an audio generator that produces WAV files with white, pink, and brown noise. Hopefully I won't blow any speakers (yours or mine), but come find out!
Recording of yesterday's stream implementing a WAV noise file generator in #rust is now up on YouTube! We managed to get white, pink, brownian, blue, violet, and grey (psychoacoustic!) noise all implemented, so I'll count that as a success 🔊
What we'll get out of it:
- support for type-checking lints (#1 top user request)
- fix the remaining classes of false-positives (#2 top user request)
- Rust itself can use cargo-semver-checks to prevent accidental breakage in the standard library (!!)
- a "SemVer crater" ability:
https://predr.ag/blog/cargo-semver-checks-2025-year-in-review/#the-path-forward-for-2026-and-beyond
I spent most of this year so far figuring out possible designs to solve those problems.
RustWeek + All Hands were phenomenally useful! I worked w/ rustdoc, types, compiler, cargo, and other folks to poke holes in the designs and then patch them.
Thank you @rustnl for making it happen!
Built-in `assert_matches!()` and more in Rust 1.96 🎉
New cargo-semver-checks release 🦀
I'm hard at work on solving type checking lints, so this one is just a maintenance release — one new lint plus some bug fixes. Enjoy!
https://github.com/obi1kenobi/cargo-semver-checks/releases/tag/v0.48.0
Cursor est maintenant Inclus dans le registre ACP et disponible dans les IDE JetBrains
#RustLang #Rust #RustRover #Aiassistant #News #Acp
Improving Accessibility in JetBrains IDEs: What’s New and What’s Next in 2026
#RustLang #Rust #RustRover #News #Accessibility
What Does It Actually Take for an IDE to Understand Rust?
#RustLang #Rust #Engineering #Industrytrends #Livestream #Rustrover
https://blog.jetbrains.com/rust/2026/05/29/how-rust-ides-understand-code/