Examples are not Documentation
How to improve your documentation for Rust projects
A blog about Rust, Linux, and other things.
How to improve your documentation for Rust projects
How to painlessly use HTTPS with your web services
Programming ESP32 microcontrollers in Rust without the standard library
From microcontrollers to full-blown Linux systems, Rust has you covered!
Discovery of a double free in a C MQTT broker and what can be done about it
Connecting an ESP32 Dino Light to Wi-Fi using Rust and Embassy
Found a cute thing on Thingiverse and decided to make it with another chip and in Rust
Now that we have a bitboard to store the pieces, we need a way to store the game state
BitBoards are used in the fastest chess engines on the market. So how do they work? And how do we implement them?
My favorite 5 cargo plugins