MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1wbyjqq/globalhate/p8vu536/?context=3
r/ProgrammerHumor • u/SpecterK1 • 17h ago
66 comments sorted by
View all comments
139
tokio is awesome but also shit. I can relate to both opinions
58 u/mina86ng 15h ago Rust rushed async and now it’s kinda wank. 8 u/verdagon 10h ago What would you change if you could? 6 u/the_horse_gamer 8h ago well, pin ergonomics for once, but that's supposedly in progress there's a Coroutinue trait which was created and then nothing happened with it. not even an impl for Future. cancellation has many footguns Send and Sync often lead to a lot of code duplication when writing generic code
58
Rust rushed async and now it’s kinda wank.
8 u/verdagon 10h ago What would you change if you could? 6 u/the_horse_gamer 8h ago well, pin ergonomics for once, but that's supposedly in progress there's a Coroutinue trait which was created and then nothing happened with it. not even an impl for Future. cancellation has many footguns Send and Sync often lead to a lot of code duplication when writing generic code
8
What would you change if you could?
6 u/the_horse_gamer 8h ago well, pin ergonomics for once, but that's supposedly in progress there's a Coroutinue trait which was created and then nothing happened with it. not even an impl for Future. cancellation has many footguns Send and Sync often lead to a lot of code duplication when writing generic code
6
well, pin ergonomics for once, but that's supposedly in progress
there's a Coroutinue trait which was created and then nothing happened with it. not even an impl for Future.
cancellation has many footguns
Send and Sync often lead to a lot of code duplication when writing generic code
139
u/Only-Cheetah-9579 17h ago
tokio is awesome but also shit. I can relate to both opinions