Skip to content

Commit 2f1b5d7

Browse files
Merge pull request rust-lang#6110 from rust-lang/twir-573-publish
Twir 573 publish
2 parents 1cd45b5 + 5170d41 commit 2f1b5d7

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

draft/2024-11-13-this-week-in-rust.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ and just ask the editors to select the category.
3838

3939
### Newsletters
4040
* [Linebender in October 2024: resvg stewardship](https://linebender.org/blog/tmix-10/)
41+
* [The Embedded Rustacean Issue #32](https://www.theembeddedrustacean.com/p/the-embedded-rustacean-issue-32)
4142

4243
### Project/Tooling Updates
4344
* [Introducing Hyperlight: Virtual machine-based security for functions at scale](https://opensource.microsoft.com/blog/2024/11/07/introducing-hyperlight-virtual-machine-based-security-for-functions-at-scale/)
@@ -54,20 +55,17 @@ and just ask the editors to select the category.
5455
* [Bringing faster exceptions to Rust](https://purplesyringa.moe/blog/bringing-faster-exceptions-to-rust/)
5556
* [Exploring the Assembly Code generated by Rust Recursive Tree Traversal](https://www.eventhelix.com/rust/rust-to-assembly-recursive-tree-fold/)
5657
* [Typed IDs with SeaORM](https://klacan.sk/posts/typed-ids-with-sea-orm/)
58+
* [Spawning Processes in Linux](https://maelstrom-software.com/blog/spawning-processes-on-linux/)
5759
* [video] [Rust 2024 Project Goals Update & Rust 1.80.1](https://www.youtube.com/watch?v=DQ2XqNB-0Qg)
5860
* [video] [Rio: Next generation terminal emulator written in Rust](https://www.youtube.com/watch?v=bxcYj78UNPU)
59-
* [Spawning Processes in Linux](https://maelstrom-software.com/blog/spawning-processes-on-linux/)
6061

6162
### Rust Walkthroughs
6263
* [Parsing arguments in Rust with no dependencies](https://ntietz.com/blog/parsing-arguments-rust-no-deps/)
6364
* [Using portable SIMD in stable Rust](https://pythonspeed.com/articles/simd-stable-rust/)
6465
* [Rust Syn Crate Tutorial: Automate Builder Patterns with Custom Macros](https://packetandpine.com/blog/rust-syn-crate-tutorial/)
65-
* [The Embedded Rustacean Issue #32](https://www.theembeddedrustacean.com/p/the-embedded-rustacean-issue-32)
6666
* [Tutorial: Implementing JSON parsing](https://blog.davimiku.com/tutorials/json-parsing-rust-1)
6767
* [Impl Snake For Micro:bit - Embedded async Rust on BBC Micro:bit with Embassy](https://gitlab.com/cyril-marpaud/impl_snake_for_microbit/-/blob/main/README.md)
6868

69-
### Research
70-
7169
### Miscellaneous
7270
* [October 2024 Rust Jobs Report](https://filtra.io/rust/jobs-report/oct-24)
7371

@@ -437,7 +435,7 @@ https://github.com/rust-lang/this-week-in-rust/issues/3412
437435
438436
-->
439437

440-
Please see the latest [Who's Hiring thread on r/rust](INSERT_LINK_HERE)
438+
Please see the latest [Who's Hiring thread on r/rust](https://www.reddit.com/r/rust/comments/1gf5ue1/official_rrust_whos_hiring_thread_for_jobseekers/)
441439

442440
# Quote of the Week
443441

0 commit comments

Comments
 (0)