Skip to content

Commit 178164f

Browse files
Merge branch 'master' into patch-7
2 parents 7f85a67 + 40e43ec commit 178164f

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

draft/2024-09-04-this-week-in-rust.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ and just ask the editors to select the category.
3232
### Official
3333
* [Security advisory for the standard library (CVE-2024-43402)](https://blog.rust-lang.org/2024/09/04/cve-2024-43402.html)
3434

35-
### Foundation
36-
3735
### Newsletters
3836
* [This Month in Rust OSDev: August 2024](https://rust-osdev.com/this-month/2024-08/)
3937
* [This Week In Bevy - Required Components, Curves, and the Bevy CLI Working Group](https://thisweekinbevy.com/issue/2024-09-02-required-components-curves-and-the-bevy-cli-working-group)
@@ -45,9 +43,7 @@ and just ask the editors to select the category.
4543
* [iroh 0.24.0 - Upgrading to Quinn 11](https://www.iroh.computer/blog/iroh-0-24-0-quinn-11)
4644
* [Swiftide 0.9 - Fluvio, Lancedb and RAGAS support](https://bosun.ai/posts/swiftide-0-9/)
4745
* [Next-gen builder macro Bon 2.1 release 🎉. Compilation is faster by 36% 🚀](https://elastio.github.io/bon/blog/bon-builder-v2-1-release)
48-
4946
* [Nutype 0.5.0: the newtype with guarantees supports custom errors now](https://github.com/greyblake/nutype/releases/tag/v0.5.0)
50-
5147
* [BackON Reaches v1](https://xuanwo.io/2024/08-backon-reaches-v1/)
5248

5349
### Observations/Thoughts
@@ -64,18 +60,15 @@ and just ask the editors to select the category.
6460
* [Beyond Ctrl-C: The dark corners of Unix signal handling](https://sunshowers.io/posts/beyond-ctrl-c-signals/)
6561
* [Rust to Assembly: Understanding the Inner Workings of Rust](https://eventhelix.com/rust/)
6662
* [K-Means Image Compression](https://www.rdiachenko.com/posts/ml/k-means-image-compression/)
67-
6863
* [Hey Rustaceans: Rust freelancers do exist!](https://blog.veeso.dev/blog/en/hey-rustaceans-rust-freelancers-do-exist/)
64+
* [Why Rust needs scoped generics](http://ais523.me.uk/blog/scoped-generics.html)
6965

7066
### Rust Walkthroughs
7167
* [series] [video] [Rust for Beginners in Arabic](https://youtube.com/playlist?list=PLjQ2-_RIGIVBPbV2H0ng0N4nuN7DsPkPa&si=EQrpkGhEsPCUq9Fu)
7268
* [video] [Crafting an Interpreter in Rust #01: Basic Bytecode Chunks](https://tube.xy-space.de/w/weDkpD5BB8mAWcyUQXzxhu)
7369
* [video] [Crafting an Interpreter in Rust #02: First Virtual Machine](https://tube.xy-space.de/w/1uSn42TmjCUpR2Ta23CgMA)
74-
7570
* [video] [Explore Linux TTY, process, signals w/ Rust - Part 2/3 (signal, proc, IPC egs)](https://www.youtube.com/watch?v=58_9yjLI4WA)
7671

77-
### Research
78-
7972
### Miscellaneous
8073
* [Whither the Apple AGX graphics driver?](https://lwn.net/SubscriberLink/988438/4171601a819405c4/)
8174
* [Counting iterations - count() vs collect().len()](https://rust.code-maven.com/counting-iterations-count-vs-collect-len)
@@ -439,7 +432,7 @@ https://github.com/rust-lang/this-week-in-rust/issues/3412
439432
440433
-->
441434

442-
Please see the latest [Who's Hiring thread on r/rust](INSERT_LINK_HERE)
435+
Please see the latest [Who's Hiring thread on r/rust](https://www.reddit.com/r/rust/comments/1ecdzp2/official_rrust_whos_hiring_thread_for_jobseekers/)
443436

444437
# Quote of the Week
445438

0 commit comments

Comments
 (0)