Skip to content

Commit 3554b21

Browse files
committed
Clean up issue #468 headings; insert Reddit jobs & discussion links
1 parent 92069ae commit 3554b21

File tree

1 file changed

+5
-12
lines changed

1 file changed

+5
-12
lines changed

draft/2022-11-09-this-week-in-rust.md

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,6 @@ and just ask the editors to select the category.
3030
### Official
3131
* [Announcing Rust 1.65.0](https://blog.rust-lang.org/2022/11/03/Rust-1.65.0.html)
3232

33-
### Foundation
34-
35-
### Newsletters
36-
3733
### Project/Tooling Updates
3834
* [rust-analyzer changelog #154](https://rust-analyzer.github.io/thisweek/2022/11/07/changelog-154.html)
3935
* [IntelliJ Rust Changelog #182](https://intellij-rust.github.io/2022/11/07/changelog-182.html)
@@ -50,21 +46,18 @@ and just ask the editors to select the category.
5046
* [mmap(1Tb): A Rust arena allocator (ab)using Linux overcommit](https://vgel.me/posts/mmap-arena-alloc/)
5147
* [Contributing to Rust: Bootstrapping the Rust Compiler (rustc)](https://www.youtube.com/watch?v=oG-JshUmkuA)
5248
* [The ‘Viral’ Secure Programming Language That’s Taking Over Tech](https://www.wired.com/story/rust-secure-programming-language-memory-safe/)
53-
* [FR] [series] [Rust par le Métal : move, clone, copy](https://lafor.ge/rust/move/)
54-
* [FR] [series] [Rust par le Métal (Annexe) : Les bases de nombres](https://lafor.ge/rust/annex_bases/)
49+
* [FR] [Rust par le Métal : move, clone, copy](https://lafor.ge/rust/move/) (series)
50+
* [FR] [Rust par le Métal (Annexe) : Les bases de nombres](https://lafor.ge/rust/annex_bases/) (series)
5551

5652
### Rust Walkthroughs
5753
* [Tauri vs. Electron for Tray Apps](https://betterprogramming.pub/tauri-vs-electron-for-tray-apps-ed15974f35ce)
5854
* [Running Rust in AWS Lambda with SAM — Part 1](https://medium.com/@shyamsundarb/running-rust-in-aws-lambda-with-sam-part-1-2b7a6963a2ef)
5955
* [Tower, Episode 2: calling a Tower Service ](https://heikoseeberger.de/2022/10/23/2022-10-23-tower-2/)
6056
* [Writing an eBPF/XDP Load-Balancer in Rust](https://konghq.com/blog/writing-an-ebpf-xdp-load-balancer-in-rust)
61-
62-
[Floating Point Arcade](https://gist.github.com/CrockAgile/09065649ae5a52629599ebc5645922d6)
63-
57+
* [Floating Point Arcade](https://gist.github.com/CrockAgile/09065649ae5a52629599ebc5645922d6)
6458
* [video] [Cost-Efficient Rust in Practice, Rust Tokyo](https://www.youtube.com/watch?v=UkfO5KBFSpY)
6559

6660
### Research
67-
6861
* [Can Rust-wrapped C++ offer performance and stability benefits?](https://medium.com/@adetaylor/can-rust-wrapped-c-offer-stability-and-performance-benefits-e140b7ca1ba9)
6962

7063
### Miscellaneous
@@ -314,7 +307,7 @@ https://github.com/rust-lang/this-week-in-rust/issues/3412
314307

315308
## Jobs
316309

317-
Please see the latest [Who's Hiring thread on r/rust](INSERT_LINK_HERE)
310+
Please see the latest [Who's Hiring thread on r/rust](https://www.reddit.com/r/rust/comments/ymepy8/official_rrust_whos_hiring_thread_for_jobseekers/)
318311

319312
# Quote of the Week
320313

@@ -330,4 +323,4 @@ Thanks to [Anton Fetisov](https://users.rust-lang.org/t/twir-quote-of-the-week/3
330323

331324
*Email list hosting is sponsored by [The Rust Foundation](https://foundation.rust-lang.org/)*
332325

333-
<small>[Discuss on r/rust](REDDIT_LINK_HERE)</small>
326+
<small>[Discuss on r/rust](https://www.reddit.com/r/rust/comments/yr1z35/this_week_in_rust_468/)</small>

0 commit comments

Comments
 (0)