|
|
|
|
|
by Thaxll
2108 days ago
|
|
It's short sighted to think that the Go package managment is "simple", there was a lot of thoughts and considerations that was put into it and improvements over other languages ( even recent one like Rust ). Good read: https://research.swtch.com/vgo-principles which answers some of your questions. |
|
I'm starting to think that the reason they've tried so hard to avoid solving interesting problems in the language is that every time they've tried they've made something worse than every other alternative that existed in the problem space.