Hacker News new | ask | show | jobs
by eternalban 4258 days ago
Because unlike, say Java, Go programs crater under complexity. Various attributes of the language, such as the module system, the type system, the visibility model, etc. make it very (very) painful to do architectural space walks.
1 comments

Can you explain how those language attributes make projects more difficult to navigate?