From a6ef6c24dcda74cc5608b643f7f7d4364c4d222d Mon Sep 17 00:00:00 2001 From: Christian Jansen Date: Fri, 16 Jan 2026 00:54:01 -0500 Subject: [PATCH] Added missing bullet to latest issue Looked like there was a missing bullet under the `Walkthroughs` section, so I added it in. --- content/2026-01-14-this-week-in-rust.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/content/2026-01-14-this-week-in-rust.md b/content/2026-01-14-this-week-in-rust.md index 434b0e093..221f89c2c 100644 --- a/content/2026-01-14-this-week-in-rust.md +++ b/content/2026-01-14-this-week-in-rust.md @@ -75,8 +75,7 @@ and just ask the editors to select the category. * [audio] [Radar with Jeff Kao](https://corrode.dev/podcast/s05e08-radar/) ### Rust Walkthroughs -[ES] [Command Pattern in Rust: When intent doesn't need to be an object](https://codigolinea.com/patron-command-en-rust/) - +* [ES] [Command Pattern in Rust: When intent doesn't need to be an object](https://codigolinea.com/patron-command-en-rust/) * [series] [Part 3: Model Architecture, Building an LLM from Scratch in Rust](https://www.tag1.com/how-to/part3-model-architecture-building-an-llm-from-scratch/) * [The Impatient Programmer’s Guide to Bevy and Rust: Chapter 5 - Let There Be Pickups](https://aibodh.com/posts/bevy-rust-game-development-chapter-5/) * [audio] [Netstack.FM episode 22 — Rust URL with Simon Sapin](https://netstack.fm/#episode-22)