Skip to content

Commit d00b847

Browse files
Merge pull request #7240 from rust-lang/prep-624
Prep 624
2 parents 26b07ff + 64d9c5b commit d00b847

File tree

2 files changed

+380
-7
lines changed

2 files changed

+380
-7
lines changed

draft/2025-11-05-this-week-in-rust.md renamed to content/2025-11-05-this-week-in-rust.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -59,26 +59,24 @@ and just ask the editors to select the category.
5959
* [Patterns for Defensive Programming in Rust | corrode Rust Consulting](https://corrode.dev/blog/defensive-programming/)
6060
* [Cloudflare with Edward Wang & Kevin Guthrie - Rust in Production](https://corrode.dev/podcast/s05e03-cloudflare/)
6161
* [Neural Networks with Candle](https://pranitha.dev/posts/neural-networks-with-candle/)
62-
* [Async Rust - Part 18 of Idiomatic Rust in Simple Steps](https://www.youtube.com/watch?v=_x61dSP4ZKM&t=379s)
62+
* [Async Rust - Part 18 of Idiomatic Rust in Simple Steps](https://www.youtube.com/watch?v=_x61dSP4ZKM)
6363
* [The state of SIMD in Rust in 2025](https://shnatsel.medium.com/the-state-of-simd-in-rust-in-2025-32c263e5f53d)
6464
* [Rust is eating the world: From embedded firmware to cross-platform applications, databases and big servers](https://kerkour.com/rust-is-eating-the-world)
6565
* [video] [Building Next Generation Rail Systems With Rust: Tom Praderio of Parallel](https://www.youtube.com/watch?v=Ga2YDNDHQsM)
66-
* [video] [Are we desktop yet? - Victoria Brekenfeld | EuroRust 2025](https://www.youtube.com/watch?v=0ZrD2oYabn4&feature=youtu.be)
66+
* [video] [Are we desktop yet? - Victoria Brekenfeld | EuroRust 2025](https://www.youtube.com/watch?v=0ZrD2oYabn4)
6767
* [audio] [Netstack.FM Episode 12 – Oxide Networking with Ryan Goodfellow](https://netstack.fm/#episode-12)
6868

6969
### Rust Walkthroughs
7070
* [Rust Unit Testing Test Doubles: Fakes](https://jorgeortiz.dev/posts/rust_unit_testing_test_doubles_fake/)
7171
* [Building a Coding Agent in Rust: Implementing Chat Feature](https://blog.0xshadow.dev/posts/coding-agent-in-rust/coding-agent-in-rust-chat/)
7272
* [Image Classification in Rust with Tch-rs (Torch bindings)](https://www.djamware.com/post/690864cde87a290bcfebeebe/image-classification-in-rust-with-tchrs-torch-bindings)
73-
* [video] [Building Coding Agent in Rust | Implement Chat CLI | Part-2](https://www.youtube.com/watch?v=N21aCBICHLU)
7473
* [Inside Rust's std and parking_lot mutexes - who wins?](https://blog.cuongle.dev/p/inside-rusts-std-and-parking-lot-mutexes-who-win)
7574
* [Positron - Only the Future Is Certain](https://positron.solutions/articles/building-nicely-with-rust-and-nix)
7675
* [Getting Started with Rust and ClickHouse](https://www.svix.com/blog/getting-started-with-rust-and-clickhouse/)
7776
* [`SocketAddrV6` is not roundtrip serializable · sunshowers](https://sunshowers.io/posts/socketaddrv6-not-roundtrip/)
7877
* [Building Next Generation Rail Systems With Rust: Tom Praderio of Parallel](https://filtra.io/rust/interviews/parallel-nov-25)
7978
* [Diesel Workshop Slides from RustWeek2025](https://blog.weiznich.de/rustweek_2025.html#/title-slide)
80-
81-
### Research
79+
* [video] [Building Coding Agent in Rust | Implement Chat CLI | Part-2](https://www.youtube.com/watch?v=N21aCBICHLU)
8280

8381
### Miscellaneous
8482
* [Can-t stop till you get enough](https://cant.bearblog.dev/can-t-stop-till-you-get-enough/)
@@ -441,7 +439,6 @@ Rusty Events between 2025-11-05 - 2025-12-03 🦀
441439
* 2025-11-11 | Christchurch, NZ | [Christchurch Rust Meetup Group](https://www.meetup.com/christchurch-rustlang-meetup-group/events/)
442440
* [**Christchurch Rust Meetup**](https://www.meetup.com/christchurch-rustlang-meetup-group/events/311685331/)
443441

444-
445442
If you are running a Rust event please add it to the [calendar] to get
446443
it mentioned here. Please remember to add a link to the event too.
447444
Email the [Rust Community Team][community] for access.
@@ -451,7 +448,7 @@ Email the [Rust Community Team][community] for access.
451448

452449
## Jobs
453450

454-
Please see the latest [Who's Hiring thread on r/rust](INSERT_LINK_HERE)
451+
Please see the latest [Who's Hiring thread on r/rust](https://www.reddit.com/r/rust/comments/1nknaii/official_rrust_whos_hiring_thread_for_jobseekers/)
455452

456453
# Quote of the Week
457454

0 commit comments

Comments
 (0)