Hacker News new | ask | show | jobs
by SirensOfTitan 1022 days ago
I’ve been playing with Rust as a web backend, and while I still feel really unsure about it, I’ve been surprisingly productive. With that, I occasionally run into some issue with async or lifetimes or pinning that really slows me down, though I’m unsure if that’s partly being a beginner.

Clojure is fairly interesting too, and it uses a similar async model to go.