Skip to content

Commit bc9772a

Browse files
authored
Merge pull request #4701 from rust-lang/publish-511
Publish 511
2 parents 7a42d38 + bddf511 commit bc9772a

File tree

2 files changed

+287
-9
lines changed

2 files changed

+287
-9
lines changed

draft/2023-09-06-this-week-in-rust.md renamed to content/2023-09-06-this-week-in-rust.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ and just ask the editors to select the category.
3333
* [crates.io Postmortem: User Uploaded Malware](https://blog.rust-lang.org/inside-rust/2023/09/01/crates-io-malware-postmortem.html)
3434
* [Announcing Freya GUI library](https://marc0.hashnode.dev/freya)
3535

36-
### Foundation
37-
3836
### Newsletters
3937
* [This Month in Rust GameDev #48 - July 2023](https://gamedev.rs/news/048/)
4038

@@ -54,7 +52,6 @@ and just ask the editors to select the category.
5452
* [Using Kani to Validate Security Boundaries in AWS Firecracker](https://model-checking.github.io/kani-verifier-blog/2023/08/31/using-kani-to-validate-security-boundaries-in-aws-firecracker.html)
5553
* [Views on Machine Learning in Rust](https://deepcausality.com/blog/views-on-rust-ml/)
5654
* [video] [5 Strong Opinions On Everyday Rust](https://www.youtube.com/watch?v=8j_FbjiowvE)
57-
5855
* [video] [Core Flight System Applications in Rust with n2o4](https://www.youtube.com/live/H7q-7CNb7gc?si=zgWjLlaCxNHJfRJq&t=8229)
5956

6057
### Rust Walkthroughs
@@ -63,20 +60,17 @@ and just ask the editors to select the category.
6360
* [How to Implement OAuth in Rust](https://www.shuttle.rs/blog/2023/08/30/using-oauth-with-axum)
6461
* [Integrating a large Tokio-based Rust library with Haskell](https://www.iankduncan.com/articles/2023-08-30-integrating-haskell-and-tokio)
6562
* [A series of 3 tutorials that walks one through the world of Actors as implemented by 'ractor' framework ](https://github.com/nsengupta/ractor-tutorial#readme)
66-
* [video] [Raytracing in Rust](https://www.youtube.com/watch?v=6D8WVYm1YwY)
6763
* [Trying out Rust's Async Functions in Traits](https://broch.tech/posts/rust-async-fn-trait/)
68-
6964
* [Implementing a Naive Buffered Queue in Rust](https://dhruv-ahuja.github.io/posts/implementing-buffered-queue-in-rust/)
65+
* [video] [Raytracing in Rust](https://www.youtube.com/watch?v=6D8WVYm1YwY)
66+
* [video] [Creating a spectrogram generator - "peer programming" with the Internet](https://www.youtube.com/watch?v=PoaHybRUC18)
7067

7168
### Research
7269
* [Accelerating package expansion in Rust through development of a semantic versioning tool](https://arxiv.org/abs/2308.14623)
7370

7471
### Miscellaneous
7572
* [Why Rust is the most admired language among developers](https://github.blog/2023-08-30-why-rust-is-the-most-admired-language-among-developers/)
7673
* [FFI optimizations and benchmarking](https://godot-rust.github.io/dev/ffi-optimizations-benchmarking/)
77-
78-
* [video] [Creating a spectrogram generator - "peer programming" with the Internet](https://www.youtube.com/watch?v=PoaHybRUC18)
79-
8074
* [Becoming a [Rust] contractor](https://ochagavia.nl/blog/becoming-a-contractor/)
8175

8276
## Crate of the Week
@@ -390,7 +384,7 @@ https://github.com/rust-lang/this-week-in-rust/issues/3412
390384
391385
-->
392386

393-
Please see the latest [Who's Hiring thread on r/rust](INSERT_LINK_HERE)
387+
Please see the latest [Who's Hiring thread on r/rust](https://www.reddit.com/r/rust/comments/14zmcpw/official_rrust_whos_hiring_thread_for_jobseekers/)
394388

395389
# Quote of the Week
396390

0 commit comments

Comments
 (0)