Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Not really.

Rust, Haskell, Kotlin, yes. They force you to consider the error path.

Go makes it all too easy to just ignore errors and produce crashy code.



Go makes it explicit where the error was ignored so you can go and wring the neck of the bastard who ignored it :)


Sure, but the compiler doesn't care, and that's the problem.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: