File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -46,9 +46,7 @@ and just ask the editors to select the category.
4646* [ What's new in Ratatui 0.30.0?] ( https://www.youtube.com/live/nucLyibb5NU?si=copCqnEK7X5ZC9ry )
4747* [ Introducing Tyr, a new Rust DRM driver] ( https://www.collabora.com/news-and-blog/news-and-events/introducing-tyr-a-new-rust-drm-driver.html )
4848* [ RustFS: distributed object storage and MinIO alternative written in Rust] ( https://github.com/rustfs/rustfs )
49-
5049* [ Rama 0.3.0-alpha.1 - A Protocol Leap Forward] ( https://github.com/plabayo/rama/discussions/622 )
51-
5250* [ Streaming data analytics, Fluvio 0.18.3 release] ( https://www.fluvio.io/news/this-week-in-fluvio-0077 )
5351
5452### Observations/Thoughts
@@ -64,6 +62,7 @@ and just ask the editors to select the category.
6462* [ Slint Material Components Tech Preview] ( https://slint.dev/blog/material-comp-tech-preview )
6563* [ Memory-safe malware: Rust challenges security researchers] ( https://www.techzine.eu/blogs/security/132626/memory-safe-malware-rust-challenges-security-researchers/ )
6664* [ The scary and surprisingly deep rabbit hole of Rust's temporaries] ( https://taping-memory.dev/temporaries-rabbit-hole/ )
65+ * [ The 4 pillars of Rust's superiority] ( https://kerkour.com/rust-superiority )
6766
6867### Rust Walkthroughs
6968* [ JavaScript is being rewritten in Rust] ( https://endform.dev/blog/js-is-being-rewritten-in-rust/ )
Original file line number Diff line number Diff line change 1+ home = /Library/Frameworks/Python.framework/Versions/3.11/bin
2+ include-system-site-packages = false
3+ version = 3.11.2
4+ executable = /Library/Frameworks/Python.framework/Versions/3.11/bin/python3.11
5+ command = /usr/local/bin/python3 -m venv /Users/mariannegoldin/Documents/Dev/twir/this-week-in-rust-fork/tools/events-venv
You can’t perform that action at this time.
0 commit comments