AstraKernel 💫
banner
astrakernel.bsky.social
AstraKernel 💫
@astrakernel.bsky.social
Love computers and coding.

While I'm particularly passionate about Rust, it's not the only language I work with.

Recently started loving embedded programming
What's worrying why they took so much time to find this and how it is missed in review.

You can easily prevent this with clippy (i forbid in my codebase) but I assume they will have some complex code base that prevent this
November 19, 2025 at 5:25 AM
Yes did already. Thanks for the tip 😊
November 17, 2025 at 6:19 PM
📻 TrouBLE is a Bluetooth Low Energy (BLE) Host implementation written in Rust, with a future goal of qualification.

embassy.dev/trouble/
Trouble Documentation
Trouble Documentation
embassy.dev
November 9, 2025 at 5:43 PM
cool 👍
November 4, 2025 at 7:44 AM
Reposted by AstraKernel 💫
I gave a talk on embedded Rust a while ago, showing code running on an attiny85, a 8 bit microcontroller with 512 bytes of RAM and 8kB of Flash. The binary was smaller than the equivalent Arduino code. github.com/swallez/intr...
GitHub - swallez/intro-embdedded-rust: Source code for the "Introduction to embedded Rust" talk
Source code for the "Introduction to embedded Rust" talk - swallez/intro-embdedded-rust
github.com
November 4, 2025 at 7:37 AM
Recent article that uses Rust with same microcontroller

albertskog.se/ch32v-in-rust/
Getting Started with CH32V003 Firmware in Rust – Albert Skog
albertskog.se
November 4, 2025 at 7:04 AM