Skip to content

Commit 8c24b0f

Browse files
authored
Merge pull request #5413 from rust-lang/cad/twir-543
prepare #543 for publishing
2 parents 8197be2 + fbb9c3c commit 8c24b0f

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

draft/2024-04-17-this-week-in-rust.md

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -52,13 +52,11 @@ and just ask the editors to select the category.
5252
* [futures-concurrency v7.6.0: Portable Concurrent Async Iteration](https://github.com/yoshuawuyts/futures-concurrency/releases/tag/v7.6.0)
5353
* [Ratatui v0.26.2](https://ratatui.rs/highlights/v0262/)
5454
* [Rust on Espressif chips](https://mabez.dev/blog/posts/esp-rust-12-04-2024/)
55-
* `[ZH][EN]` [Announcing async-openai-wasm, and thoughts on wasmization and streams](https://ideas.reify.ing/en/blog/announcing-async-openai-wasm/): Async Rust library for interacting with OpenAI's APIs on WASM and how I did it.
56-
57-
- [Ratatui 0.26.2 is released! - a Rust library for cooking up terminal user interfaces](https://ratatui.rs/highlights/v0262/)
5855
* [Introducing Dust DDS – A native Rust implementation of the Data Distribution Service (DDS) middleware](https://www.s2e-systems.com/2024/04/12/introducing_dust_dds/)
5956
* [Announcing the first audited Rust implementation of CGGMP21, the state-of-the-art ECDSA threshold protocol](https://www.dfns.co/article/cggmp21-in-rust-at-last)
6057
* [Nutype 0.4.2 - newtype with guarantees](https://github.com/greyblake/nutype/releases/tag/v0.4.2)
6158
* [venndb 0.2.1 - any filters](https://github.com/plabayo/venndb/releases/tag/0.2.1)
59+
* [ZH|EN] [Announcing async-openai-wasm, and thoughts on wasmization and streams](https://ideas.reify.ing/en/blog/announcing-async-openai-wasm/)
6260

6361
### Observations/Thoughts
6462
* [Climbing a (binary) Tree - Noise On The Net](https://noiseonthenet.space/noise/2024/04/climbing-a-binary-tree/)
@@ -67,7 +65,6 @@ and just ask the editors to select the category.
6765
* [My logging recipe for server side Rust](https://www.matildasmeds.com/posts/rust-logging-recipe/)
6866

6967
### Rust Walkthroughs
70-
7168
* [Getting started with SurrealDB using Docker and a Rust client](https://rust.code-maven.com/surrealdb-with-docker)
7269
* [video] [developerlife.com - Rust testing deep dive with r3bl_terminal_async crate](https://www.youtube.com/watch?v=4iM9t5dgvU4)
7370

@@ -77,8 +74,6 @@ and just ask the editors to select the category.
7774
### Miscellaneous
7875
* [Iced Tutorial 0.12](https://leafheap.com/articles/iced-tutorial-version-0-12)
7976
* [video] [Infinite Pong in the Bevy Game Engine - Let's Code!](https://www.youtube.com/watch?v=vwUz95Oo8IA)
80-
81-
* [video] [Marco Ieni - How Rust makes open-source easier (Rust Nation UK)](https://www.youtube.com/watch?v=HzTZoh7WaGo)
8277
* [audio] [Release-plz with Marco Ieni](https://rustacean-station.org/episode/marco-ieni/)
8378

8479
## Crate of the Week
@@ -323,7 +318,7 @@ Rusty Events between 2024-04-17 - 2024-05-15 🦀
323318
* [**Buffalo Rust User Group**](https://www.meetup.com/buffalo-rust-meetup/events/300100279/)
324319
* 2024-05-09 | Virtual (Berlin, DE) | [OpenTechSchool Berlin](https://berline.rs/) + [Rust Berlin](https://www.meetup.com/rust-berlin/)
325320
* [**Rust Hack and Learn**](https://meet.jit.si/RustHackAndLearnBerlin) | [**Mirror: Rust Hack n Learn Meetup**](https://www.meetup.com/rust-berlin/events/298477697/)
326-
* 2024-05-09 | Virtual (Israel) | [Rust in Israel](https://rust.org.il/)
321+
* 2024-05-09 | Virtual (Israel) | [Rust in Israel](https://rust.org.il/)
327322
* [**Rust at Microsoft, Tel Aviv - Are we embedded yet?**](https://www.meetup.com/code-mavens/events/300144781/)
328323
* 2024-05-09 | Virtual (Nuremberg/Nürnberg, DE) | [Rust Nuremberg](https://www.meetup.com/rust-noris/)
329324
* [**Rust Nürnberg online**](https://www.meetup.com/rust-noris/events/297945257/)
@@ -433,7 +428,7 @@ https://github.com/rust-lang/this-week-in-rust/issues/3412
433428
434429
-->
435430

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

438433
# Quote of the Week
439434

@@ -453,4 +448,4 @@ Thanks to [Hayden Brown](https://users.rust-lang.org/t/twir-quote-of-the-week/32
453448

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

456-
<small>[Discuss on r/rust](REDDIT_LINK_HERE)</small>
451+
<small>[Discuss on r/rust](https://www.reddit.com/r/rust/comments/1c6o935/this_week_in_rust_543)</small>

0 commit comments

Comments
 (0)