Hacker News new | ask | show | jobs
by intricatedetail 1909 days ago
Go has a lot of boilerplate code - simple things take many lines, so I wouldn't be too serious about 1M
1 comments

Yeah that's kinda my point. Boilerplate isn't necessarily "complex" in that way. If you can ignore it that's great.

I'm not sure you can with shell scripting because of all the global system state.