@jonhoo Thank you, Jon! That was super interesting! It shows how careful one must be when using `unsafe`. Having said that, I really like your general recommendations regarding use of `unsafe`.
You've asked for future video ideas, so here we go 😉:
- higher-level concurrency with channels
I know, you already have a video about channels, but it's more on how channels work on a low-level, not so much on how to use them.
I think of something like this maybe:
https://medium.com/@polyglot_factotum/rust-concurrency-five-easy-pieces-871f1c62906a