Hacker News new | past | comments | ask | show | jobs | submit login
Don't soften feedback (larahogan.me)
176 points by kiyanwang on Nov 23, 2021 | hide | past | favorite | 119 comments



I feel like there is a fair amount of literature on empowering managers to sugarcoat (or not, as this article says) negative feedback.

An alternative point that perhaps a lot of managers have trouble considering – it's perfectly okay to not have any critical or negative feedback if things are going well. If things are fine, just go ahead and say that. Negative feedback or criticism should be relatively rare.

I have noticed a pattern where managers, especially new managers, tend to take articles like this and others at face value, and nerdily try to maintain some kind of weird ratio in their feedback. They feel like they have to say something critical every time they give feedback to their reports. This leads to situations where there is no actual problem but they are spinning minor things into critical feedback just so they have something to say in that "column", which quickly becomes off-putting. It causes individual contributors to think, "I would rather get off this constant criticism treadmill, and work for someone more peaceful".

Story time: I watched a new manager tear apart an otherwise great team like this once; six months after they took charge, 3 out of their 5 engineers had left for new jobs and higher salaries because the manager kept telling them "Weeeeell, you could have improved upon <inconsequential minor point>" every week, when actually they were doing a stellar job under time pressure and hitting all their targets. The appropriate response should have been "Great job, thank you, and please let me write you this large bonus check for year end".


Almost no one who is untrained in learning/psychology knows how to give feedback in a useful way.

For any such mentor, you can say "forget about the bad, focus on highlighting what the person did right". This will almost always dramatically increase the mentee's rate of progress.

This is because for any given task there are a million ways to get things wrong, but only one/very few ways to get things right. So people learn almost nothing from "don't". You can eliminate negative feedback altogether and lose almost nothing.

Of course, it can be useful in very specific situations, and these are generally not cases you need to sugarcoat because they are very technical (e.g. "don't spike the ball when leading by more than 14 points", "don't close the issue when a manager has commented on it", etc).


Working in a small team and "negative feedback" / criticism is absolutely critical for us. For learning and improvement, to correct bad behavior and to write more robust code. But we are professional peers.

The issue with managers giving negative feedback is that they are either flat out not equipped to do so or they expect that their feedback can just be given without being involved with solving problems themselves.

What technical workers need from managers is that they explain problems _as is_. Then problems can be solved _together_, meaning behavior has to be changed up the chain as well.

For example it's completely useless and counterproductive to say "you're not on time" - yeah we know that. We don't decide not to be on time. Actually useful feedback is more nuanced and honest like "our customer wants to cancel that service they want to get rid of by end of the month, so they need time to enter this data by then. They only have two people working on that part time." - Now we're talking. We can talk about deploying a simplified, stripped down feature so we can take our time with the polished/richer version. One of us can schedule a video call with them to get them up to speed.

It's involving the _actual workers_ end-to-end that solves these kind of problems. Strip away the bullshit and the artificial metrics. Look at what needs to be done, what the actual problems are. Bring _that_ to us. Coordinate the right people (workers). Trust them to make sensible decisions and listen to their problems. That's useful _actionable_ feedback.


There's a desire for control that interferes with the actual job at hand. Let me gin up a metric for it and add that to your dashboard.


Am I the only one who thinks the opposite? The comments here certainly seem to indicate that. I think positive feedback is feel-good but ultimately useless (since my default is to just keep doing what I'm doing anyway, I don't need to be specifically told that), whereas negative feedback is actionable and can help me improve.

> This is because for any given task there are a million ways to get things wrong, but only one/very few ways to get things right.

Okay, but if someone doesn't get things right, how do you help them if you can't tell them what they shouldn't have done, and what they should have done instead?


Unless they’re really fucking up hard, there’s two consequences of not giving the bad feedback which I find acceptable:

- does it matter if they don’t improve fast enough in this dimension?

- they will improve by themselves over time. Encouragements are better than finding issues with someone.


> does it matter if they don’t improve fast enough in this dimension?

Improving fast is better than improving slow. This question presumes that improving (or the feedback that leads to the improvement) is somehow bad.

> Encouragements are better than finding issues with someone.

This is a false dichotomy, you don't have to do either one or the other. Also, "finding issues" sounds like you're assuming I'm trying to make up issues where none exist.

What's wrong with telling people where they could improve?


> Improving fast is better than improving slow.

See, I completely disagree with that statement. I think there is nothing wrong with being slow. Unless, again, it's fucking up with other people and you need to change your behavior.

> you don't have to do either one or the other

I would argue that yes you do. It's part of many company's manager training: you need to praise your employees. And it's also part of all the lists on burning out: not feeling valued.

> What's wrong with telling people where they could improve?

some people are not into self-improvement, or the never-ending quest of improving themselves. They just want to do their job, cash their paycheck, and go back to their loved ones.


> They just want to do their job, cash their paycheck, and go back to their loved ones.

Cynic warning. Why wouldn't they instead choose to work with something they enjoy doing? Is that just a euphemism for some people being so bad at what they do in general that no one would pay them for doing the things they enjoy, while they just pass the bar in some things (which they dislike), just enough for them to get paid? Because that would explain it.


Who said they don’t enjoy it?


Can it really be that decoupled from being ready and willing to improve? What's a skill you enjoy doing that you wouldn't want to improve on? I'm thinking a wide area of topics here from cleaning the kitchen to chopping wood to greeting strangers to writing software.

And the original question wasn't even about that, it was about receiving tips/pointers about improving. It doesn't have to be a "never-ending quest" (although isn't life supposed to be just that?). If you're doing some work, and someone points out how you can do it better, he's either wrong, or you refuse to improve... why?

One "why" is simply because people don't actually like doing what they do. They've simply accept it as a worthy tradeoff for the money they get/need. But they're certainly not willing to do any more than the bare minimum.

Do you have other "why's" that I don't see?

I mean sure, if you like chopping wood with a small axe between your toes and someone tells you that holding it properly with your hands would yield a better result then you're fine telling him that you prefer it your way (because you enjoy it), but if you work in a company where you're expected to perform up to a certain level then you can't really use that argument. Feel free to start a competing foot-chopping company!


A focus on where you can/should improve is definitely the most valuable, but positive feedback is part of that. Specifically, if you're actively working to address a deficiency, this is likely not true:

> since my default is to just keep doing what I'm doing anyway, I don't need to be specifically told that

I had reviews that were something along these lines in the past:

Q1 review: * "You need to work on your communication and keeping stakeholders in the loop."

[I move all design discussions from DMs to non-private Slack channels, post regular updates on Slack, and set up biweekly status update meetings on Zoom.]

Q2 review: * "Posting updates on Slack is nice, but not solving the issue." <-- Good to know, but less valuable information than: * "Using Slack channels + the biweekly Zoom updates have adequately addressed the issue."

TL;DR: If you've changed nothing, then positive feedback is useless. If you're experimenting with various solutions, positive feedback when one works is critical ['cause I'd drop Zoom meetings in a heartbeat if they proved useless].


That's good advice, thank you.


>This is because for any given task there are a million ways to get things wrong, but only one/very few ways to get things right. So people learn almost nothing from "don't". You can eliminate negative feedback altogether and lose almost nothing.

I would say, rather, that any "don't" should be paired with an "instead, do X when attempting to do <thing they were trying to accomplish>". "Don't do this one narrow thing" does very little to shrink their search space, while a concrete alternative does a lot, and is actionable.

(And yes, I've followed my own advice by saying "don't say 'don't', do it this other way instead"!)


Makes me wonder why the "say some good parts but also say some bad parts / things to improve on" thing gets perpetuated over and over.


Because it sounds reasonable. But it's gone into "trope level".


I like that million ways to do it wrong line. Never thought of it like that.


It's a sort of general principle and the first time I encountered it was in Anna Karenina by Tolstoy. It's the first paragraph:

> Happy families are all alike; every unhappy family is unhappy in its own way.


I think it applies personally as well as to families; you can be excited for an event, but you can worry about your clothes, your hair, your shoes, your smell, your smile, your voice, your style, etc. etc. It's very unlikely that you will be excited for your clothes or your shoes or your hair. So there's one kind of happiness but many kinds of anxiety. Similarly you can be content with your life, or discontent with your finances, home, relationships, etc. etc.

Same as a computer system has one way that works, but many things which can go wrong.

It's why entropy is a thing; there's only a few ways to build a stable structure, but zillions upon zillions of ways to build a crumbling pile of dust. Almost any change from wind/pressure/radiation will move it towards a less structured state.

It's related to why the Pyramids are so stable, they are shaped like the aftermath of a fallen building, a pile of stone can't easily collapse any further.


Indeed, it's why an exit code of 0 indicates a successful program execution, whilst anything else is an error code (which other programs can compared against known values, if appropriate).


You've given me hope that, one day, all the great Russian novelists will be translated into POSIX. :)


I guess thats the same reason cords tend to tangle. There are many many ways for a cord to become disordered or form a knot. There are very few ways for them to be ordered. Hence untying corded earbuds everytime they come out of your pocket.


This applies to peer feedback as well. Every few months we have to choose peers to evaluate us (not anonymously) and vice versa and the official peer feedback forms always ask for feedback on how the peer could improve. Real feedback isn't provided. You always have to come up with both positive and negative feedback. And obviously nobody wants to be an ass, so the negative feedback is extremely muted or some fake ideas for development are provided. I just want to tell someone and their manager how good a job they did, or in some rare cases help identify issues.

It seems like a farce, really. I also had quarters in which I got glowing peer reviews where folks declined to fill in the development piece, and my very off hands manager came up with some made up generic negative feedback for me that did not come up before.


> Every few months we have to [...] come up with both positive and negative feedback.

I hate this so much! The company has decided that my colleagues deserve negative feedback for their work (why? no reason at all, just to remind them of their place I guess), but I am the one who is told to make up some and deliver it to them. Fuck no! How about you play your crazy mind games yourself. Next time, will you also ask me to spit in their faces?

So my "negative feedback" is usually of the type: works too hard, or cares about the project too much.

The real reason for this forced negative feedback is probably to give managers some material to quote when your colleague will ask for a raise, so they don't even have to bother making up the reason for rejection themselves. As a bonus, if the colleague knows that you wrote the part they quoted, it makes you the bad guy, not the company.

Are these new trends in company management modelled after abusive relatioships? Or is this just the natural behavior of people who are born to be bosses?


If I had to guess, it’s because the people in charge care more about short-term targets than they care about the company or its people.

Those in power abusing the people under them has been a human flaw since the beginning of history.


This should be easy to fix with a lorem ipsum generator for feedback that generates rambling paragraphs that are not obviously completely lacking in syntax. Eventually the reader will give up. Something about communication skills would do fine, as long as it's sufficiently indecipherable. Just keep opening clauses and rarely closing them.

"While you are well-known as an excellent worker, sometimes those who are not engaged on the same workflows will, notwithstanding their own excellent and well-known communication skills, find it still time-consuming, if not time-inefficient, to reconfigure your updates into modes that are more familiar within their own teams' communications styles, thus necessitating an extra step of interpretation, that many, if not most, would be unwilling, or unable, to provide, at least within the timeframe that would accommodate both their own project and yours, as well as the percentages of their own workdays, and yours, that they can usefully devote, on a regular basis, to a teasing out, or a finessing, for a fuller understanding, such as you and they can both agree, as to what the final product, or product at any given stage of a deliverable, might contribute, both to the end-goals of their team and yours, balanced against the novel, or at least additional, requirements that would be entailed, or at least implied, if they were to adopt, or afford options for integrating with, the...


Doesn't it depend on employee too though?

If my manager cannot tell me what to focus on next,where my long term gaps are,I feel they are not doing they job (not paying attention to me / not caring enough). My sister has even changed jobs over a manager who failed to provide any actionable feedback over a year (she's very ambitious and thus expects direction / support for improvement from her leadership & support structure).

I want to improve and advance and do better; "nice job" is nice to hear (no sarcasm; we all need it in our lives:) but doesn't alone help me move the needle. I personally strive for a "great job! here's what to focus on next / even better if..." from a good manager or mentor.

(I may not be a majority and I recognize that. I'm comfy in absolute metrics - I hate being told "awesome job!" all the time in a meaningless attempt at validation. I'm happy to hear I'm a 3 out of 100 on some specific axis I'm new at, as long as you help me reach 3.5 tomorrow and 4 next week).


Why does the desire for a coach/mentor mean your current immediate manager has to be it? Hell my concept of ambition involves not being overly concerned with your current immediate managers opinion of your skillset because you’ll have moved on to newer and greater things soon anyway, and your ambitious sister changing jobs after a year would seem entirely reasonable to me even if her manager was superb.

Even if my immediate manager was such a superstar in my field that I would otherwise love to have them as my coach if they weren’t my manager, I’d still be reluctant to treat them as such because of all the conflict of interest. What’s best for me, my growth, my career isn’t necessarily what’s best for the company, team, or them.


Thanks for responding! I appreciate the discussion, even if we may not agree :)

First, I 100% agree that one should seek coaches and mentors outside of their boss, team, and even department/organization/practice. Somebody to provide broad, long-term perspective and awareness; open up eyes beyond the immediate.

However, in practical terms, your team lead / boss / manager should have the most immediate awareness and visibility of what you're doing and how, and would be able to provide most granular and tactical feedback. Some of it may be technical-skillset oriented, but a lot of it would be around business priorities and how to best achieved them - focus and prioritization. If they are unable or unwilling to provide that mentorship and guidance effectively, I hold it against them and I feel they are not performing their duties to the fullest - that is the gist of my original point.

----

That does bring us to our point of likely disagreement though: There is a very vocal sentiment on HN that individuals and teams/companies inherently do not align, and we as employees should not stay long / invest in the teams and companies, and treat them as very temporary allies at best, if not passive permanent antagonists. Come in, take / learn what we need, depart. I will put forward that an organization where employees, teams, and business pervasively do not align in their interest and goals, is at best dynamically unstable and more realistically inherently dysfunctional. While company may survive some percentage of prima donas, writ large, if every employee had distinct differing goals from the team and business, that is pure Brownian motion - moving fast but going nowhere.

---

Beyond organizational, down to personal - much of it may come to individuals and personalities. Some people (hopefully many!) may agree with business goals, like their teams, and want to support them long term, grow something together. I've been in the same company for almost two decades, love many (not all! :) of the people I've been surrounded on many & various teams in that time, and have sought leaders/managers/bosses I respect, appreciate and want to learn from (our personal agency and ability to choose/move does not only exist between jobs & companies; a little attention and initiative will enable a lot of agency and self-guided direction within a company). I've partnered with my bosses and managers wherever I went, tried to understand their perspective and goals even when our styles didn't match, and looked to learn something from them all even if I would've done it differently (at least once, that was a formidable challenge:). My sister and her husband on the other hand have changed jobs every 18-24 months, and have complained, moaned and grown frustrated/stressed with every.single.one of them; and have never seen something big to completion. At some point one asks - is it everybody else, or is it you (and your attitude? :). And contrary to common wisdom , my salary has tended to keep ahead of theirs - a person with skills and initiative may be able to grow within a company as much as by skipping.

My 100 Croatian Lipa, as always :). This is not to say that my way is the only way, it empathically is not - but I also think treating your team lead / boss / manager with deep-rooted suspicion and antagonism, with reluctance to find a way to learn from them and ally with them, seek knowledge and mentorship anywhere but the leader closest to you, is also not the universally best / happiest path either. I think we should expect, encourage, and demand more of our team leads and managers.


I think this is good advice (I've been in both managerial and individual contributor roles over the years).

On the other hand, as an individual contributor, especially if I'm new on the job, I often have imposter syndrome, and keep worrying I'm not doing a good job. (I'm sure I'm not alone in this.) And when my manager doesn't say anything about my performance I start thinking that maybe I'm doing badly. So I feel the need to ask, which is not as nice as them just telling me.

So I guess I'm not disagreeing, as long as if things are fine, the manager does "just go ahead and say that".


I was a wire puller in a factory another lifetime ago and my manager gave me an excellent performance review, but at the end he said "I rated you low in 'knowledge of using hand tools' because I have to be able to show improvement in your next review. You're fine though.' "

That wasn't particularly motivating but I did appreciate the honesty.


Sure thank people if they have made a big contribution. But also a lot of very good people want to know what they can improve. Maybe they work hard under pressure and deliver results as you say, but they are never going to step up in job title because they cant communicate well with the wider office or are poor with estimating deadlines. A good manager will thank them appropriately and also give career guidance appropriately and try to help them move forward. Most staff will thank you for that. Its treading a bit of a line though and if delivered poorly can come off as you saw it.


> Sure thank people if they have made a big contribution.

You can thank people for minor thigs too. It harms nothing.

> Maybe they work hard under pressure and deliver results as you say, but they are never going to step up in job title because they cant communicate well with the wider office or are poor with estimating deadlines.

Practically, people who work very hard while being under pressure tend to communicate badly, because they are stressed and overworked. This wont change no matter how much you complain about them not communicate properly. Proper communication requires time.

> A good manager will thank them appropriately and also give career guidance appropriately and try to help them move forward.

Good manager will step up and manage their workload. Consistently overworked people under pressure are mostly result of organizational and managerial decision making.

> Most staff will thank you for that.

That is where the issue starts. If we all work hard under pressure, you dont thank people for that and just start complaining they are not nice while being stressed, they wont improve. They will get resentful and feel unappreciated.


> You can thank people for minor thigs too. It harms nothing.

Please don't, just don't. At least not as my manager.

There's very little that I find as bad on the job as hearing thank you's for things that come naturally on the job. It's just part and parcel of my job.

I find there is little that devalues genuine thanks for a job well done as quickly as being praised for every proverbial fart.

> because they are stressed and overworked.

That wasn't what I read from OP. I know the difference of being stressed out or just working under pressure. I can feel stressed out while a relatively low workload. And I can have a great bunch of problems to solve and still feel great about it. It isn't black or white.

> They will get resentful and feel unappreciated.

I know the feeling - but at least in my case this had nothing to do with workload when I was in that state of mind/situation on the job. It was a lack of control, a lack of overall recognition and respect. Not the work load per se.


True, there are two kinds of people. People who will act on negative/constructive feedback and who seek it, and people who will be devastated by receiving it and will end up doing worse than they would otherwise have done if given positive encouraging feedback.


To get grounded in this issue I highly recommend:

https://www.amazon.com/Human-Element-Productivity-Self-Estee...

to nail the fundamentals. There's too many HN posts on human dynamics that float above the fundamentals leaving the whole issue in a fog. It will make clear there are three interrelated issues in sharing feedback:

- behavior of openness

- self-esteem on TL and mentee's parts, which depends on self-awareness

- both of which run on concurrent with potential conflicts around control, openness, and inclusion.

As the book explains openness in the context of human organizations is one of the last things to be well-resolved. Why that's the case is very important to understand. Seen in the context of the book, the OP's write-up makes some good points, however, without the deep principles advanced in the book the solution space will remain in a fog. And to the extent it's foggy, no real progress can take place.


Yeah, exactly. "Feedback" should be "I'm going to tell you how to change course so you don't eventually get fired."

If they aren't on course to be fired, or worse are doing well, you don't need to find feedback.

Any manager who objects to that should think how they'd feel if they turned around and started nitpicking THEIR management style.


> They feel like they have to say something critical every time they give feedback to their reports.

Same applies to code reviews.


If you don't have anything negative to say or criticism to give, some people take it as them being better than you at the task that's being reviewed.

I've found it better to have more criticism at the start and then reduce it over time, but that's getting into Machiavellian territory.


I've worked with engineers that do this in code reviews. Always requesting some changes maybe gives the illusion that we're "refining" the codebase, but it takes up a lot of time.

Of course I do expect some negative feedback when there's a real problem.


Sugarcoat is completely the wrong approach.

Ultimately it comes down to receptivity of the audience. Some people cannot listen, a cognitive impairment, such as Dunning-Kruger. In this case it doesn’t matter what you say because they hear: I’m awesome. Don’t waste your time.

Be direct and be deliberately honest. Do not soften the blow. If the product is complete shit then start with that. Then find the merits, opportunities for improvements, and provide guidance for the path forward.

For some reason, contrary to all expectations, this is so much easier and effective with children than adults. Children seem more inclined to learning and a willingness to accept productive feedback while adults are more inclined to filter commentary and simply stop listening.


I think it’s more effective with children because they intuitively understand they are below the adult in the social order and so will listen to what they’re told.

When we start to think of ourselves as someone with a certain status we get much less receptive to criticism from those we perceive as the same or lower social status.

This can be consciously corrected for but takes some effort and practice.


> Do not soften the blow.

I really think this is a poor phrasing as it has negative connotations. Same with “brutal honesty” which is often used as an excuse to throw out empathy.

Treating people well is not at odds with being honest and clear. If anything, it’s kinder to bring up issues early, no matter how painful it might be.

My observation had been many people who become managers lack the necessary social skills to do a good job. They do not have the context to understand what not “sugarcoating” actually means. Instead they take the easy half the advice and implement it badly.


Brutal honesty does not throw out empathy. Throwing out empathy is a disregard for perspective, which may or may not have anything to do with offense perceived or actual. A careful regard for offense is more sympathy than empathy. Brutal honesty is a disregard for social rituals. These qualities are orthogonal as you can have both empathy and brutal honesty.


Children don't have preconceived notions that failure is anything more than not doing a thing, or not doing a thing right.

To an adult, failure is a reason why could be fired, or something that loses them the respect of their peers, or proof that their imposter syndrome was right all along.


That sounds like the perfect description of fragility and indicates behavior of damaged risk analysis.


Just because you don’t worry about a particular thing doesn’t mean anyone who does is “fragile” or “damaged”.


Yes, the complete inability to handle failure is absolutely an indication of fragility. I don’t feel that bad if this personal opinion crushes the soul of an emotionally mature adult.


I can’t vote it enough for that very relatable story.


One thing about negative feedback is, that to give it to subordinates you have to tick a few boxes first, otherwise your feedback won't make things better, but worse:

- if they cannot get better because you don't provide the environment, tools, time, resources (even if you think you do), they will read your negative feedback as you having unrealistic expectations or no clue of the real world

- if you are the cause of the things you are critizising (e.g. you are the one creating chaos, taking time away from their actual tasks etc), giving negative feedback is like critizising the person who held the door open for you: extremely rude and shitty, says more about you than them.

- if you always give negative feedback, because you believe there must be always something to improve, they will start to ignore negative feedback, because it doesn't indicate whether they did good or not

- if you fail to get them on board with actually getting better. In some jobs the salary and the involvement they expect from you doesn't align. You cannot expect someone to tear out their leg for a job where they feel like they are doing you an favour. The solution is to help them getting better at something where they feel they are giving themselves a favour.

If you tick any (or god forbid multiple!) of those boxes, you are better of with not giving negative feedback and telling them on how you plan to improve those points.


> if you are the cause of the things you are critizising

Manager: "you need to spend less time helping you colleagues and more time getting work done"

Me, most experienced developer on a team of 75% newbies, without a lead or even official senior developer: "Wat?"


I always wondered how the stories in r/MaliciousCompliance got started…


In my experience, the title “Senior developer” encompasses two separate ideas: the subject matter expert and the team leader. (One can be both.)

The leader aspect tends to be harder to pin down because it amplifies team output at the expense of immediate individual output.

Leader in this context also means helping the team avoid wasting effort on ineffective solution.


Another point, I think way too many people confuse "you should give clear feedback that shows you're judging your subordinate's work, not their worth as a person" with "you should sugar-coat feedback so you don't hurt people's feelings".

Even in an environment of trust, people still instinctively take feedback personally, as if saying "what you did doesn't work and you need to improve it" meant "you're a terrible worker and what you did just made you a step closer to getting fired". Even emotionally intelligent people do it without noticing. I've found that for my feedback to be effective, I have to make sure that what the person hears is what I mean to say, which by no means is "softening" the feedback.


Another thing I'd add to that list:

- make sure your facts are right. Ideally, make sure they are right well before you give feedback.

You can end up in awkward situations where a manager says "you promised to deliver this in a month but it's taken the whole quarter" but the one month timeline was the PM's idea, and you told everyone it would take 4 months.


This is a good one. The classic example would be: "why didn't you tell me $x"

When you told them $x in the first line of an email you sent to them 2 times.


My biggest issue with the feedback I receive in a work setting is that it's not /actionable/. One of the things I inculcated in my practices as an operations engineer was to never trigger an alert that wasn't immediately actionable, because it trains operators to ignore alerts. Alerts are not informational, they are interruptions. Feedback is the same thing. I don't want informational feedback, that's something you should be getting regularly outside normal windows. Feedback is an interruption, and interruptions should be actionable.

I have never once been bothered by how soft or blunt the feedback I received was. I have never had my feelings hurt. I have, however, been consistently frustrated by receiving feedback which is effectively meaningless. I want to improve in my career so I get promoted, so I can gain the political capital in the organization necessary to be effective, and so I can succeed and improve my social standing, all very human and very normal desires. If your feedback doesn't help me to actionably reach those goals, and you as a manager who help determined promotion outcomes aren't leading me to a promotion by following your feedback, then you are doing me a disservice and I will likely eventually quit and move on out of frustration.

It's pretty much that simple. Don't soften it, don't be an asshole, just provide feedback that is actually actionable and useful. If you have no actionable feedback, say nothing.


I've encountered various situations that could all be described this way but for very different reasons. eg.

1) The feedback is not actionable because the manager is themselves not clear in their head or is skirting around the real issue on their mind.

2) The feedback cannot be actionable because the manager only has partial information and can say there is an issue, not diagnose it and recommend corrective action. They are relying on their report to introspect and diagnose themselves.

3) The feedback is actionable, but the person wants the action plan itself to come from the manager. Not always possible.

In my experience the answer to all three is to develop the action plan together. Any blind spots and vagueness on both sides get cleared by this forcing function. Helps set expectations too.


I’m feed up with feedback. It’s probably because I have worked in companies with regular 360 and performance reviews.

It has somehow numbed me down to the point that I think: why should I care? What’s the thing with this obsession to become better and better all the f-ing time?


Feedback is totally obsolete if you don't get the people on board who are meant to receive it.

If there is e.g. someone in your team that feels they are doing you a favour, giving them casual negative feedback is a very weird thing to do. The won't be able to receive it, because they already believe they are better than you deserve.

If you don't provide the time or resources (room, tools, education, ...) for your people to do their work properly negative feedback can be down right destructive. Because they will rightfully say to themselves: "Why on earth should I try to do a better job if my boss isn't willing to create an environment that makes it possible?"

Another good one is when your manager is the person creating all the chaos and they end up giving you negative feedback on something they caused, because they didn't follow the usual procedure because $importantcustomer stressed them out so much they went directly to the shelve and took $inventarizedproduct without using the inventary system, which them makes shipping a custom job, which then makes returning the item a custom job, which then makes shelving the item back a custom job — a custom job all shifts have to know.

Then there is good feedback. It is when a manager provides you all the resources, makes sure you and them have the same goals, they understand what you are doing and they provide feedback that helps you to get better at the things you care about.


Agreed. It's now just a box to check and then is quickly forgotten. My company skipped year-end self-reviews twice now and the impact has been...nothing?

The challenge I see with feedback is it's team and situation dependent. Have a manager who is an "idea person" and they'll tell their reports to "stop getting mired in details". Then those same people work on the same thing with someone who is methodical and organized and that area for development quickly becomes a "strength". Those reports end up just chasing their tail for an ideal that doesn't exist.

Far better to: 1) address work issues early, 2) be flexible in how to fix them [it's not just them, might be you!], 3) accept that some people might not just be a good fit for this particular project with this particular team.

The absolutely best feedback I've gotten is from a boss who was new and terrible. Everyone else criticized her a the lunch table, but when she asked me at a 1-on-1 what feedback I had, I gave her 3 specific areas that were driving me nuts. From that point on the bullshit curtain dropped. If she did something that annoyed me, I told her. She did the same.

I guess that's what the "psychological safe space" flavor-of-the-month is now.


> My company skipped year-end self-reviews twice now and the impact has been...nothing?

I wish this caught on more. Unfortunately, it's all tied up in what HR departments use to justify their existence. I wish that HR execs just f-ing read them and realized it's a huge waste of time and the vast majority of these reviews are people just going through the motions and writing down whatever they can come up with in 20 minutes.


Agreed. It becomes a checkbox exercise for HR - “we developed a performance review process”.

The further along I get in my career the more I realize it doesn’t really matter. Do what you think is right. Take feedback but don’t treat it too seriously unless it impacts team performance.

If I take a step back it seems to me most companies are a thousand monkeys banging at a thousand typewriters.

If you can produce something from that chaos, that’s what matters, not some HR form.


What’s the thing with this obsession to become better and better all the f-ing time?

It's just management's way of saying: we're the adults here (with unquestioned 360 perspective on all matters of "performance" and "team fit"), you mere employees are the children permanently in need of our guidance and approval, etc. etc.

That, and of course legal CYA when it comes to firing people.


The best bit is when the feedback and implied improvements are completely decoupled from pay rises and promotions.

But actually though, why _should_ I give a shit. Just leave me alone for a while, it'll be fine.


I don't mind constant improvement, but not for the sole purpose of being a better asset for my employer.


aka Stalinism. Or maybe organizational kabuki. Or a mass game of Prisoner's Dilemma in the form of "Guess what I'm thinking?"

These attempts at introspection somehow weaponize feedback into another tool of dominance and oppression.

Woe be to the persons of good faith who speak honestly.


I do see some criticism of techniques like non-violent communication here on HN and then I see articles like this that reinvent it half-way.

You don’t need to sugar-coat your feedback as often if you provide context and ground your feedback in facts. That’s a big chunk of NVC right there. If you don’t have a good strategy for giving people honest feedback, then what you do is you stumble around trying different strategies to sugar-coat feedback and end up doing more harm than good.

We humans, very naturally, are just trying to feel good most of the time and we want people to like us. That’s why we don’t like giving people feedback. We try all sorts of different ways of giving feedback so we can keep feeling good and make people like us, and it's easy to end up falling into the trap of being brutish (delivering feedback with careless disregard for other people) or into the trap of being manipulative (distorting feedback because we value people’s feelings more than our stated goals).


The problem is when the manager gives out quick, direct harsh feedback, but the manager himself doesn't accept any from his reports. That is a very toxic environment. So if you want to do this then you need to make sure that you yourself can handle it. If a report gives you harsh feedback, don't get angry and retaliate for no reason, that feedback is just a piece of information, instead just explain why you did what you did.

By the way, any programmer accepts direct feedback, otherwise you can't work with a compiler. Feedback should be direct, quick and fair. I see no reason to do anything else, and if someone feels uncomfortable with that you can just train them to get used to it, everyone who programs can get used to it quickly. However you can't train your manager to accept direct feedback as he will just fire you if he can't already handle it.


My pet theory is this is why tech beat out basically every other industry in management and company culture.

You work with an unforgiving compiler for a couple of years? You know something about feedback. (Personal favorite F#)

Also final point, BS managers are dime a dozen. As a manager you should welcome getting feedback as it gets you to be like Juggernaut from Marvel.


I'm not sure I buy this argument. Compiler feedback is 100% logical and deterministic. Human feedback, even when precise (which it often isn't) is still influenced by the whims of others. The programmer archetype finds the latter frustrating.


I don't know. There's some brutally honest feedback that I would appreciate. Like, if my feedback was like Rust. Here's a list of the 6 things you did wrong, a helpful diagram for how to understand the failure, a few tips for improvement, and a link if you want to read more.

On the other hand ... a lot of feedback feels more like ocaml. Something's wrong. It's probably on this line. Maybe. Does "int * int * int" mean anything to you? Look maybe go put some parens on some of your match statements or something. Good luck fixing it.

Of the significant critical feedbacks that I've gotten (in tech) only one of them was like a Rust compiler feedback. The others were much more like working with ocaml. And pragmatically they didn't even seem to be valid (a lot of subjective-ness was involved, so I can't say they were objectively wrong ... but when followed bad things happened).


> My pet theory is this is why tech beat out basically every other industry in management and company culture.

I dunno, tech management always striked me as pretty bad.


Interesting thought, I think IT people indeed deal with feedback differently.


I feel that this kind of articles mostly apply to some dream company, and not in the real world esp. outside SV and top talent. Context is king.

There are people who wouldn’t accept honest feedback, they wouldn’t even accept honest PR reviews. There are teams which were formed by someone else and cannot meet your standards, so how many times should you give negative feedback to people used to work in different mentality? You give up and try to be motivational instead. There are also managers who don’t give feedback only when they want to fire someone and give the harshest out-of-the-blue feedback they can give. And then there are company- or country- cultural issues, where some employees would take harsh feedback as a warning that they will get fired and their job security will go into garbage. And so many more cases and examples.


I don't think it is about dream company.

It is just that you don't give honest feedback to people with who you don't have a relation.

Before someone can give/take feedback there has to be relation of trust.

It is more of emotion management that simply telling someone do start doing things differently.


well, if you hurt a persons feelings enough, they'll quit so like all things, it's a trade off to be played entirely to the context of the situation

i'm not a fan of this cultural backlash in management writing. we had a period of was was essentially "stop being a dick, your reports are humans" and now we have a push in the opposite direction.

i appreciate the pushback as reconciling it will cause innovation (probably) but i stand firmly on the side of dont be a dick.

there will be many opportunities to offer feedback. you only get one relationship with a person and people largely quit jobs because of managers


I agree - there is usually a way to be honest without being brutal.


It might be considered softening, but I think it's always essential to express your "confidence level" when giving feedback. The article does advise focusing on facts and tying feedback to outcomes, but managers don't have a godlike view. You don't necessarily know all the facts of the situation, and you can't always be certain of the business outcomes, especially when giving feedback to a highly-skilled team member who might have their own reasons for doing things a certain way.

Presenting feedback overconfidently can provoke defensiveness that humility would have avoided.


In a way, what the article is describing is sort of like building a scientific hypothesis: your feedback needs to be concrete enough to be falsifiable.

You don't have to know all the facts, and you don't have to come across as overconfident. You should present the facts as you understand them. This gives the other person the ability to contextualise the feedback you're trying to give them, but also the necessary context to contradict you if they think the feedback is wrong. Likewise, putting it in terms of business outcomes means that they can counter your argument with what their intended outcome was, where appropriate (which is an especially important conversation with senior/high skilled people).

All the caveats you're describing are pretty damn important, but they're all pretty much part of what the author means by "be kind".


It all depends on circumstances. Like all these articles it can be very good or very bad advice. Great if you have a small team that you afford to hand pick, bad for larger ones where you also need to employ people who just can't handle the truth (large percentage of population). Insincere motivational speeches exists for a reason: they work.


I can't provide constructive feedback. I just don't know how. Most of my attempts have failed, been counter productive, or worse. I can't think of an instance that I didn't later regret. (Which might be some kind of negative selection bias.)

I think maybe role playing would help. Like taking improv classes.

I had this notion while reading Voss' "Never Split the Difference". It's about using the latest hostage negotiation techniques in normal life. Like when asking for a salary increase. Entering a negotiation cold (no practice) is doomed to fail.

Expecting someone (eg yourself) to be good at giving constructive feedback without training and practice is kinda silly.

Back when I had to do a lot of public speaking, I hired people to help me. Stuff like stump speeches, practice debates, endorsement interviews. They recorded grilling me and then we'd review the tape. Hard but helpful. I wasn't ever very good, but they helped me be not terrible.


I often see people wrap their feedback in a "just thinking out loud" style of speaking, that leaves everyone confused. "Well you're not handling this error here, so maybe it would be good to think about doing that, or maybe we don't need to. Well it's definitely a good idea to think about it" and so on.

It took me years to have the confidence to, after a ramble like that, directly ask what the suggestion was.

There's only so much definitely maybe thinking about possible good ideas I can do.


This is the central thesis of Kim Scott's book "Radical <s>Focus</s> Candor". A book which poignantly summarises itself in the diagram on the cover (see https://twitter.com/kimballscott/status/1410707132572266501). Good feedback requires genuinely caring personally and being direct, which is much easier said than done.

She calls softening feedback in a misguided attempt to avoid hurting someone's feelings "ruinous empathy". Early on in my career I fell into this trap far more often than I like to admit and this book really gave me a mental model for improving that.

Edit: fixed the name of the book


Do you perhaps mean "Radical Candor" by Kim Scott, rather than "Radical Focus"?


That's exactly what I meant! Radical Focus is obviously also worth a shout, for entirely unrelated reasons :)


The article seems to be struggling to state its purpose: give useful feedback, but don't be a jerk.

The author dances around English vocabulary definitions in this article: soften, kind, nice, actionable, rude, useful, direct, bottom line. It'd be much clearer to title the blog: how to give useful feedback.

I seem to dislike many chosen titles of blog authors. They're incentivized to have great titles regardless of the bottom line of the article. This article doesn't take its own advice, which is to get to the bottom line. There's so little about "soften" in here, why is it in the title?


I was nearly fired from Google for giving a coworker feedback (I said they did a bad job that impacted the whole team and they cried). Since then I've learned that being honest, even in a polite way, can have severe consequences.


Feel like there’s more to this story than a coworker crying from negative feedback


no, the director just used it to force me off the team and get me in trouble with HR. Other than that, nothing interesting.


This is a great article, but unfortunately I don't think most of the advice is particularly actionable for most people.

Soft-pedaling our criticisms if each other is deeply ingrained in many/most people. From a very young age, we're taught to not "rock the boat", and we fear (often rightly) that other people will retaliate if we criticize them.

If you want to turn this into actionable advice, I would recommend mandatory, short staff courses in some kind of Non-Violent Communication (NVC)... I liked Crucial Conversations a lot, but I know there are plenty of others... NVC has become a touchstone in a lot of therapists' offices, 12-step meetings, etc. It really works, and it's easy to teach.


It is also cultural. Being openly critical of other people just doesn't fly in some parts of the world.

I don't really think there is any answer. I agree that some people communicate poorly with subordinates, I think that often people who are criticised for being too critical are just bad at communicating what they expect/want other people to do.

But I would also say that criticism doesn't work with some people. The other part of knowing how to be critical is knowing when to be critical. Some people do better when they learn it for themselves. Some people do better when they don't have someone looking over their shoulder all day. It isn't just about people being sensitive (although there is that too, and it is perfectly legitimate to be sensitive...if you grow up and a parent is on your case all the time and you grow up afraid of criticism, that doesn't mean you can't get a job and can't be managed).

Sports is probably the best example of this: some coaches don't understand this and put everyone on blast, it doesn't work, it actually makes people perform worse, nothing is going to change that (team competitive online games are also very good, I didn't play these as a kid, I did play a lot of sports, and when I started playing these in my mid-20s I was surprised that team communication was way more important than any sport I had played...I suspect most self-styled communication experts would wither under the pressure of a ranked Overwatch game).


I'm partial myself to two books from the Harvard Negotiation Project (Douglas Stone, Shiela Heen, et al): Thanks for the Feedback (on how to receive feedback), and Difficult Conversations (on how to give feedback). I imagine books about the topic tend to all provide similar frameworks, I happen to like these two because they're very structured and I do well with that.


Wikipedia on NVC states that critics say:

The method requires a substantial amount of effort (time) to learn and apply, and assumes a certain level of education.

Not that I know or could tell that the critics are right, but is it really just that easy to teach and learn?

I feel like there's always something odd about some of these taught communication techniques, where I feel like there's a reason these communication styles don't come naturally to us, and there is a bit of a manipulative aspect to them.


> I feel like there's always something odd about some of these taught communication techniques, where I feel like there's a reason these communication styles don't come naturally to us, and there is a bit of a manipulative aspect to them.

This definitely can be true, but in practice these techniques shape your understanding of people. Motivational Interviewing and NVC both draw upon an attitude of acceptance—that is, treating the person you are talking to with accurate empathy for their perspective, support for their autonomy, affirmation of their strengths and efforts, and the belief that they have intrinsic worth.

Someone who is comfortable thinking of themselves as a manipulator could pretend to believe such things for the sake of coming up with the right thing to say, and if they're a skilled liar then they would likely get away with using the technique manipulatively at least some of the time, but if you interpret your interactions as if you are accepting of the people in your life then it is far more natural to genuinely think of them with an attitude of acceptance, which is fundamentally at odds with manipulative behavior.

That is, I would argue, the primary benefit of learning these conversational styles for a layperson: the language you use shapes the way that you think, and intentional non-violent communication begets non-violent thought until non-violent communication becomes natural.


I think certain principles of it are very simple yet may take time for people to learn. I also have found that sometimes I've felt overwhelmed with the number of steps of NVC and sometimes how it seems to require two people to participate.

So I created a three-step process that may be similar to NVC but with just three steps and only requiring one person, I find it pretty easy to remember and have seen people learn (the basics of) it quickly.

Step 1) truth

Step 2) fair play

Step 3) love

1) tell the truth about how you actually feel: most of us don't do this and when we do, other people will often better trust what we say.

2) tell the other person how you imagine they might be feeling: let's them know you're considering how they feel, with an emphasis on not knowing for sure.

3) say one thing to connect with love: I'm sorry, I hope you have a good day, etc.

I've found this to work very well in my life, and have had people use it successfully with very little training. At the same time, i feel confident it will take a lifetime to master :-)

Anyway, I hope that helps and you find it relevant to your repsonse.


Well, I definitely appreciate your response :-) I know this is kinda meta, but I was fascinated by how my comment yesterday jumped to +5, then down to zero, and seems to have ended up at +2 now.

I had no idea that NVC would be such a polarizing discussion. I'm wondering if maybe some other folks had some bad experiences with it?


I'm not sure, however, I think NVC has made people feel a lot of things. Some people feel incredibly grateful for it, as it may have saved their lives. Some people feel incredibly angry at it, as someone in their life almost forced them into using it when they didn't want to. Others may have lots of other reactions to it. Most people I've met, who have heard of it, seem to have a strong reaction to it, with few people seeming to feel indifferent to it.

I assume that a lot of the negative reaction to it is how others seem to force people into doing NVC because, as I mentioned, it often seems like a two-player game. So, if I learn NVC and you don't, then I can sometimes try to force you to speak the NVC language so that we're playing the same game.

But, again, I'm not quite sure. Although now I'm more curious to dive into the reviews of it to learn why people feel attracted to or repelled from it.


> ...Some people feel incredibly angry at it, as someone in their life almost forced them into using it when they didn't want to.

This is a really good point, and it's an angle I didn't honestly consider. NVC is a goddamn superpower for dealing with people who are being difficult... I guess it makes sense that there are people who have been on the receiving end, and couldn't get their own needs met.

I'm really glad we both participated in this discussion... Really nice to get an eye-opener like this.


>I guess it makes sense that there are people who have been on the receiving end, and couldn't get their own needs met.

I've run into similar challenges with those three steps I talked about. I haven't been deeply steeped in NVC so I may have it wrong—my impression is that it doesn't do step 2 very well, or articulating how I imagine the other person is feeling. Often it seems to leave that part to a question, requesting the other person answer what they need and often, people can't answer it or don't want to. While basic questions, I find they challenge me and many others: how do I feel, what do I want, what do I need? So with NVC, I think it almost requires the other person to answer that and get into a dialogue about what both people need and if the one person doesn't know or doesn't want to, it can almost become a standstill and then lead to more frustation..."I'm saying what I need, I need you to say what you need. What do you need???"


NVC is easy to teach but takes some time to learn. You can fit a description of NVC on an index card and yet it will still take you a while to put it into practice well. Theory is easy but praxis is hard.

I hear the criticism that stuff like NVC is “manipulative” and I think I get where the feeling comes from, but I also feel that systems like NVC are generally, on the balance, very helpful. The baseline for communication skills is shockingly low in most offices I’ve worked in. I like NVC because it focuses on things like communicating facts, communicating your personal feelings, and sharing your goals. A lot of people tend to skip out on basic stuff like communicating facts or sharing goals with people they work with, and what it ends up doing is sabotaging the ability of other people to give you what you want, or it moves too fast and puts people on the defensive.

> …where I feel like there's a reason these communication styles don't come naturally to us, and there is a bit of a manipulative aspect to them.

IMO people are naturally manipulative and it takes conscious effort to be honest with people. I don’t necessarily mean that we are consciously trying to manipulate people, just that we try different communication strategies and tend to keep using manipulative communication strategies if those strategies get us what we want. We send our children to school and church, we discipline them and tell them about right and wrong, all in the hope that they will grow up to be good people. Kids will lie their little mouths off from the day that they learn how to lie (usually around age 4-6) and then we have to teach them not to lie, which can be difficult.

The “natural” communication strategies include things like crying until you get what you want, or telling lies when you get caught doing things. Again, not trying to say human nature is evil, but that honesty is something you have to learn.


A huge +1 for this. NVC should be part of basic education!


My issue with feedback is three folds:

1. It’s often given as part of performance review, and as such is shared with others (not just for you) and can negatively affect your career / promotions. Also, due to that, people game the feedback system and it becomes more of a reflection of how many allies you made.

2. In the US, with employment at will, feedback can be seen as a gateway to getting fired

3. It supports a culture of “you always have to improve yourself”, which rubs me wrong.

I do believe that feedback does improve people though, but I wish there was a system in place where feedback was 1:1 and not part of a broader performance review process.


I prefer a shit sandwich: "Something highly undesirable made triflingly more palatable by attempting to surround it with more tolerable things."

https://en.m.wiktionary.org/wiki/shit_sandwich


It's an useful technique and I've already used it many times, but what do you do if there isn't enough genuine positive feedback for you to give to the person to make the constructive feedback more palatable?

I find it to be a bit of a crutch. I prefer instead to make the constructive feedback itself palatable and not "shit". If it's an opportunity for growth then I frame it as that. If it's just factual feedback without any harmful consequences for the person's career or employment, I make that clear. In those situations we should be able to give harsh feedback without making it unpalatable.

If it does have harmful consequences for the person, then it should be made clear and we should provide help to them (and frame it as just that, as help rather than as an accusation). If the consequences are immediate, then it isn't just feedback and should be dealt with appropriately.


I think it is better called a "compliment sandwich". With practice, I think one can usually find something to praise about someone. Books called "difficult conversations", "crucial conversations", or similar (I have a couple, not at hand at the moment, and some material re this topic at my web site) are helpful in saying what needs to be said, while ALSO expressing true caring for the person as a valued human being.

Someone wise said something like: "the primary feeling in any interaction should be love", and, "never let a problem to be solved become more important than a person to be loved". It takes practice, and probably a supporting belief system. They didn't mean romantic love, but a sense of really caring about the person and their well-being, as more important than any putting them down or $ or whatever.

I think I said that better at my web site (in profile), under something like "Other / Life Lessons learned" / maturity models / social / ...."

Edit: another way to look at it is to be sure to say what you are NOT saying: "First of all, thanks for your efforts. One thing that happened is X did not actually help with Y, but it might in the future if it were more Z. (smile) I am definitely not saying you are are a bad person or something, or should be fired [if you can say so honestly]. We all have room to improve, I know I do, and I hope you will tell me so when you see ways I can improve. And I appreciate your efforts, and you have really good potential. Let's go forward together on this project from here." (Everyone does have good potential, in some context, I believe, and maybe it is almost always good to say "I think we can go forward on ___ with ___. I can be wrong, and thanks for listening!! That is kind of you. I will try to do the same." [then do so, asking questions, you can always say "interesting, I should probably give that some thought"... in a pinch.)

There are many good ideas out there. Asking questions and listening and observing, among them.

(some edits.., including correcting navigation notes about my web site)


If you give a human a "compliment sandwich" they are likely to take the compliments and throw away what they don't like. It will weaken your intent behind initiating the dialog.

A commitment to positive regard and support from your side is fine, but the way you expressed it in your examples feels manipulative and will lead to future compliments and interactions feeling inauthentic.

I've preferred to call it a "feedback sandwich" in the past but that feels like cop out management from Office Space, like firing someone on a Friday to minimize backlash.

If we're talking about a place of work then I might sandwich it by implying their skill is needed and, hopefully in a skillful way, that I like having them around. If these are the issues needing to be addressed then that's what makes it a "shit sandwich".

At the end of the day, I am responsible for only my own emotions. I can truthfully express what our relationship means to me and thereby provide some contextual buffering that they can rely on, if they want, but I don't want to push a desired reaction down their throat. That's a problem with an appeal to their kindness.


I find the sandwich helpful because I really do mean it, and otherwise I can be awkward with people and miscommunicate, easily. I think we agree that honesty is always important.

The reason for the whole prioritization of kindness generally is this: I have learned for myself that God is real, and our choices really do matter in this life and beyond, and the way I learned it means many other things follow as a result: the need to love God with our all, and our fellow humans as ourselves; and the importance of service to others, in the growth process we are all experiencing.

I also appreciate your point that you are only responsible for your own emotions. Sometimes remembering that helps me too -- especially if I consider those emotions to be a choice, or something that the person can choose, if they choose to act in that regard, rather than just being acted upon. Somehow balanced with the importance of serving/helping others appropriately when possible. There are a variety of situations of course, as you imply.

And just a quick aside as it occurs to me: I found from experience that if the only feedback is negative, the recipient will likely eventually quit listening or quit participating, or become destructive in some way. I think we all need a positive concept of future possibilities, i.e., hope, in order to move forward. Part of a leader's job is to be to motivate, and/or to know when that is needed, and providing that hope is important. There is a short book ~ "Leadership and the One Minute Manager" that talks about 4 different kinds (maturity levels) of reports, and the different treatment each needs, depending on their high or low levels of confidence and competence.


Leadership is definitely somewhere I can improve. I'll check out the book, thanks. I feel in my last leadership position I was too friendly, giving my team too much room to not be serious to improve. In a not insignificant way it contributed to me burning out there, so I'm still figuring out a better approach.

Someone that I consider my spiritual teacher once told me: "you can't be in Love with someone if you're not also in Truth with them." I really like that.

From a Christian perspective I prioritize the Truth aspect of Logos. I feel that is lacking in today's communication where people would rather be untruthful than risk being seen as unkind or risk not receiving love. It sounds like you are authentic in your expression however so that's great :)


Right -- we never want to leave a person thinking they are worthless or hated, nor that they don't have to try their best.

It impresses me how consistently the Lord's example & teachings include principles in such perfection and balance. I don't mean we have a record of everything, but that it is so good in that way. He always taught truth, and is patient & helpful if we are sincere in moving forward, doing our very best, on His path, and while never lowering his standards. Kindness and truth, together. There is so much reason for gratitude. (Email me any time/if you want/profile.)


I used to send these monthly massive 'update' emails to all the execs at my tech job. While it's not feedback, at some point I switched to including a TLDR version at the top for the busiest people and a long-form explanation for anyone interested.

I was pleasantly surprised when the CEO gave a huge 'THANK YOU FOR THE TLDR version' in a reply all. The 'bottomline' comment kind of reminded me of that haha.


> I switched to including a TLDR version at the top for the busiest people and a long-form explanation for anyone interested.

Yep. That's a good practice. I write a 2-4 sentence blurb at the beginning, that just says the key idea, point or request, followed by some empty space. And then a row of asterisks with the word "details" in it, where everything gets properly fleshed out in the right order.

Never got feedback for that, but I know it works because it has helped to halt email-thread-diarrhea.

I started doing this because there are SO MANY people who literally only read the first few sentences of an email, respond to the first thing that comes up and ignore the rest.


> But by softening the feedback so much that it becomes fuzzy, the feedback-giver has inadvertently set up their teammate to fail.

I'm reminded of the idea of Yes, and... [0]. Seems like a great idea for improv comedy, but it's a terrible idea for clear and mature argumentation, where the goal should be to find the root of disagreement rather than to pretend no disagreement exists. Hard to imagine serious philosophers using that kind of approach, for instance.

[0] https://en.wikipedia.org/wiki/Yes,_and


Some advice to people that receive straight-forward feedback: If your manager has stated things in factual, logical and respectful manner, with no sense of passive aggressive tone, confront it - I think of feedback, especially difficult digest ones to be very motivating. If your manager has misevaluated still after introspection, tell him exactly how you thought about it and how it is not quite correct due the reasons you shall state. Keep a level of professionalism for each other and smile.


Accepting feedback is a skill, and a manager has to deal with vastly different skill levels in the people they provide feedback to.

The manager's manager also has to be supportive. I had a manager once who, when one of my directs complained that I was "mean", told the direct that I shouldn't have been so direct. This undermined my ability to give direct feedback, and deprived my employee of the opportunity to practice the skill.


I had that problem with being too easy on correcting a black student and having it cause a lot of trouble including being accused of being racist.

The good news is that we got it straight, he received the correction and succeed in the next class. The bad news was that failed the next class so bad that he went to jail and didn't pass go.


Like others have said, feedback is not directed against your ego but simply the advice of a coach who wants you to improve.That being said, a mean or bad coach is terrible to work for. Perhaps the worst thing is getting plaudits, thinking everything is fine and then being shown the door.


yeah weed them the f* out. thats why Netflix's old culture document was so interesting and great, they went straight for the Machiavellian route and straight up said "if you want a 'family', go join a startup"


Tldr.. fonts suck. Article could have been 5 sentences and been more digestible.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: