Skip to content

Commit 8675aea

Browse files
committed
update draft for 597
1 parent b6f7df0 commit 8675aea

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

draft/2025-04-30-this-week-in-rust.md

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,6 @@ and just ask the editors to select the category.
3232
3333
-->
3434

35-
### Official
36-
37-
### Foundation
38-
3935
### Newsletters
4036
* [The Embedded Rustacean Issue #44](https://www.theembeddedrustacean.com/p/the-embedded-rustacean-issue-44)
4137

@@ -52,15 +48,13 @@ and just ask the editors to select the category.
5248

5349
### Rust Walkthroughs
5450
* [Freeing Up Gigabytes: Reclaiming Disk Space from Rust Cargo Builds](https://thisdavej.com/freeing-up-gigabytes-reclaiming-disk-space-from-rust-cargo-builds/)
51+
* [A Visual Journey Through Async Rust](https://github.com/alexpusch/rust-magic-patterns/blob/master/visual-journey-through-async-rust/Readme.md)
5552
* [Video] [Shipping Rust to Python, Typescript, and Ruby](https://www.youtube.com/watch?v=Zs6Uer3VAyQ)
5653
* [Video] [From Rust to C and Back Again: an introduction to "foreign functions"](https://www.youtube.com/watch?v=B4yNqR0WgYQ) ([Long Version](https://www.youtube.com/watch?v=LLAUzghhNHg))
57-
* [A Visual Journey Through Async Rust](https://github.com/alexpusch/rust-magic-patterns/blob/master/visual-journey-through-async-rust/Readme.md)
5854
* [Video] [Internals of SlateDB: An embedded key-value store built on object storage](https://www.youtube.com/watch?v=qqF_zFWqFYk)
5955
* [Video] [Generating 1 Million PDFs in 10 Minutes](https://www.ersteiger.com/posts/rendering-one-million-pdfs/)
6056
* [Video] [RefinedRust - High-Assurance Verification of Rust Programs](https://www.youtube.com/watch?v=XR8p9R1cPC4)
6157

62-
### Research
63-
6458
### Miscellaneous
6559
* [The Company That Is All-In On Rust For Robotics](https://filtra.io/rust/interviews/matic-apr-25)
6660
* [How Rolldown Works: Module Loading, Dependency Graphs, and Optimization Explained](https://www.atriiy.dev/blog/rolldown-module-loader-and-dependency-graph)
@@ -119,6 +113,7 @@ Are you a new or experienced speaker looking for a place to share something cool
119113

120114
<!-- CFPs go here, use this format: * [**event name**](URL to CFP)| Date CFP closes in YYYY-MM-DD | city,state,country | Date of event in YYYY-MM-DD -->
121115
<!-- or if none - *No Calls for papers or presentations were submitted this week.* -->
116+
*No Calls for papers or presentations were submitted this week.*
122117

123118
If you are an event organizer hoping to expand the reach of your event, please submit a link to the website through a [PR to TWiR](https://github.com/rust-lang/this-week-in-rust) or by reaching out on [X (formerly Twitter)](https://x.com/ThisWeekInRust) or [Mastodon](https://mastodon.social/@thisweekinrust)!
124119

@@ -383,7 +378,7 @@ https://github.com/rust-lang/this-week-in-rust/issues/3412
383378
384379
-->
385380

386-
Please see the latest [Who's Hiring thread on r/rust](INSERT_LINK_HERE)
381+
Please see the latest [Who's Hiring thread on r/rust](https://www.reddit.com/r/rust/comments/1jttzz4/official_rrust_whos_hiring_thread_for_jobseekers/)
387382

388383
# Quote of the Week
389384

@@ -401,4 +396,4 @@ Thanks to [Ludwig Stecher](https://users.rust-lang.org/t/twir-quote-of-the-week/
401396

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

404-
<small>[Discuss on r/rust](REDDIT_LINK_HERE)</small>
399+
<small>[Discuss on r/rust](https://www.reddit.com/r/rust/comments/1kbx9de/this_week_in_rust_597/)</small>

0 commit comments

Comments
 (0)