Channel Avatar

Boy Maas @UC_GA3MH6UmklIgQX3_fCpLQ@youtube.com

None subscribers - no pronouns set

This channel will feature some of my many interests, coding,


31:05
Exploring Rust's libp2p: A Live Learning Journey
17:43
Rust Tapas 005 - Trait Objects, Any trait, the AsAny crate and reference casting
04:40
Rust Tapas 004 - Github CoPilot implement binary tree using unsafe ptr
15:43
Rust Tapas 003 - Unsafe Tree with *mut Node
11:43
Rust Tapas 002 - Pointers in rust, unsafe, null pointers
14:24
Rust Tapas 001 - Fn | FnMut | FnMut
01:07:04
Rust Coaching Sessions #1 - Explaining Rust to an absolute beginner | Solana Blockchain Data Extract
36:35
Rust 🦀 Game Programming 💥 MacroQuad / MiniQuad 💥 Implement a game - Part 2
24:42
Rust - WASM build tooling explained
09:24
AWS Fargate - fargate cli? Promising way to spin off containers in the cloud? #aws #fargate
12:28
Rust Fundamentals - Option Type, no NULL in RustLang!!
16:37
Rust - &str String Slices - The why and how!
08:07
Rust - Which error-handling crate to use? ErrorTypes, thiserror & anyhow
07:37
Rust Tokio AsyncIO - Streams #rustlng #tokio #asyncio
37:16
Rust Tokio Agents #8 - Spawning/quiting agents from an agent
08:50
Rust Tokio Agents #7 - MessageSubjectScanner implementation #rustlng #tokio #asyncio
44:19
Rust Tokio Agents #6 - Building Agent Systems #rustlng #tokio #agents
13:24
Rust Fundamentals | Error Handling
10:53
Rust Tokio Agents #5 Serializing messages to binary format and write to file #rust #file #bincode
01:46
Rust Tokio Agents #4 Generalizing our File Sink using Trait Bounds #rustlng #livecoding #tokio
30:29
Rust Tokio Agents #3 Messaging using oneshot #rust #rustlng #livecoding #tokio #programming #coding
14:14
Rust Tokio Agents #2 - Splitting our codebase up in Mods #rustlng #livecoding #screencast #emacs
15:09
Rust - Live coding implementation of non-blocking async agents on top of Tokio
15:58
Rust - Definitive guide to ownership / Moving / Borrowing