Skip to content

Commit 2f20d59

Browse files
authored
Publishing 597 (#6601)
* update draft for 597 * move 597 to content folder, add new draft * fix small events typo
1 parent b6f7df0 commit 2f20d59

File tree

2 files changed

+322
-10
lines changed

2 files changed

+322
-10
lines changed

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

Lines changed: 5 additions & 10 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

@@ -352,7 +347,7 @@ Rusty Events between 2025-04-30 - 2025-05-28 🦀
352347
* [**Apache DataFusion: A Fast, Extensible, Modular Analytic Query Engine in Rust**](https://www.meetup.com/pdxrust/events/307288436)
353348
* 2025-05-11 | Boston, MA, US | [Boston Rust Meetup](https://www.meetup.com/bostonrust/events/)
354349
* [**Porter Square Rust Lunch, May 11**](https://www.meetup.com/bostonrust/events/306845728)
355-
2025-05-15 | Nashville, TN, US | [Music City Rust Developers](https://www.meetup.com/music-city-rust-developers/events/)
350+
* 2025-05-15 | Nashville, TN, US | [Music City Rust Developers](https://www.meetup.com/music-city-rust-developers/events/)
356351
* [**Using Rust For Web Series 2 : Why you, Yes You. Should use Hyperscript!**](https://www.meetup.com/music-city-rust-developers/events/304333101)
357352
* 2025-05-15 | Redmond, WA, US | [Seattle Rust User Group](https://www.meetup.com/join-srug/events/)
358353
* [**May, 2025 SRUG (Seattle Rust User Group) Meetup**](https://www.meetup.com/seattle-rust-user-group/events/305658468)
@@ -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)