Hacker News new | ask | show | jobs
by dwd 2001 days ago
I once worked at a place where I would constantly suggest switching to GoLang to solve some performance scaling issues.

I recently got a call from a recruiter asking me if I was interested in a job programming in Go...

1 comments

Go doesn’t solve scaling issues in any meaningful sense. At most it’s just some constant factor reduction in required severs compared to python/ruby/whatever interpreted thing it usually replaces.