Hacker News new | ask | show | jobs
by baby 1343 days ago
It depends what you are trying to write. But I’ve seen people complain about the lack of generics in Golang, and I’ve also seen really great cryptography code in Golang (TLS implementations, etc.)

I wouldn’t write a compiler in Golang though.