Hacker News new | ask | show | jobs
by gpderetta 318 days ago
You could make the same argument for GC, yet, outside of system languages, it is generally considered a net positive. The reality is that in a large application it not easy to find all the right preemption points.
1 comments

I guess you are right. Maybe I see it too much from a system programming language perspective. After all, Go is of a different kind.