Hacker News new | ask | show | jobs
by leon_ 5519 days ago
For me it's only preference at the moment. My Go code isn't that performance critical that I couldn't implement it with Python. But having not to put up with the whitespace/indentation hell of python is a great relief.

Though the Go ecosystem is nowhere near Python's.