Skip to content

Commit 378f3f4

Browse files
ericseppanenbdillo
andauthored
community links for issue 598 (#6620)
Co-authored-by: Ben Dillon <[email protected]>
1 parent 904c193 commit 378f3f4

File tree

1 file changed

+14
-4
lines changed

1 file changed

+14
-4
lines changed

draft/2025-05-07-this-week-in-rust.md

+14-4
Original file line numberDiff line numberDiff line change
@@ -33,31 +33,41 @@ and just ask the editors to select the category.
3333
-->
3434

3535
### Official
36+
* [Announcing rustup 1.28.2](https://blog.rust-lang.org/2025/05/05/Rustup-1.28.2/)
3637

3738
### Foundation
3839

3940
### Newsletters
4041

4142
### Project/Tooling Updates
42-
4343
* [Announcing Malai - Share your dev server (and more) over P2P](https://malai.sh/announcing-malai/)
4444
* [Streaming data analytics, Fluvio 0.17.2 release](https://www.fluvio.io/news/this-week-in-fluvio-0074)
45+
* [Leptos v0.8.0](https://github.com/leptos-rs/leptos/releases/tag/v0.8.0)
46+
* [This Month in Redox - April 2025](https://www.redox-os.org/news/this-month-250430/)
4547

4648
### Observations/Thoughts
47-
49+
* [Automatic interleaving of high-level concurrent operations](https://blog.yoshuawuyts.com/automatic-interleaving-of-high-level-concurrent-operations/)
50+
* [Flattening Rust's Learning Curve](https://corrode.dev/blog/flattening-rusts-learning-curve/)
4851
* [The Evolution of Rust](https://ranger-ross.github.io/blog/evolution-of-rust/)
4952
* [std::mem is... interesting](https://blog.veeso.dev/blog/en/std-mem-is-interesting/)
5053
* [What is my fuzzer doing?](https://tweedegolf.nl/en/blog/154/what-is-my-fuzzer-doing)
54+
* [audio] [Svix with Tom Hacohen](https://corrode.dev/podcast/s04e02-svix/)
5155

5256
### Rust Walkthroughs
53-
57+
* [Authentication with Axum](https://mattrighetti.com/2025/05/03/authentication-with-axum)
58+
* [Newtyped Indices are Proofs](https://eikopf.bearblog.dev/newtyped-indices-are-proofs/)
59+
* [What is my fuzzer doing?](https://tweedegolf.nl/en/blog/154/what-is-my-fuzzer-doing)
60+
* [A Rust API Inspired by Python, Powered by Serde](https://ohadravid.github.io/posts/2025-05-serde-reflect/)
5461
* [How to create small and secure Docker images for Rust (FROM scratch)](https://kerkour.com/rust-docker-from-scratch)
62+
* [video] [Rust + SQLite: Complete Tutorial (Schema, CRUD, JSON & Async)](https://www.youtube.com/watch?v=VlyXm7bwq6k)
5563

5664
### Research
65+
* [An Interactive Debugger for Rust Trait Errors](https://cel.cs.brown.edu/blog/an-interactive-debugger-for-rust-trait-errors/)
66+
* [RustAssistant: Using LLMs to Fix Compilation Errors in Rust Code](https://www.microsoft.com/en-us/research/publication/rustassistant-using-llms-to-fix-compilation-errors-in-rust-code/)
5767

5868
### Miscellaneous
69+
* [Memory-safe sudo to become the default in Ubuntu](https://trifectatech.org/blog/memory-safe-sudo-to-become-the-default-in-ubuntu/)
5970
* [How To Get A Rust Job Part I: Companies Already Using Rust](https://filtra.io/rust/career-help/how-to-get-a-rust-job-I)
60-
6171
* [GOSIM Spotlight Finalists at RustWeek](https://rustweek.org/gosim-spotlight-speakers/)
6272

6373
## Crate of the Week

0 commit comments

Comments
 (0)