Hacker News new | ask | show | jobs
by jeeyoungk 645 days ago
The Go ecosystem (at least in the public) heavily encourages committing all generated code as go code is meant to be functional via a simple `go get`. Even a popular project like Kubernetes is full of generated protobufs committed in the codebase.
1 comments

Next ecosystem totally forgot what proper makefile is... And they arguing it is innovative and pragmatic. Sad.
If you've ever seen a Makefile longer than 1000 lines you'd get it too