Hacker News new | past | comments | ask | show | jobs | submit login

Are we pretending that we, as devs, have much say in this? If our management says they want a features that’s going to take 3000 lines of code, you don’t have a choice. It’s nice if you’re somewhere where you can roll out feature mvps, but in some environments you don’t get that luxury.

And some features are just monsters, either through the nature of the feature or architectural choices that were made before it was conceived.




Then you split the feature up? It’s generally possible to do this.


I mean, I’m the one arguing for smaller commits, so yes, if you make it 10 commits via 10 prs instead, that’s fine with me. But if all of that has to go out at the same time, that’s not any different than one pr with 10 commits (and probably worse because it’s harder to see all the changes together).


I actually occasionally make those kinds of pull requests and would recommend that over the alternative.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: