Hacker News new | ask | show | jobs
by fire_lake 816 days ago
Python can be annoying for scripts because they are often hard to run on another machine due to the dependency story.

I think Go scripts have a much better odd of “just working”with only the Go toolchain installed.