Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding article Making Nix Usable With Rust #5326

Merged
merged 2 commits into from Mar 28, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
3 changes: 1 addition & 2 deletions draft/2024-03-27-this-week-in-rust.md
Expand Up @@ -42,7 +42,6 @@ and just ask the editors to select the category.
* [rust-analyzer changelog #226](https://rust-analyzer.github.io/thisweek/2024/03/25/changelog-226.html)
* [reqwest v0.12](https://seanmonstar.com/blog/reqwest-v012/)
* [Fornjot v0.49.0 released - open source b-rep CAD kernel in Rust](https://www.fornjot.app/blog/release/0.49.0/)

* [Quickwit 0.8: Indexing and Search at Petabyte Scale](https://quickwit.io/blog/quickwit-0.8)

### Observations/Thoughts
Expand All @@ -63,12 +62,12 @@ and just ask the editors to select the category.
* [Building a Notification Service in Rust with AWS SNS](https://www.shuttle.rs/blog/2024/03/20/notification-service-rust)
* [Embedded Rust Bluetooth on ESP: BLE Server](https://apollolabsblog.hashnode.dev/embedded-rust-bluetooth-on-esp-ble-server)
* [video] [Extreme Clippy for a new Crate](https://youtu.be/dEkr5c5Kul8)

* [series] [How Meilisearch Updates a Millions Vector Embeddings Database in Under a Minute](https://blog.kerollmops.com/how-meilisearch-updates-a-millions-vector-embeddings-database-in-under-a-minute)

### Research

### Miscellaneous
* [Making Nix Usable With Rust](https://filtra.io/rust-flox-mar-24)
* [Rust Development Classes: learn Rust by doing](https://rust-classes.com/)

## Crate of the Week
Expand Down