Hacker News new | ask | show | jobs
by debatem1 987 days ago
Golang is pretty good, but you can't really count on gc and frankly goroutines are as much problem as solution. Nice to see a C with useful types and builtins.
1 comments

Can you expand on why/what situation you can't count on GC and why goroutines are a problem ?