Skip to content

Commit 0d6ca13

Browse files
committed
prepares 625 for publishing, adds draft of 626
Signed-off-by: Nell Shamrell <nellshamrell@gmail.com>
1 parent e921877 commit 0d6ca13

File tree

2 files changed

+367
-7
lines changed

2 files changed

+367
-7
lines changed

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

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ and just ask the editors to select the category.
4040
### Official
4141
* [Announcing Rust 1.91.1](https://blog.rust-lang.org/2025/11/10/Rust-1.91.1/)
4242

43-
### Foundation
44-
4543
### Newsletters
4644
* [The Embedded Rustacean Issue #58](https://www.theembeddedrustacean.com/p/the-embedded-rustacean-issue-58)
4745
* [This Month in Rust OSDev: October 2025](https://rust-osdev.com/this-month/2025-10/)
@@ -60,21 +58,18 @@ and just ask the editors to select the category.
6058
### Observations/Thoughts
6159
* [Just call clone (or alias)](https://smallcultfollowing.com/babysteps/blog/2025/11/10/just-call-clone/)
6260
* [Engineering a Rust optimization quiz](https://fasterthanli.me/articles/engineering-a-rust-optimization-quiz)
61+
* [Rust vs. Python: Finding the right balance between speed and simplicity](https://blog.jetbrains.com/rust/2025/11/10/rust-vs-python-finding-the-right-balance-between-speed-and-simplicity/)
6362
* [video] [A Quick Start to Rust Lang](https://www.youtube.com/watch?v=fTXtdbt1PFA)
6463
* [video] [Rust & JavaScript - Jakob Meier - Rust Zürisee November 2024](https://www.youtube.com/watch?v=MEHi7FZjSYw)
6564
* [audio] [Netstack.FM Episode 13 – Inside Ping Proxies with Joseph Dye](https://netstack.fm/#episode-13)
66-
* [Rust vs. Python: Finding the right balance between speed and simplicity](https://blog.jetbrains.com/rust/2025/11/10/rust-vs-python-finding-the-right-balance-between-speed-and-simplicity/)
6765

6866
### Rust Walkthroughs
6967
* [Reproachfully Presenting Resilient Recursive Descent Parsing](https://thunderseethe.dev/posts/parser-base/)
7068
* [Rust Hashing Cheat Sheet](https://bd103.github.io/blog/2025-11-10-rust-hashing-cheat-sheet/)
7169

72-
### Research
73-
7470
### Miscellaneous
7571
* [Memory Safety for Skeptics](https://queue.acm.org/detail.cfm?id=3773095)
7672

77-
7873
## Crate of the Week
7974

8075
This week's crate is [automesh](https://docs.rs/automesh), a crate for high-performance automatic mesh generation in Rust.
@@ -392,7 +387,7 @@ Email the [Rust Community Team][community] for access.
392387

393388
## Jobs
394389

395-
Please see the latest [Who's Hiring thread on r/rust](INSERT_LINK_HERE)
390+
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/)
396391

397392
# Quote of the Week
398393

0 commit comments

Comments
 (0)