Hacker News new | ask | show | jobs
by gwd 1490 days ago
> #5 Fast compile time... which is an advantage over Python how exactly?

I think this would probably be more why they switched to Go, rather than why they switched away from Python.

Alternately, how fast are Python linters? It might be faster to compile Go than to run their linter (or whatever).