From 41cb2ee18ad87db2390e264ebadadc102f28293d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor=20Szab=C3=B3?= Date: Thu, 9 Jan 2025 08:30:08 +0200 Subject: [PATCH] add video "BlockMesh Network - a full-stack open source project in Rust with Ohad Dahan" --- draft/2025-01-08-this-week-in-rust.md | 1 + 1 file changed, 1 insertion(+) diff --git a/draft/2025-01-08-this-week-in-rust.md b/draft/2025-01-08-this-week-in-rust.md index 57c4096eb..b15276276 100644 --- a/draft/2025-01-08-this-week-in-rust.md +++ b/draft/2025-01-08-this-week-in-rust.md @@ -63,6 +63,7 @@ and just ask the editors to select the category. * [My failed attempt at AGI on the Tokio Runtime](https://www.christo.sh/building-agi-on-the-tokio-runtime/) * [The JIT calculator challenge](https://ochagavia.nl/blog/the-jit-calculator-challenge/) * [Gameboy on your terminal written in Rust](https://github.com/raphamorim/gameboy) +* [video] [BlockMesh Network - a full-stack open source project in Rust with Ohad Dahan](https://www.youtube.com/watch?v=4J8jxLnWmGs) ## Crate of the Week