Skip to content

Commit f072f57

Browse files
committed
Issue #508
1 parent 4c9fa92 commit f072f57

File tree

1 file changed

+4
-17
lines changed

1 file changed

+4
-17
lines changed

draft/2023-08-16-this-week-in-rust.md

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

30-
31-
### Official
32-
3330
### Foundation
3431
* [Announcing the Rust Foundation’s 2023 Fellows](https://foundation.rust-lang.org/news/announcing-the-rust-foundation-s-2023-fellows/)
3532

@@ -39,7 +36,6 @@ and just ask the editors to select the category.
3936
### Project/Tooling Updates
4037
* [rust-analyzer changelog #194](https://rust-analyzer.github.io/thisweek/2023/08/14/changelog-194.html)
4138
* [cargo-binstall v1.2.0](https://github.com/cargo-bins/cargo-binstall/releases/tag/v1.2.0)
42-
4339
* [Announcing SeaORM 0.12](https://www.sea-ql.org/blog/2023-08-12-announcing-seaorm-0.12/)
4440

4541
### Observations/Thoughts
@@ -50,30 +46,21 @@ and just ask the editors to select the category.
5046
* [Our latest adventures with bindgen](https://ferrous-systems.com/blog/bindgen/)
5147
* [Autogenerating Rust-JS bindings with UniFFI](https://hacks.mozilla.org/2023/08/autogenerating-rust-js-bindings-with-uniffi/)
5248
* [Corrode Rust Consulting](https://corrode.dev/blog/illegal-state/)
53-
54-
- [Why you should consider Rust for your Lambdas](https://loige.co/why-you-should-consider-rust-for-your-lambdas)
55-
56-
* [The Case for Rust on the Web](https://mainmatter.com/blog/2023/08/14/the-case-for-rust-on-the-web/)
57-
49+
* [Why you should consider Rust for your Lambdas](https://loige.co/why-you-should-consider-rust-for-your-lambdas)
5850
* [Explaining Rust’s Deref trait](https://timclicks.dev/explaining-rusts-deref-trait/)
5951

60-
### Rust Walkthroughs
61-
62-
### Research
63-
6452
### Miscellaneous
6553
* [DE] [Programmiersprache Rust gewinnt im Arbeitsumfeld an Bedeutung](https://www.heise.de/news/Programmiersprache-Rust-gewinnt-im-Arbeitsumfeld-an-Bedeutung-9239296.html)
6654
* [audio] [Adopting Rust: present and future of the Rust web ecosystem, with Luca Palmieri](https://rustacean-station.org/episode/luca-palmieri-web-ecosystem/)
6755
* [video] [Physics in Bevy: How to get Rapier in your games](https://www.youtube.com/watch?v=hrsoyBqE--A)
68-
6956
* [video] [Open the Rust compiler's puzzle book - weird-exprs.rs](https://www.youtube.com/watch?v=RydzFK11-bE)
7057
* [video] [Causal inference in Rust - deep_causality | Crate of the Week 507](https://www.youtube.com/watch?v=vNz-iKRhneA)
7158
* [video] [Dioxus 0.4: Server Functions](https://www.youtube.com/watch?v=BbQzRdxekao)
7259
* [video] [history.txt vs sqlite with Atuin](https://www.youtube.com/watch?v=WB7qojkkVVU)
7360
* [video] [The Database of Four Dimensional Reality - SpacetimeDB](https://www.youtube.com/watch?v=v4EF3d2_QTg)
7461
* [video] [noisy material shaders in bevy](https://www.youtube.com/watch?v=OoluUyC3KEM)
7562
* [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)
63+
* [video] [Game Dev Log 4 - Schedules](https://www.youtube.com/watch?v=iyzW8w-2s00) ([Entire Series](https://youtube.com/playlist?list=PL4iN-WluNkURv_EbC3b1vFM3hH-pGEc2U))
7764
* [audio] [Episode 092 - Moving to Rust in the Age of AI with Noah Gift](https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5zb3VuZGNsb3VkLmNvbS91c2Vycy9zb3VuZGNsb3VkOnVzZXJzOjk5NDM2MzU0OS9zb3VuZHMucnNz/episode/dGFnOnNvdW5kY2xvdWQsMjAxMDp0cmFja3MvMTU5MDkyMDQ4Mw)
7865

7966
## Crate of the Week
@@ -377,7 +364,7 @@ Please see the latest [Who's Hiring thread on r/rust](INSERT_LINK_HERE)
377364

378365
> It has been
379366
>
380-
> **[ 0 ]**
367+
> **0**
381368
>
382369
> days since someone tried and failed to use unsafe to circumvent the lifetime system.
383370
@@ -391,4 +378,4 @@ Thanks to [mdHMUpeyf8yluPfXI](https://users.rust-lang.org/t/twir-quote-of-the-we
391378

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

394-
<small>[Discuss on r/rust](REDDIT_LINK_HERE)</small>
381+
<small>[Discuss on r/rust](https://www.reddit.com/r/rust/comments/15tajsl/this_week_in_rust_508/)</small>

0 commit comments

Comments
 (0)