Hacker News new | ask | show | jobs
by 2trill2spill 2812 days ago
Not sure I agree with that statement. Yes Golang has an opinion on where it wants you to keep your go code but it dosen't effect the rest of your system, just your go work.
2 comments

Where I want to keep my code is not one of the things I grant the language the right to dictate - even if the code is written in that language.
Sure, but there are 100 other languages out there that do the same thing as Go but don't have an opinion about the organization of my system. I'd rather just use one of those, and really I don't think I'm missing out on much by not using Go.