Skip to content

Commit 3c01a77

Browse files
Add links, tidy up line breaks
1 parent 04fae9b commit 3c01a77

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

draft/2025-07-09-this-week-in-rust.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff 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/)

tools/events-venv/pyvenv.cfg

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
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

0 commit comments

Comments
 (0)