From 8ac3fda6d2ae3dbbdba2d079a83b9f9cb4ee788d Mon Sep 17 00:00:00 2001 From: Carl Kadie Date: Mon, 29 Sep 2025 08:42:04 -0700 Subject: [PATCH] Add video link on Rust & Turing Machines Added a video link on optimizing Rust inspired by Turing Machine results. --- draft/2025-10-01-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draft/2025-10-01-this-week-in-rust.md b/draft/2025-10-01-this-week-in-rust.md index ab5966c46..ae3b23f5b 100644 --- a/draft/2025-10-01-this-week-in-rust.md +++ b/draft/2025-10-01-this-week-in-rust.md @@ -47,6 +47,8 @@ and just ask the editors to select the category. ### Observations/Thoughts +* [Video] [How to Optimize Rust for Slowness: Inspired by New Turing Machine Results](https://www.youtube.com/watch?v=ec-ucXJ4x-0) + ### Rust Walkthroughs ### Research