Benjamin "bnjbvr" Bouvier

@bouvier.cc

Rust hacker @ Element, working on Matrix.

I'm *very* excited to report that we got initial funding and have hired our first Rust maintainers! RustNL's Rust Maintainers Team starts out with two full time maintainers, one intern, and five part-time maintainers, now stably employed to continue their work on Rust! 🎉 rustnl.org/maintainers/

Screenshot of the website, listing the eight team members: Oli (full-time), Waffle (full-time), Tiffany (intern), Mara (part-time), Jana (part-time), Nia (part-time), Bjorn (part-time), and Folkert (part-time).
Mara Bos@mara.bsky.social · 10mo ago

I'm excited to share what I've been working on with @erikjee.bsky.social: RustNL's #rustlang Maintainers Fund! Many people and companies contributing to Rust, but there are fewer and fewer paid positions for general maintenance (reviews,cleanups,etc). We need to fix that. bsky.app/profile/rust...

just published v0.9.2 of `cargo-machete`, the #Rust cargo tool to quickly find unused dependencies in your Rust project! Mostly dependencies updates and speedups for the Github Action 😎 github.com/bnjbvr/cargo... Now available on crates.io, as a Github Action and Docker image!

Release v0.9.2 · bnjbvr/cargo-machete

Mostly dependencies bumps, and a few speedups, notably for the Github Action! What's Changed Fix base image to Debian 13 by @popen2 in #194 refactor(action): try to install a precompiled cargo-mac...

github.com

Howdy all. I'm unfortunately not going to be with my employer for much longer due to team relocation. If anyone has any info on roles that would allow me to continue my Rust compiler work (in New York City), they'd be greatly appreciated.

I've switched blog engines and now every post has 100 million valid URLs bouvier.cc/tech/blog-urls Another very self-centered update post about me merging my personal and work blogs, and some fun facts about the changes in URLs this caused.

I've switched blog engines and now every post has 100 million valid URLs by Benjamin Bouvier

Another very self-centered update post about me merging my personal and work blogs, and some fun facts about the changes in URLs this caused. </s…

bouvier.cc

github, please step up and auto-squash fixup! commits when somebody clicked "rebase and merge when CI passes" 🙏 signed: someone who merged too many fixup commits onto their main branch.

ohhh I saw something interesting on Bluesky's client app, "uploading thumbnail" after I pasted a link. Does it mean the thumbnail is uploaded by the client? Could lead to attacks like uploading a thumbnail that represents something entirely different from images hosted on the target link 🫠