Hacker News new | ask | show | jobs
by RamblingCTO 981 days ago
Absolutely! I love how fast it is and how easy it is to write stuff real fast. Not a lot of footguns, except the pointer-for-loop thing afaik. It does feel clunky and quite manual sometimes!
1 comments

The whole language is a footgun..
Casual Go user here, could you elaborate?
I wouldn't say it rises to the level of 'footgun' but golang's error handling feels kind of janky coming from other languages.