Hacker News new | past | comments | ask | show | jobs | submit login

> That said, I still hate async with a passion, it makes the language more complex and not very elegant (i.e. function coloring).

async in Rust is a popularity issue even more than a technical issue.

A whopping amount of people who are coming to Rust are doing so because they want a good ecosystem for implementing network service servers. Rust/cargo/crates hits the sweet spot for them.

I am with you that I loathe async/await in Rust. However, I also have to acknowledge that without async/await, Rust is a vastly less popular language.

All the other uses of systems programming are simply dwarfed by number of people building network services. That's just the sad reality.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: