Y
Hacker News
new
|
ask
|
show
|
jobs
by
jen20
1469 days ago
It's not better in every way at all - it is more flexible. I regularly bounce between Go and Rust in different contexts.
1 comments
hu3
1469 days ago
Interesting. When would you use Go instead of Rust?
link
jen20
1469 days ago
Primarily things like web services where memory and CPU footprint matter less than raw performance or correctness, but also tooling which needs to operate on cloud APIs which often have no Rust SDKs available.
link