←back to thread

Go is still not good

(blog.habets.se)
644 points ustad | 1 comments | | HN request time: 0.231s | source
Show context
tonyhart7 ◴[] No.44985186[source]
Yeah the language doesn't feel next gen

I can see why people pick it but its major step up in convenience rather than major step up in evolution programming language itself

replies(2): >>44985550 #>>44990843 #
cyberpunk ◴[] No.44985550[source]
I've written a fair chunk of go in $dayjob and I have t say it's just... Boring. I know that sounds like a weird thing to complain about, but I just can't get enthused for anything I write in go. It's just.. Meh. Not sure why that is, guess it doesn't really click for me like other languages have in the past.

It's a good language for teams, for sure, though.

replies(2): >>44985884 #>>44986289 #
1. nasretdinov ◴[] No.44985884[source]
No, it's absolutely meant to be boring by design. It's also a downside, obviously, but it's easily compensated by working on something that's already challenging. The language standing out of your way is quite useful in such cases