Hacker News new | ask | show | jobs
by nathanasmith 39 days ago
I start out writing most of my terminal applications and utilities in Python but when something hits a performance ceiling I convert it to Go. That's been a pretty good bar for when it's time to use Go for me and so far so good.