From 2796a7ed10ad0e16c15821141148d503a25a2b2a Mon Sep 17 00:00:00 2001 From: John Arundel Date: Fri, 14 Mar 2025 16:15:48 +0000 Subject: [PATCH] Add 'Writing terrible code' https://bitfieldconsulting.com/posts/writing-terrible-code --- draft/2025-03-19-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draft/2025-03-19-this-week-in-rust.md b/draft/2025-03-19-this-week-in-rust.md index 2ebed5f52..a1bfed875 100644 --- a/draft/2025-03-19-this-week-in-rust.md +++ b/draft/2025-03-19-this-week-in-rust.md @@ -39,6 +39,8 @@ and just ask the editors to select the category. ### Observations/Thoughts +* [Writing Terrible Code](https://bitfieldconsulting.com/posts/writing-terrible-code) + ### Rust Walkthroughs ### Research