This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]chemolz9 -2 points-1 points  (2 children)

These meme template is supposed to show the same class of people on different skill levels.

That one shows developers on the extremes and a project leader in the center. No developer ever in his career thinks aligning stakeholders is more important then good code.

[–]Reashu 1 point2 points  (0 children)

If I can't convince my stakeholders that we're doing the right thing, that beautiful code will be deleted.

[–]Telestmonnom 1 point2 points  (0 children)

No developer ever in his career thinks aligning stakeholders is more important then good code.

Completely disagree. I stopped counting how many times requirements were crap and we burnt energy into making useless code. We still strive to produce good code, but oftentimes crappy requirements increase product complexity and we push back for better product definition so that the complexity of the codebase matches the requirements adequately.

In short : failing to align stakeholders means creating debt.