Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

This was one of my main complaint against Go.

However, I still think the out of the box performance is great and for problems that don't require generics it is a very good option. I especially like the static compiling feature that makes deployments more straightforward. Handling HTTP requests and performing routing, dispatching requests to other services reliable async way is the biggest use case for me using Go. It can totally be written in any other language(Rust), if using generics is a must.



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

Search: