Hacker News new | ask | show | jobs
by hgomersall 1470 days ago
Personally, once I grokked async rust, I found it much easier to use and reason about than threads. Things just seem to map better without any messy stuff to think about.