Hacker News new | ask | show | jobs
by belmont_sup 1094 days ago
He still has a point. Go code and similar languages hide the concurrency. You write synchronous looking code most of the time, but underneath, libraries and runtimes ensure you’re running concurrently.