Hacker News new | past | comments | ask | show | jobs | submit login

Interestingly this is written in Golang. I wonder what the main considerations for choosing it were.



On top of the hat: Safe, fast compile times, takes care of memory management for you, powerful stdlib, fast and lean execution, straightforward readable code, portability, static compilation, swiss army knife tooling.

Potential downsides: Golang/libs maybe a bit immature for non-system/microservices projects.




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

Search: