diff --git a/draft/2025-10-01-this-week-in-rust.md b/draft/2025-10-01-this-week-in-rust.md index 6d9383a68..7106971a4 100644 --- a/draft/2025-10-01-this-week-in-rust.md +++ b/draft/2025-10-01-this-week-in-rust.md @@ -44,8 +44,11 @@ and just ask the editors to select the category. ### Newsletters ### Project/Tooling Updates +* [blogr v0.3.0 - Fast, lightweight static site generator with built in newsletter manager, in Rust — write in Markdown, preview in your terminal, and deploy to GitHub Pages with a single command ](https://github.com/bahdotsh/blogr/releases/tag/v0.3.0) +* [Feedr v0.2.0 - A feature-rich terminal-based RSS feed reader with a clean and intuitive TUI](https://github.com/bahdotsh/feedr/releases/tag/v0.2.0) * [genedex: A Small and Fast FM-Index for Rust](https://github.com/feldroop/genedex) + ### Observations/Thoughts * [video] [How to Optimize Rust for Slowness: Inspired by New Turing Machine Results](https://www.youtube.com/watch?v=ec-ucXJ4x-0)