|
|
|
|
|
by snazz
2099 days ago
|
|
Go's mediocrity is a feature, since it's supposed to allow larger teams to get more work done. That seems to have worked fairly well in practice. The authors hypothesized that a inexpressive language might actually be superior for the types of things that Google used to do in C++ (in terms of development time including onboarding and defect rate [especially with regards to concurrency]). Git's implementation is stronger and more useful for larger projects than Mercurial's, even if the user interface is less logical. It's not that the software world is driven by hype but that the software world is driven by what the giants do. Often, what Google does isn't right for a small project. |
|
I get it. Most software is boring, doesn't break new ground, and Go is well suited for those kinds of projects.
But I'm becoming an old, cranky developer who wants to work on problems where Go's mediocrity is more hindrance than advantage.