TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Project Manager asks for complete 100% confidence every time committing code

45 点作者 emrgx大约 11 年前

17 条评论

columbo大约 11 年前
I don&#x27;t think this can be solved with book recommendations or one-liners. I bet the PM already knows it&#x27;s unreasonable to ask for 100% quality. The person in question probably comes from the mindset that setting an unachievable bar forces quality; like the line manager that screams when there&#x27;s a speck of dirt on the floor after a shift.<p>If you must continue to work with this person then you need to play by their rules. Create a manual test suite that takes about 2 hours to complete. Every time a new issue is found tell the manager that you&#x27;ll add X tests and increase your test suite. Eventually you&#x27;ll have a test suite that takes longer to run than the bug fixes. If the manager doesn&#x27;t like the drop in performance ask them which tests you should pull out.<p>Unit tests are arbitrary magic to non-developers whereas tests written down on paper are tangible. They can see the document grow in size and they&#x27;ll start to see their name appear on the document (Added 25 more tests by direction of Joe Manager). Managers can hide from unit tests, they can accuse you of not writing enough unit tests, it&#x27;s harder for them to hide from physical tests.<p>It&#x27;s not fun. Really I&#x27;d say find a new job.
评论 #7367449 未加载
评论 #7367456 未加载
评论 #7367821 未加载
评论 #7367435 未加载
fiatmoney大约 11 年前
I would tell him that this can be achieved, roughly, as long as you follow a process like this one:<p><a href="http://www.fastcompany.com/28121/they-write-right-stuff" rel="nofollow">http:&#x2F;&#x2F;www.fastcompany.com&#x2F;28121&#x2F;they-write-right-stuff</a><p>Now, the question becomes if they can afford the headcount &amp; time in order to implement such a process. Unless they are actually coding up avionics, defense systems, etc. the answer is probably &quot;no&quot;.
kordless大约 11 年前
Typical cognitive dissonance playout. Know you aren&#x27;t perfect, don&#x27;t want to say you aren&#x27;t perfect because you care more about what someone else thinks. Post on the Internet asking how to resolve dissonance. Get a bunch of answer saying find a new job. Continue to try to downplay your fears. Rinse and repeat.<p>Frankly, what this guy needs to do is to stop being afraid of what others think. Especially others who are clearly exploiting the guy&#x27;s tendency to cater to others feelings. That may or may not involve finding a new job and&#x2F;or boss, but if he doesn&#x27;t fix himself, he&#x27;ll just repeat it all over again.<p>I&#x27;m making blaming statements here, but I&#x27;m tired of narcissists fucking things up for the rest of us.
评论 #7367538 未加载
harrystone大约 11 年前
Like has already been said, the right answer is to find a new job. That behavior is not the mark of a perfectionist, that&#x27;s just someone who isn&#x27;t cut out to be a manager. And they likely know it, too.<p>Also, just like columbo said, the next best answer to dealing with a micro-manager is to bury them in status reports, requests for approval on everything short of putting more paper in the printer, and as many emails every day as you can possibly justify. You&#x27;re not ever going to convince them to stop micro managing, just try to give them what they think they want. They&#x27;ll usually leave you alone after that. I don&#x27;t know if it makes them face their own incompetence or what.
评论 #7367442 未加载
thejerz大约 11 年前
Don&#x27;t walk. Run.
im3w1l大约 11 年前
So I think of this and then I think of<p>&#x27;THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.&#x27;<p>Could the poster be up for some nasty legal surprise?
allochthon大约 11 年前
It is this kind of thing that makes me do what I can to avoid working for nontechnical people in a technical capacity.
jey大约 11 年前
&quot;Sure, it&#x27;ll just take me infinitely long to reach 100% confidence.&quot;
joshdev大约 11 年前
Some more context here would be useful. It&#x27;s easy to assume the request is 100% ridiculous from the PM&#x27;s side, but maybe the project has seen a significant decrease in quality recently. Has the bug rate skyrocketed? Have outages been on the rise? I&#x27;d expect a senior level person to be able to identify the warts and put a plan together on how to raise quality as a whole on the project. Educate them on what the right question to ask is, How can we improve quality, and have a well thought answer to follow it up with.
chris_wot大约 11 年前
Just say yes (assuming you have done tests!) and have confidence in your changes. If it breaks something, put in some more tests to make sure it doesn&#x27;t happen again, or find the bug unveiled by your fix, then correct this!<p>I should note that this is legally unenforceable. Bad place to work, but if it ever came to court, you just cite the halting problem to show that you cannot say in all cases that a problem won&#x27;t be halted. What is being asked in impossible, so unenforceable.
评论 #7367603 未加载
fleitz大约 11 年前
There&#x27;s two situations here:<p>You&#x27;re being paid to write aviation quality code and the manager is incompetent about how to go about achieving that quality, or the manager is incompetent.<p>Also, just parse the requirements, she&#x27;s asking for confidence that it won&#x27;t break any features, not that the commit won&#x27;t actually break any features.<p>Just be more confident.<p>Seriously though, find a new job.
jv22222大约 11 年前
I wrote a blog post about clients like this a while back - <a href="http://justinvincent.com/page/302/bugs-vs-mistakes-warranted-code" rel="nofollow">http:&#x2F;&#x2F;justinvincent.com&#x2F;page&#x2F;302&#x2F;bugs-vs-mistakes-warranted...</a> - I&#x27;ve found that educating the client about QA helps in these situations.
pyalot2大约 11 年前
Well, 100% isn&#x27;t reachable. But a high confidence is reachable. The thing though is, your PM isn&#x27;t asking you for 100% confidence. He&#x27;s asking you to make every single 2 hour tasks into a weeklong research and engineering project.<p>So sure, tell him everytime he asks this, it&#x27;ll take you a week to make sure.
nl大约 11 年前
It&#x27;s on jobs like this where you charge by the hour...
toolslive大约 11 年前
maybe you should ask him what exactly he means with &quot;confidence&quot; ?<p>In the end, you should be able to get a bet on it. If it fixes the problem, without unwanted side effects, you get X. If it doesn&#x27;t, you pay Y. See if you can work out X and Y.<p>If he really insists on 100%, and wants to pay for it, you might get rich in the process.
ChristianMarks大约 11 年前
When I hear from a manager that I must be absolutely certain that some complex system utterly beyond my control must work without the possibility of error, I leave. (I have done this.) Life is too short to spend it working with manipulative turds, let alone smug imbeciles with no comprehension of computational complexity, recusive unsolvability, probability, the problem of knowledge, the philosophy of science, and on and on. I hate to sound so negative, but surrounding yourself with individuals capable of this kind of psychological torture when the subject of software guarantees is a research industry with an extensive literature going back at least to the Mythical Man Month is bad for your health. I find it deeply offensive that one has to respond respectfully and professionally to outrageous demands as if they were reasonable.
balloot大约 11 年前
This is an unbelievably stupid request.<p>Nobody writes bug-free code - people in the comments on SE talking about how this can be done with automated testing are utterly delusional. All developers, no matter how talented and&#x2F;or cautious, create bugs from time to time.<p>So if you are to say you have 100% confidence in your code, you are either:<p>1) The first developer ever to write all bug-free code, all the time (hint: you aren&#x27;t)<p>2) Willingly overlooking the fact that no matter how hard you try or how confident you are in your code, you will introduce bugs every so often.<p>Neither of those is an even remotely reasonable stance to take. This project manager is a total moron.