From 3e423db9cf07ae38ee00ce03b1c70dcd10b502d9 Mon Sep 17 00:00:00 2001 From: Nazmul Idris Date: Tue, 5 Aug 2025 13:34:29 -0500 Subject: [PATCH 1/2] add video to rust walkthroughs on Rust profiling with Claude Code --- draft/2025-08-06-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draft/2025-08-06-this-week-in-rust.md b/draft/2025-08-06-this-week-in-rust.md index f0b5dc190..d1b5ead28 100644 --- a/draft/2025-08-06-this-week-in-rust.md +++ b/draft/2025-08-06-this-week-in-rust.md @@ -44,6 +44,8 @@ and just ask the editors to select the category. ### Rust Walkthroughs +* [video] [Build with Naz : Claude code + Rust profiling and perf](https://www.youtube.com/watch?v=7iLMdNc-zOs) + ### Research ### Miscellaneous From 6c55b503706d38242fda99b8c9e0b2a0945927e4 Mon Sep 17 00:00:00 2001 From: Nell Shamrell-Harrington Date: Thu, 7 Aug 2025 12:54:27 -0700 Subject: [PATCH 2/2] Update draft/2025-08-06-this-week-in-rust.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- draft/2025-08-06-this-week-in-rust.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/draft/2025-08-06-this-week-in-rust.md b/draft/2025-08-06-this-week-in-rust.md index d1b5ead28..f6f6ef8ee 100644 --- a/draft/2025-08-06-this-week-in-rust.md +++ b/draft/2025-08-06-this-week-in-rust.md @@ -44,7 +44,7 @@ and just ask the editors to select the category. ### Rust Walkthroughs -* [video] [Build with Naz : Claude code + Rust profiling and perf](https://www.youtube.com/watch?v=7iLMdNc-zOs) +* [video] [Build with Naz: Claude code + Rust profiling and perf](https://www.youtube.com/watch?v=7iLMdNc-zOs) ### Research