Skip to content

Commit 5ea3642

Browse files
authored
Merge pull request #5469 from rust-lang/publishing_545
Publishing 545
2 parents cb8648c + cab8cfb commit 5ea3642

File tree

2 files changed

+305
-14
lines changed

2 files changed

+305
-14
lines changed

draft/2024-05-01-this-week-in-rust.md renamed to content/2024-05-01-this-week-in-rust.md

Lines changed: 7 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -27,19 +27,13 @@ and just ask the editors to select the category.
2727
2828
-->
2929

30-
### Official
31-
32-
### Foundation
33-
3430
### Newsletters
35-
3631
* [Motion Blur, Visualizations, and beautiful renders](https://thisweekinbevy.com/issue/2024-04-29-motion-blur-visualizations-and-beautiful-renders)
3732

3833
### Project/Tooling Updates
3934
* [r3bl_trerminal_async v0.5.1 released](https://github.com/r3bl-org/r3bl-open-core/blob/main/CHANGELOG.md#v051-2024-04-28)
4035
* [minbpe-rs v0.1.0: Port of Andrej Karpathy's `minbpe` to Rust](https://github.com/gnp/minbpe-rs)
41-
42-
[Message retention and replay with Selium](https://selium.com/news/introducing-selium-log)
36+
* [Message retention and replay with Selium](https://selium.com/news/introducing-selium-log)
4337

4438
### Observations/Thoughts
4539
* [Leaving Rust gamedev after 3 years](https://loglog.games/blog/leaving-rust-gamedev/)
@@ -58,7 +52,6 @@ and just ask the editors to select the category.
5852
### Rust Walkthroughs
5953
* [Boosting Dev Experience with Serverless Rust in RustRover](https://blog.jetbrains.com/rust/2024/04/26/boosting-dev-experience-with-serverless-rust-in-rustrover/)
6054
* [developerlife.com - Rust Polymorphism, dyn, impl, using existing traits, trait objects for testing and extensibility](https://developerlife.com/2024/04/28/rust-polymorphism-dyn-impl-trait-objects-for-testing-and-extensibiity/)
61-
6255
* [Performance optimization with flamegraph and Divan](https://hegdenu.net/posts/performance-optimization-flamegraph-divan/)
6356

6457
### Research
@@ -102,8 +95,7 @@ Every week we highlight some tasks from the Rust community for you to pick and g
10295

10396
Some of these tasks may also have mentors available, visit the task page for more information.
10497

105-
<!-- CFPs go here, use this format: * [project name - title of issue](link to issue) -->
106-
<!-- * [ - ]() -->
98+
* *No Calls for papers or presentations were submitted this week.*
10799

108100
If you are a Rust project owner and are looking for contributors, please submit tasks [here][guidelines].
109101

@@ -113,8 +105,9 @@ If you are a Rust project owner and are looking for contributors, please submit
113105

114106
Are you a new or experienced speaker looking for a place to share something cool? This section highlights events that are being planned and are accepting submissions to join their event as a speaker.
115107

116-
<!-- CFPs go here, use this format: * [**event name**](link to CFP)| Date CFP closes in YYYY-MM-DD | city,state,country | Date of event in YYYY-MM-DD -->
117-
<!-- or if none - *No Calls for papers or presentations were submitted this week.* -->
108+
* [EuroRust 2024](https://www.papercall.io/eurorust-2024)| Closes 2024-06-03 | Vienna, Austria & online | Event date: 2024-10-10
109+
* [Scientific Computing in Rust 2024](https://scientificcomputing.rs/)| Closes 2024-06-14 | online | Event date: 2024-07-17 - 2024-07-19
110+
* [Conf42 Rustlang 2024](https://www.papercall.io/conf42-rustlang-2024) | Closes 2024-07-22 | online | Event date: 2024-08-22
118111

119112
If you are an event organizer hoping to expand the reach of your event, please submit a link to the submission website through a [PR to TWiR](https://github.com/rust-lang/this-week-in-rust).
120113

@@ -402,7 +395,7 @@ https://github.com/rust-lang/this-week-in-rust/issues/3412
402395
403396
-->
404397

405-
Please see the latest [Who's Hiring thread on r/rust](INSERT_LINK_HERE)
398+
Please see the latest [Who's Hiring thread on r/rust](https://www.reddit.com/r/rust/comments/1bpg8b8/official_rrust_whos_hiring_thread_for_jobseekers/)
406399

407400
# Quote of the Week
408401

@@ -423,4 +416,4 @@ Thanks to [Jacob Pratt](https://users.rust-lang.org/t/twir-quote-of-the-week/328
423416

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

426-
<small>[Discuss on r/rust](REDDIT_LINK_HERE)</small>
419+
<small>[Discuss on r/rust](https://www.reddit.com/r/rust/comments/1ci5khm/this_week_in_rust_545/)</small>

0 commit comments

Comments
 (0)