Hacker News new | ask | show | jobs
by ghthor 3310 days ago
This is discouraging considering go was initially designed as a systems programming language. I wonder if there is another way for go to handle blocking syscall such that this use case would become reliable.
1 comments

I think Go was designed as a server programming language more than a systems programming language.
Go was retconned into this role, but originally it was marketed as a systems language.