TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Do you celebrate failures at work?

27 pointsby ReginaDeiPiratiover 2 years ago
Hello folks!<p>Do you have any process, ritual, etc.. that you use at work to embrace and celebrate failures?<p>E.g. I&#x27;ve recently learned that for a period at AirBnB there was an award for the biggest failed project and feature.<p>How have these practices impacted your work?<p>Do you feel that failures at work are accepted by the leadership and are used to create value (personal growth and business level)?<p>Curious to hear your opinions and experiences.

27 comments

bradleyyover 2 years ago
We don&#x27;t exactly <i>celebrate</i> failure, but:<p><pre><code> 1) We have a culture that accepts &quot;failures happen&quot;. People screw up, sometimes badly. 2) Imperative to this is a culture of ownership. You hide failures, your job is at risk. You own it, go public, get help, and all is well. Well, not exactly well, since there was a failure, but you get the picture. 3) Blameless post-mortems (hate that term, nobody died) 4) We do have a tongue-in-cheek slack channel for those folks who have caused a &quot;p0&quot;, i.e. most-severe-breakage </code></pre> I&#x27;d not want to work somewhere that didn&#x27;t have the above; it&#x27;s just part of being a mature organization.
评论 #34711622 未加载
评论 #34711328 未加载
评论 #34713606 未加载
评论 #34711071 未加载
评论 #34711656 未加载
belvalover 2 years ago
The only place I ever worked at that &quot;celebrated failure&quot; (their own words) was an overgrown startup with no customers that was unable to ship a single product.<p>Now I find the expression almost repulsive. Failure is part of work, not punishing failure is ok, celebrating it by saying &quot;we learned so much&quot; is a serious company smell for me.
评论 #34712105 未加载
bryanlarsenover 2 years ago
“Recently, I was asked if I was going to fire an employee who made a mistake that cost the company $600,000. No, I replied, I just spent $600,000 training him. Why would I want somebody to hire his experience?”<p>– Thomas John Watson Sr., IBM
JonChesterfieldover 2 years ago
The most popular ritual I&#x27;ve seen for celebrating failure is firing people. I can see a case for the company declaring bankruptcy being considered a ritual.<p>I&#x27;m trying to imagine a world where failure is seen as a good thing - it implies risks were taken, and without risk there is unlikely to be progress. I suppose AirBnB is a bit of a poster child for move fast and get sued later so that sort of fits.
评论 #34711238 未加载
评论 #34710811 未加载
version_fiveover 2 years ago
I worked somewhere that did it and it was completely performative.<p>A culture of experimentation, which as a requirement leads to failures, does not need to celebrate failure. That&#x27;s like cargo cult mentality, thinking that the failure itself is causally doing something good.
linsomniacover 2 years ago
This is an interesting question. I always am telling my kids: &quot;If everything you try works, you aren&#x27;t trying hard enough.&quot; Because they tend towards doing the easy thing so it&#x27;ll be a success, but most of life&#x27;s interesting things happen at the intersection of failure. But, on the other hand, I don&#x27;t really want to enable their doing of totally asinine things, the number of views on Jake Paul&#x27;s videos not withstanding...
mikeceover 2 years ago
I&#x27;ve heard it said that in Japan management seeks to fix the problem when there&#x27;s a failure rather than fixing the blame. I have no idea if that&#x27;s true of the Japanese but I know it&#x27;s true in America. And once the blame is fixed then the person blamed is ejected from the organization and that&#x27;s considered a fix to the problem. So why would anyone volunteer to talk about failure when that is the status quo?
评论 #34711155 未加载
rlawsonover 2 years ago
Ha I worked for a startup that <i>said</i> this was one of their guiding principles. What it really meant was we will pretend to understand and will save it for later when we need to lay people off. Was also big on radical candor but that really meant radical candor flowed from above but not so welcome when it went back the other direction.
sublinearover 2 years ago
The whole premise of this question is kinda backwards.<p>If a dev messes up an implementation detail, that&#x27;s a bug. It could be a small bug, could be a big bug, or could be a forced bug caused by contradictory requirements. Usually if it&#x27;s a big bug then it&#x27;s also probably the requirements. So then now there&#x27;s at least one more owner of that bug besides the dev. Then you dig in further and find that the requirements are bad due to other seeming organizational problems, etc. so there are even more owners of the bug...<p>Natural to ask at this point when is a bug a feature? What is failure anymore if you managed to redefine things and embrace that there was no organizational dysfunction after all and that the nature of the problem revealed some deeper truth about how to solve it?<p>These are not abstract questions. What I&#x27;m saying is that work is just as much a process of discovery as it is a process to get some expected result. When the expectations have to change that&#x27;s not failure, so there&#x27;s really no such thing as failure and nothing to really celebrate or blame anyone about. If you&#x27;re working then there&#x27;s progress and that&#x27;s all that really matters.<p>If people can&#x27;t keep up with expectations it&#x27;s completely arbitrary to decide to either adjust expectations or fire people. That&#x27;s a matter of running the business, not a judgment one way or the other of the work that was done. This is the reason they say to not take it personally. It&#x27;s not just a bunch of bull to make you feel better. It&#x27;s simply irrelevant.
评论 #34712539 未加载
jdbiggsover 2 years ago
I started a podcast about this. I&#x27;m sick of the rah-rah confident founder BS we see on here and all over the Internet. Sometimes we need to learn from our failures. Anyway, check it out. Keep Going: <a href="https:&#x2F;&#x2F;podcasts.apple.com&#x2F;us&#x2F;podcast&#x2F;keep-going-a-podcast-about-failure-and-success&#x2F;id1646659885" rel="nofollow">https:&#x2F;&#x2F;podcasts.apple.com&#x2F;us&#x2F;podcast&#x2F;keep-going-a-podcast-a...</a>
pm90over 2 years ago
I&#x27;ll say there are ways to embrace it, but celebrating it, just that phrase, I suspect will turn off the suits who might misinterpret it.<p>Anyway, the way I&#x27;ve seen it be embraced:<p>* healthy incident management culture with postmortems<p>* teams giving internal talks&#x2F;writing blogs on biggest goof ups<p>* coworkers buying you shit if they break something. Mind: this wasn&#x27;t required, just something people did it because they felt bad. I&#x27;ve received many beers&#x2F;whiskeys this way
logicalmonsterover 2 years ago
I&#x27;m not in the aviation industry or an aviation expert, but it seems like they have a really healthy approach towards viewing failures even though their failures can cost hundreds of lives and are far more impactful than some dumb bug in a dumb social media website.<p>When something goes wrong in aviation, they don&#x27;t seem to rush to blame the pilot or an individual engineer who coded or welded something badly.<p>They look at the overall process and view it as a process failure.<p>They look at the flight checklist requirements and see if there are are any ambiguities or gaps.<p>They look at the manufacturing process and try and figure out if there are any better QA tests they can do.<p>They look at the design of the plane and see if there&#x27;s anything that might have been overlooked as a possible issue.
polonbikeover 2 years ago
In my experience, you can own your mistakes by buying breakfast for the team the next day. I agree that this is different from a failure. But deleting your own account, or the production database, sending a useless email to the whole company, etc ... can all be redeemed with a breakfast, as long as it means that you own your mistake in good faith, and that you will do your best not to repeat it. (Disclosure: I&#x27;m french, we have a thing for breakfast and pain -bread)
评论 #34710881 未加载
phone8675309over 2 years ago
Usually passing the buck, playing the blame game, and most of all never changing anything and then being surprised, shocked, I mean, really shocked, that it keeps happening.
评论 #34710647 未加载
BryantDover 2 years ago
Yep, sure do. When I got to my current job last year one of my early activities was brainstorming a set of team principles for my SRE team, and one of them is “We improve by taking risks, learning, and taking risks again.” The critical thing about failures is learning from them. So really you’re celebrating the learning, not the failures.
justin_oaksover 2 years ago
I assume occasional mistakes are treated differently than negligence, willfully going against policy, or multiple failures from the same person (i.e. a pattern of failure, perhaps just incompetence).<p>I&#x27;d be interested in the cases when even a company that practices no-blame post-mortems has to fire the people who screw up multiple times.
AnimalMuppetover 2 years ago
Somebody (DEC, maybe?) had something they called a &quot;perfect failure&quot;. They had a very precise definition. You had to try something, realize that it wasn&#x27;t working, kill it quickly, and learn something from it.<p>They celebrated these - like, a real celebration. But first they made sure that it really fit the definition.
sodimelover 2 years ago
We post a meme in our chat (this one: <a href="https:&#x2F;&#x2F;i.imgur.com&#x2F;V54NdN0.png" rel="nofollow">https:&#x2F;&#x2F;i.imgur.com&#x2F;V54NdN0.png</a>) every time there is a problem on prod, then we create an entry in our doc that explain the problem and how to resolve &amp; prevent it.
Simon_O_Rourkeover 2 years ago
Used to at Amazon, those guys had a great engineering onboarding that was nothing BUT failures and anecdotes about them. It was really memorable and humbling to see some great engineers share where they went wrong.
blablabla123over 2 years ago
At my past job yes, at the current one it&#x27;s swept under the rug. I even know someone that got fired for doing an error. (edit: and actually most teams seem to struggle with a lot of technical debt)
giantg2over 2 years ago
&quot;Do you celebrate failures at work?&quot;<p>I don&#x27;t. But I&#x27;m sure my bosses celebrate my failures since it makes their decision of who to give a bad rating to very easy.
theflyingelvisover 2 years ago
Why would anyone celebrate failure? Celebrating failure simply doesn’t make sense.<p>Learning from failure makes complete sense, but not celebrating it.
评论 #34711877 未加载
giraffe_ladyover 2 years ago
Traditionally I embrace failure by taking a few weeks for my own hobbies before I start looking for a new job after they fire me.
Fatninoover 2 years ago
We promote them to middle management.
whoomp12342over 2 years ago
with a pie to the face!
zabzonkover 2 years ago
to be really honest, never had a failure at work. not boasting, simply never happened.<p>oh no, i can remember. i once restarted a trading server process that could not easily be restarted once it crashed - crap code, not written by me, which caused quite a few problems. but that&#x27;s about it.
johneaover 2 years ago
This is trolling, right?<p>Or maybe, you haven&#x27;t ever worked in a real job?
评论 #34711349 未加载
评论 #34710911 未加载
评论 #34710599 未加载