Hacker News new | ask | show | jobs
by sheeshkebab 2650 days ago
Go is simpler than most other high performance languages - easy to read and understand unfamiliar codebases. It helps that go compiles to native binaries for various platforms and runs with no or minimal dependencies.