Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions draft/2025-10-01-this-week-in-rust.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down