Hacker News new | ask | show | jobs
by mejutoco 1318 days ago
Not OP, but at the very beginning I found quirky:

- checking for "if err != nil {" boilerplate

- having $GOPATH instead of using the current directory when setting up a project. This one is not a problem anymore I believe.

1 comments

Ah ok. I see those a lot and was just curious if there was anything new or unresolved. It's a fine language. If you enjoy Rust or Zig, I'd recommend it on your day off.