Skip to content

Commit 9d91d30

Browse files
authored
Merge pull request #5440 from rust-lang/cad/publish-544
publish 544
2 parents ba0b3ba + 967f396 commit 9d91d30

File tree

2 files changed

+307
-10
lines changed

2 files changed

+307
-10
lines changed

draft/2024-04-24-this-week-in-rust.md renamed to content/2024-04-24-this-week-in-rust.md

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

30-
### Official
31-
3230
### Foundation
3331
* [Guest Blog: Attending CISA’s Open Source Software Security Summit](https://foundation.rust-lang.org/news/attending-cisas-open-source-software-security-summit/)
3432

@@ -42,7 +40,6 @@ and just ask the editors to select the category.
4240
* [venndb 0.4.0 - custom validators](https://github.com/plabayo/venndb/releases/tag/0.4.0)
4341
* [Tantivy 0.22: Performance improvements, new aggregations and stability fixes](https://quickwit.io/blog/tantivy-0.22)
4442
* [Announcing r3bl_terminal_async - build async interactive CLIs in Rust](https://developerlife.com/2024/04/21/build-async-interactive-cli-apps-in-rust/)
45-
4643
* [video] [Demo + architecture overview of Ferrostar, a cross-platform turn-by-turn navigation SDK with a Rust core](https://www.youtube.com/watch?v=8PuWu_Pi2sk)
4744

4845
### Observations/Thoughts
@@ -56,9 +53,9 @@ and just ask the editors to select the category.
5653

5754
* [Why SQLite Performance Tuning made Bencher 1200x Faster](https://bencher.dev/learn/engineering/sqlite-performance-tuning/)
5855
* [drop, the destructor of Rust structs](https://rust.code-maven.com/drop-the-destructor-of-rust-structs)
59-
* [video] [Build with Naz - Published crate r3bl_terminal_async for building async interactive CLIs in Rust](https://www.youtube.com/watch?v=X5wDVaZENOo)
6056
* [Building with AWS S3 using Rust](https://www.shuttle.rs/blog/2024/04/17/using-aws-s3-rust)
6157
* [Rust tokio task cancellation patterns](https://cybernetist.com/2024/04/19/rust-tokio-task-cancellation-patterns/)
58+
* [video] [Build with Naz - Published crate r3bl_terminal_async for building async interactive CLIs in Rust](https://www.youtube.com/watch?v=X5wDVaZENOo)
6259
* [video] [Trent Billington - Bevy ECS - Power tool for data oriented applications](https://www.youtube.com/watch?v=ocacUsyJXpg)
6360
* [video] [Building a procedural art generator](https://www.youtube.com/watch?v=BxxUPdiBjkc)
6461
* [audio] [Isograph with Robert Balicki](https://rustacean-station.org/episode/robert-balicki/)
@@ -69,9 +66,8 @@ and just ask the editors to select the category.
6966

7067
### Miscellaneous
7168
* [GitHub Sponsor Rust developer David Tolnay](https://dev.to/szabgab/github-sponsor-rust-developer-david-tolnay-53kc)
72-
- [Learn how to write TCP servers using Rust's std::net module](https://app.codecrafters.io/concepts/rust-tcp-server)
73-
74-
* [RustFest Zürich 🇨🇭 Talks announced](https://rustfest.ch/posts/2024-04-23/the-cfp-has-concluded/)
69+
* [Learn how to write TCP servers using Rust's std::net module](https://app.codecrafters.io/concepts/rust-tcp-server)
70+
* [RustFest Zürich 🇨 Talks announced](https://rustfest.ch/posts/2024-04-23/the-cfp-has-concluded/)
7571

7672
## Crate of the Week
7773

@@ -107,7 +103,7 @@ Some of these tasks may also have mentors available, visit the task page for mor
107103
* [fluvio - MQTT Connector: Prefix auto generated Client ID to prevent connection drops](https://github.com/infinyon/fluvio/issues/3825)
108104
* [fluvio - Remove localhost from fluvio in favor of 127.0.0.1](https://github.com/infinyon/fluvio/issues/3866)
109105

110-
If you are a Rust project owner and are looking for contributors, please submit tasks [here][guidelines].
106+
If you are a Rust project owner and are looking for contributors, please submit tasks [here][guidelines].
111107

112108
[guidelines]: https://users.rust-lang.org/t/twir-call-for-participation/4821
113109

@@ -457,7 +453,7 @@ https://github.com/rust-lang/this-week-in-rust/issues/3412
457453
458454
-->
459455

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

462458
# Quote of the Week
463459

@@ -473,4 +469,4 @@ Thanks to [BD103](https://users.rust-lang.org/t/twir-quote-of-the-week/328/1563)
473469

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

476-
<small>[Discuss on r/rust](REDDIT_LINK_HERE)</small>
472+
<small>[Discuss on r/rust](https://www.reddit.com/r/rust/comments/1ccwpku/this_week_in_rust_544/)</small>

0 commit comments

Comments
 (0)