diff --git a/draft/2025-05-14-this-week-in-rust.md b/draft/2025-05-14-this-week-in-rust.md
index 68172f2cc..1475ef364 100644
--- a/draft/2025-05-14-this-week-in-rust.md
+++ b/draft/2025-05-14-this-week-in-rust.md
@@ -44,6 +44,8 @@ and just ask the editors to select the category.
 
 ### Rust Walkthroughs
 
+* [Joining threads immediately as they finish in Rust](https://jpmelos.com/posts/joining-multiple-rust-threads/)
+
 ### Research
 
 ### Miscellaneous