Hacker News new | ask | show | jobs
by fizx 1652 days ago
I use Go because it compiles quickly, the GC is reasonable, the ecosystem is good enough, and it's not rocket science (Scala/Rust/etc).

While generics moves Go in the direction of rocket science, it feels like this is solving a problem I always have.