Skip to content

Commit 2494a28

Browse files
Merge pull request #6150 from FlakM/master
chore: add rust guiding principles
2 parents 81b214e + 6c624c7 commit 2494a28

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

draft/2024-11-27-this-week-in-rust.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ and just ask the editors to select the category.
5151
* [Cursed Linear Types In Rust](https://geo-ant.github.io/blog/2024/rust-linear-types-use-once/)
5252
* [Unsafe for work](https://oida.dev/unsafe-for-work/)
5353

54+
* [Aligning with rust's Guiding Principle: my path to finding my 'Why'](https://flakm.com/posts/rust_guiding_principle/)
55+
5456
### Rust Walkthroughs
5557
* [Building Thread-safe Async Primitives in 150 lines of Rust](https://amit.prasad.me/blog/async-oneshot)
5658
* [Securely sending DHT22 sensor data from an ESP32 board to PostgreSQL](https://c410-f3r.github.io/thoughts/securely-sending-dht22-sensor-data-from-an-esp32-board-to-postgresql/)

0 commit comments

Comments
 (0)