No Boilerplate
"Fast, technical videos"
Scripts for my talks on the YouTube channel.
up to the 43rd are in https://github.com/0atman/noboilerplate, then I switched to publishing them here on this site (the repo is https://github.com/NamtaoProductions/namtao.org).
I build these using obsidian.md and presenterm: I take each slide, screenshot it at 4k, then splice it with my audio using reaper.fm.
Videos
- All previous video scripts are on github
- Obsidian The Good Parts
- Rust is the New C
- Writing at the speed of thought
- Oxidise your cli 2025
- Async isn't real and can't hurt you
- Obsidian for Learning
- Misusing Macros for Fn and profit
- Hack Your Brain With Powerlifting
- Obsidian For Learning Part II Process
- HYBW Relationship Anarchy
- Obsidian for Writers
- Rust Don't Panic
- My 2026 Rust Toolkit
Rust
I've collected my thoughts here: Rust
Recommended Rust Reading
Here are some great resources that I used to teach myself:
-
Everything on fasterthanli.me, starting with
https://fasterthanli.me/articles/understanding-rust-futures-by-going-way-too-deep -
Rust By Example (follows the same chapter ordering to The Book)
https://doc.rust-lang.org/rust-by-example/ -
Rustlings code kata, learn by fixing tiny failing tests
https://github.com/rust-lang/rustlings -
My video series on Rust (of course!) playlist here, watch "How to Learn Rust" first (which contains my recommended set up) and then the rest in any order:
https://www.youtube.com/watch?v=ifaLk5v3W90&list=PLZaoyhMXgBzoM9bfb5pyUOT3zjnaDdSEP&index=6 -
My Discord server, especially in
#programmingand#newbie-advice. There's a huge community of friendly folks here, answering questions on Rust all day every day. Do tag me and say hi!
https://discord.gg/mCY2bBmDKZ
Have fun, and good luck!
Musings on Mastodon
Here are some selected thoughts and conversations on Mastodon that I thought worthy of highlighting: