Rust Is Hard, Or: The Misery of Mainstream Programming | Hacker News

crabbygrabby 5 hours ago | root | parent | prev | next [–]

Go now has generics. The performance of using them is hit or miss it seems.

Your opinion is valid, but I would say, if you aren’t juicing for the best performance, you can adopt easier patterns to async. There are comments on this post detailing how to go about doing that. Or yea use another language if you want.

reply

logicchains 4 hours ago | root | parent | next [–]

>you can adopt easier patterns to async

……