|
|
|
|
|
by falsedan
2583 days ago
|
|
people feel bad about publishing a PR and being told "don't do it like this" and get defensive, argue about the sunk cost, throw references justifying why their approach is Good Actually, accuse the reviewer of not being serious about software engineering, etc. The real way to project success is egoless programming. |
|
"in this test file, just use one assertion, don't need to use two"
"there's too many comments here"
"i don't like the extra line breaks in this file"
"bookAdminId needs to be bookAdministratorId"
these are generally comments just on test files.
I've struggled to deal with these because... well... ego is part of it, but when there are bigger structural issues, and the focus is on - imo - minutia (without much acknowledgement that these are, indeed, minor points), it's troubling. To then be told after a few weeks that you're "not delivering" is doubly so. It's hard to take 'ego' out of this altogether, but thanks for reminder.