i've been more and more inclined to write about engineering management myself. if you think about this post, it's is essentially how big open source software projects work. some open source projects have the responsibility to read commit logs once you gain commit access. that way the more you get involved into the project the more your responsibility to review your peers grows. other projects like linux have people t…
The 10x Engineer and Delegated Responsibility
11–20 of 45 posts
Re: The 10x Engineer and Delegated Responsibility
#12i've been more and more inclined to write about engineering management myself. if you think about this post, it's is essentially how big open source software projects work. some open source projects have the responsibility to read commit logs once you gain commit access. that way the more you get involved into the project the more your responsibility to review your peers grows. other projects like linux have people t…
You are forgetting that open source projects don't have deadlines, pissed customers that might go elsewhere, people that get fired by not fulfilling the quarter targets, ...
Re: The 10x Engineer and Delegated Responsibility
#13a quote comes to mind: """ If you want to build a ship, don't drum up people to collect wood and don't assign them tasks and work, but rather teach them to long for the endless immensity of the sea. """ Antoine de Saint-Exupery
Re: The 10x Engineer and Delegated Responsibility
#14Earlier quoted context omitted.
I think that was a knee-jerk reaction to the word "ownership". That is not the sense used here. There is no contradiction in being given ownership of some task while having no ownership stake in the company; it's two quite different senses of the term.
I disagree - the distinction is still significant in that it's important not to let the responsibilities of ownership land on your plate when you're not getting any of the benefits.
Re: The 10x Engineer and Delegated Responsibility
#15Earlier quoted context omitted.
You are forgetting that open source projects don't have deadlines, pissed customers that might go elsewhere, people that get fired by not fulfilling the quarter targets, ...
i'm not so sure that's true. if you fail to deliver in time your open source project will become vaporware and people including developers will go elsewhere for satisfaction
Re: The 10x Engineer and Delegated Responsibility
#16"Not surprisingly, others understand their code. It integrates well with the code base."
Actually, that IS surprising. You are literally saying that if sic some engineer on a problem and tell them to think really hard before they commit anything, they'll get it right.
Maybe you got lucky and that's working out with the hires you have so far, or maybe your scale is still small enough that new features can be developed in isolation without becoming incomprehensible. But I wouldn't pretend this is a successful process.
Re: The 10x Engineer and Delegated Responsibility
#17"They take ownership..." Reminder: Unless you have an actual stake in the company, you do not own anything you produce for the company. Keep that in mind the next time code you worked on causes a 2am production server crash or is responsible for increasing revenue x10. It is not your code that caused the events but the owner's of the company.
I think that was a knee-jerk reaction to the word "ownership". That is not the sense used here. There is no contradiction in being given ownership of some task while having no ownership stake in the company; it's two quite different senses of the term.
It is quite reasonable to ask 'why should I act as if I own think, when actually I do not?'
Re: The 10x Engineer and Delegated Responsibility
#18Right, so you gave "cowboy coding" a different name, then. "Not surprisingly, others understand their code. It integrates well with the code base." Actually, that IS surprising. You are literally saying that if sic some engineer on a problem and tell them to think really hard before they commit anything, they'll get it right. Maybe you got lucky and that's working out with the hires you have so far, or maybe your sca…
Re: The 10x Engineer and Delegated Responsibility
#19Yep. This is where a crappy product manager can turn "incremental" into "myopic and inflexible" under the banner of Agile. Just trust your engineers a bit already.
Re: The 10x Engineer and Delegated Responsibility
#20Earlier quoted context omitted.
I disagree - the distinction is still significant in that it's important not to let the responsibilities of ownership land on your plate when you're not getting any of the benefits.
does a salary count as a benefit?
"Ownership" is a poor way to express the differences in meaning(s) indicated in this article.