You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Rust videos for this week
* Remove duplicate
* AWS Podcast episode that covered rust for AI
The podcast in general is not only about rust but this episode was about rust and covered how rust is making in roads for use in AI.
* Change to Goolge Podcast Link
I couldn't find a more suitable link. The previous one worked fine in incognito but asked me to login if I just clicked it normally. This one doesn't ask me to login in either case.
* Add new video
* Add blog post
* Add video on converting websites to rust for frontend
* Added most recent episode in a series
I'm not sure if I should have included a link to the playlist with the rest of the episodes so I did and figured it was easier to remove than for the editor to find. I also wasn't sure if I should used both "tags" video and series so I did and again easier to remove than add.
@@ -64,6 +66,16 @@ and just ask the editors to select the category.
64
66
*[audio][Adopting Rust: present and future of the Rust web ecosystem, with Luca Palmieri](https://rustacean-station.org/episode/luca-palmieri-web-ecosystem/)
65
67
*[video][Physics in Bevy: How to get Rapier in your games](https://www.youtube.com/watch?v=hrsoyBqE--A)
66
68
69
+
*[video][Open the Rust compiler's puzzle book - weird-exprs.rs](https://www.youtube.com/watch?v=RydzFK11-bE)
70
+
*[video][Causal inference in Rust - deep_causality | Crate of the Week 507](https://www.youtube.com/watch?v=vNz-iKRhneA)
71
+
*[video][Dioxus 0.4: Server Functions](https://www.youtube.com/watch?v=BbQzRdxekao)
72
+
*[video][history.txt vs sqlite with Atuin](https://www.youtube.com/watch?v=WB7qojkkVVU)
73
+
*[video][The Database of Four Dimensional Reality - SpacetimeDB](https://www.youtube.com/watch?v=v4EF3d2_QTg)
74
+
*[video][noisy material shaders in bevy](https://www.youtube.com/watch?v=OoluUyC3KEM)
75
+
*[video][I spent six months rewriting everything in Rust](https://www.youtube.com/watch?v=vL2nB1VwX1M)
76
+
*[[series]](https://youtube.com/playlist?list=PL4iN-WluNkURv_EbC3b1vFM3hH-pGEc2U)[video][Game Dev Log 4 - Schedules](https://www.youtube.com/watch?v=iyzW8w-2s00)
77
+
*[audio][Episode 092 - Moving to Rust in the Age of AI with Noah Gift](https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5zb3VuZGNsb3VkLmNvbS91c2Vycy9zb3VuZGNsb3VkOnVzZXJzOjk5NDM2MzU0OS9zb3VuZHMucnNz/episode/dGFnOnNvdW5kY2xvdWQsMjAxMDp0cmFja3MvMTU5MDkyMDQ4Mw)
78
+
67
79
## Crate of the Week
68
80
69
81
This week's crate is [agree](https://crates.io/crates/agree), a command-line tool implementing Shamir's Secret Sharing.
0 commit comments