Pinned
I learned async three times before it stuck: C# Tasks, Go goroutines, tokio. Productive in a week each time, starting over by the next job.
Fixed it by building a TCP server seven times in C, blocking sockets up to epoll, until I saw what every runtime is actually doing


