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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask for Advice, Not Permission (2015)

264 点作者 BerislavLopac10 个月前

15 条评论

chipdart10 个月前
From the article:<p>&gt; (...) but if it goes wrong you might end up involving them in the failure: “Hey, I asked that team and they said it was fine.”<p>I&#x27;ve seen this play out in teams. The part that&#x27;s omitted is how some unscrupulous team members set up their team members for failure.<p>I&#x27;ve personally witnessed a case where a team member went out of his way to propose a rewrite of an important feature and reached out to a couple of senior members to do a system design review and provide feedback. They initially told him the design was good as is and required no feedback and change, but once the project was about to be deployed they suddenly became very opinionated and critical of each and every tiny detail, including on the need to rewrite the component.<p>There are plenty of good reasons why some FANGs enshrine the need to be thorough and extremely critical of projects at the design stage but everyone is obligated to commit to the project once it starts to be implemented. Teams need to commit to projects after they are prompted to give their opinion during the design process, and once their opinions are heard there should be no room for weaseling out and go the backstabbing route to throw everyone around under the bus. There is a time and place to provide feedback, and if you&#x27;re prompted to deliver your feedback then you should not pretend the project does not reflect your input.
评论 #41284090 未加载
评论 #41281859 未加载
评论 #41283106 未加载
评论 #41282684 未加载
评论 #41282872 未加载
评论 #41283622 未加载
评论 #41281659 未加载
评论 #41281408 未加载
评论 #41283166 未加载
评论 #41282289 未加载
评论 #41282456 未加载
评论 #41281448 未加载
评论 #41281916 未加载
评论 #41283760 未加载
评论 #41282326 未加载
评论 #41282531 未加载
andsoitis10 个月前
…and when someone asks for your permission (probably because you’re in the person’s management chain), one response could be: “you don’t need my permission, if you think it is a good idea after getting input, go for it. If it turns out to be a bad idea, share your learnings so we don’t repeat the same mistake.”
评论 #41281470 未加载
评论 #41281399 未加载
评论 #41281162 未加载
评论 #41281363 未加载
iambateman10 个月前
One thing I’ve noticed is that people hate giving critical feedback to adults. Often people asking for advice just want affirmation.<p>If asking for advice to truly help with a decision, it’s often useful to clarify that you want their full opinion, not just the PR-approved version of their thoughts.<p>The average person hates giving critical feedback to another adult.
评论 #41282873 未加载
评论 #41283103 未加载
elashri10 个月前
I always ask my academic supervisor for an advice if I want his permission for something. I present my plan that involve what I want to do and then ask if they think this plan is good and if there is alternative. Usually it is yes go for it. And sometimes it is stupid enough that I get better suggestion anyway.<p>My last direct request of getting root access on our cluster did not go well. And this was for a good reason.
tmsh10 个月前
There is an important exception to this which is where Facebook&#x2F;Meta sometimes gets into trouble: if what you are planning to do will negatively impact (temporarily or for whatever reason) another person, you definitely need to ask for permission. Only if you are not forcing a person to do something are you alright asking for advice. Coercion with good intentions is the root of all evil.
diatone10 个月前
Great book recommendation that covers this topic and many more like it: Turn the Ship Around, by David Marquet. Highly influential for me when I started managing (and remains highly influential!)<p><a href="https:&#x2F;&#x2F;davidmarquet.com&#x2F;turn-the-ship-around-book&#x2F;" rel="nofollow">https:&#x2F;&#x2F;davidmarquet.com&#x2F;turn-the-ship-around-book&#x2F;</a>
评论 #41282949 未加载
satisfice10 个月前
My advice would have been not to write this blog post. If the author had asked for my permission I would have said &quot;please, no.&quot;<p>I don&#x27;t see anything wrong with checking with people to see if they have an objection. It is in NO way disrespectful, and strikes me as bizarre to suggest otherwise.<p>Posts like this seem to be written from a philosophy of anxiety about ever saying or doing the wrong thing, and then proceed to problematize ordinary behavior, which only creates MORE opportunity to say the wrong thing. How about this: don&#x27;t worry about it! Ask advice, ask permission, whatever. It&#x27;ll be okay.
评论 #41281909 未加载
评论 #41282334 未加载
评论 #41283264 未加载
ChrisMarshallNY10 个月前
That’s actually fairly good advice. I have always disliked the arrogance of <i>“Ask forgiveness, not permission,”</i> and was expecting something along those lines, but the OP was really talking about the psychology of the communication, and they have a good point.<p>But it really is up to the management culture, and the mindset of the manager, themselves.<p>One of my basic management postures, used to be easy permission. I wanted my staff to take chances, and my permission deliberately took the risk onto my own shoulders, giving them cover.<p>But my staff was composed of sober, highly-experienced engineers. I don’t think it would work for a team of youngsters.
评论 #41286096 未加载
评论 #41281986 未加载
zug_zug10 个月前
When I see big blanket statements of advice, I usually try to &quot;unit test&quot; them to see if they have any value. So I think of wildly different scenarios, and imagine whether this advice is useful, neutral&#x2F;depends, or negative.<p>This is one that I can see not going well in a number of those scenarios.
informal00710 个月前
Usually, when I have a good idea, I will ask advise from my manager several times unitll she can&#x27;t not provide more advise to me and give me with permission that I can start do that, I won&#x27;t start that without permission. I&#x27;m too junior to take all responsibility of whole project or bear the risk of failure
评论 #41281871 未加载
la6471010 个月前
Very opinionated but some times some things are owned for accountability and it’s good professional practice to ask for permission in those cases.
Havoc10 个月前
Is there a list of these sort of behavioural anti patterns so to speak?
h4ny10 个月前
&gt; The problem with permission is that you are implicitly asking someone else to take some responsibility for your decision. You aren’t inviting them to participate in its success — permission is hardly seen as a value adding behavior — but if it goes wrong you might end up involving them in the failure: “Hey, I asked that team and they said it was fine.”<p>I can see where that&#x27;s coming from but that statement conflates many problems into one and sounds like the author has the opposite problem of just wanting mostly credit and not accountability?<p>- Many people who ask for permissions are genuinely asking for permissions to be given the chance to _try_ something that they believe may be the correct solution. You&#x27;d only be in the position to say now if you have the authority to do so: if you say yes, then you&#x27;d better be comfortable with being accountable for saying yes because... they trust your opinion enough to ask you in the first place? If you say no, chances are they will respect your opinion and suddenly it&#x27;s no longer about permission because chances are, in a professional setting, they just won&#x27;t do it because they trust your experience.<p>- If you work with people who only blame you for failures and don&#x27;t acknowledge you for success, then it&#x27;s a different problem? Anecdotal: the last job I had people rarely say &quot;I asked [someone] and they said it was fine” — even if it&#x27;s said exactly like that it&#x27;s rarely about blaming someone else but more about adding context so that we can all come together to find a better solution (a lot of things get lost in translation especially when people with less experienced but well-meaning are involved). I do feel sorry for anyone who works in an environment where everyone is just trying to offload responsibilities onto someone else.<p>- If you&#x27;re in a position to give permissions, then shouldn&#x27;t you do that _and_ take some responsibilities for it even when the person asking don&#x27;t expect you to do so? I don&#x27;t think it&#x27;s right for people asking for permissions use that as a means to offload responsibilities, but I also don&#x27;t think it&#x27;s right for people who are in the position to authorise someone asking for permission to do something to not hold themselves accountable?<p>- Following from the above, if someone is asking you for advice, then chances are you are not one to give them permission to do something but they respect your opinions, or they want to draw that boundary extra clear (again, just because someone is asking for permission doesn&#x27;t mean they want to hold you accountable): shouldn&#x27;t any reasonable person giving advice still hold themselves accountable for the advice they give?<p>- There is nothing stopping people who ask for advice from you offloading just as much responsibilities onto you than if they were to ask for permission. People who want to offload responsibilities will always find a way to do that — and it doesn&#x27;t matter whether they asked for permission or advice.<p>- If it&#x27;s not something that someone can just go ahead and do, even if they ask you for advice instead of permission, they still have to ask for permission elsewhere?<p>It&#x27;s great if you are in a position of power where people come to you for both advice and permissions. If you&#x27;re someone&#x27;s manager then you&#x27;d better be prepared to give permissions and hold yourself accountable; otherwise, you&#x27;d still better be prepared to hold yourself accountable to the advice you give.
tonetegeatinst10 个月前
See this works great until it goes anywhere a potential legal issue.<p>For example, in the US if you can&#x27;t afford a defense lawyer you get one provided to you. They are swamped and rushed but at least you get a defense in a criminal case.<p>Now say I want to start a hobby or have a legal question, but can&#x27;t afford a laywer. Example would be questions about how can I do X or Y as a hobby legally and how do I have fun without breaking the law. If you can&#x27;t afford a laywer you don&#x27;t really have any options. Chemistry, and hobby rocketry or similar hobbies you might want to get into but the law is so complex and if your broke you basically have to give up and hope in the future you can be rich enough to afford lawyer consulting fees.<p>TLDR: if it isn&#x27;t a criminal case and you can&#x27;t afford a lawyer then your basically screwed and better off avoiding whatever it was you wanted to know or get into doing.
kazinator10 个月前
&quot;Should I make this stapler mine and take it home?&quot;<p>&quot;I wouldn&#x27;t do that if I were you.&quot;