Profile avatar
dbuga.bsky.social
67 posts 27 followers 16 following
Regular Contributor
Active Commenter

For my first ever published 3D model, let me show you this drawer stopper: thangs.com/designer/bug... If you are building bigger multiboard/multibin drawer boxes, the official drawer stopper selection may be a bit disappointing.

🦀 Hello World! The Rust project now has an official presence on Bluesky! ✨ We'll be posting the same on our Mastodon and Bluesky accounts, so you won't miss anything on either platform.

Even if it's just a number, it feels good to put an official version number on something and have it published. Thanks to my employer, Akiles, for supporting me working on this kind of stuff! embassy.dev/blog/trouble/

** Speaker announcement ** Catch this talk at RustWeek 2025! Speaker: Noah Hüsser Title: Embedded tooling worthy of 2025 Info & tickets: rustweek.org/talks/noah/ See you in Utrecht 13-17 May, 2025! #rustweek #rustlang

Today we revealed our next EV model to sport our Rust based ECU. Check it out: www.youtube.com/live/R-sTdMh... #rustlang

Issue #40 is Live! www.theembeddedrustacean.com/p/the-embedd...

esp-hal, a Stable-API ESP32 HAL Gift For Your Rust Code

Hey all, I've been working on an IEEE 802.15.4-2011 stack in Rust: github.com/tweedegolf/l... It's far from done and not in a usable state yet. Right now I'm only working on it in my free time, but if there's someone who can sponsor/pay for development, it can be completed much faster.

A few days ago we merged a series of PRs into probe-rs, that lets you start a probe-rs remote server, and use a remote debug probe almost as though it was local. I'm really excited to hear what people think about it! For a few words of context, see: bugadani.github.io/rust/probe-r...

#rustlang 2024 is here! blog.rust-lang.org/2025/02/20/R...

periodic reminder that "we have so much old code, surely adding more analyzers to catch bugs in old code is much higher impact than piecemeal writing new code in a memory-safe language" has been repeatedly demonstrated to be a falsehood by the android team security.googleblog.com/2024/09/elim...

I need practise in expressing myself so here is a writeup of some recent bugs I fixed: bugadani.github.io/rust/esp-hal... It's probably not a good read, but I'd appreciate feedback so that maybe the next one can turn out better :)

Welcome to my 🧵 on writing Rust 🦀 on the ch32v003, the 10¢ microcontroller. In this 🧵 I am going to highlight some key points from my article to help you write Rust on this little microcontroller.

Hey, if you're a Rust and/or embedded person, and you use the probe-rs toolkit (pretty much everyone does in embedded and Rust!), you'd be doing me a huge favor if you took a minute to fill out their survey and/or share internally or with people you know: forms.gle/FRtUwuFCCKgK...

In this one we learn about using embassy to do embedded development with async Rust: youtu.be/pDd5mXBF4tY

Alright, release time! device-driver is now 1.0! Really happy with that. Took a lot of work. Find it here: github.com/diondokter/d... Additionally, I released sequential-storage 4.0.0 containing a small possible breaking change. Find it here: github.com/tweedegolf/s...

embassy-rs / embassy: Modern embedded framework, using Rust and async. ★5764 https://github.com/embassy-rs/embassy

Finally can post a video of my Stamp Jig that flashes and tests with a POP!

I just want someone to invent KASMR, the security feature that whispers in your ears.

Force pushes will continue until CI improves.