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.

Suppose I wanted to kill a lot of pilots (2020)

144 pointsby stanriversover 1 year ago

18 comments

franky47over 1 year ago
This reminds me of the drawing of WWII bomber planes with bullet holes mapped out, showing that the critical systems were where there were no holes, not because the hull was strong enough, but because a hit there would cause the plane not to return and be recorded.<p><a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Survivorship_bias" rel="nofollow noreferrer">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Survivorship_bias</a>
评论 #37216299 未加载
gustavusover 1 year ago
There&#x27;s an episode of Sienfeld about this. George realizes that he always makes the wrong decision so he decides to do the opposite of whatever he would normally do, and it ends up working out for him pretty well.
评论 #37213706 未加载
jhbadgerover 1 year ago
Perhaps Charlie Munger&#x27;s enthusiasm for this sort of inverse reasoning explains his (now cancelled) plan for the windowless dorm building he designed for UC-Santa Barbara -- he was creating the worst possible dorm building in order to get insights into what a good dorm building would be.
评论 #37214074 未加载
评论 #37214884 未加载
评论 #37213674 未加载
评论 #37214779 未加载
评论 #37214511 未加载
jedbergover 1 year ago
This is basically the idea behind Chaos Engineering. Think of all the ways a system can break, make it happen, and see if we survive. If we don&#x27;t, fix it so we do next time.
pikminguyover 1 year ago
This reminds me of How to be Miserable by Randy Patterson. A guide on all the ways to ruin your mental health so you can not do them.
HtmlProgrammerover 1 year ago
Is this not just the general approach to system design? When I’m writing software, my first thought is list everything that could go wrong?<p>Or am I just a hopelessly anxious person lol
评论 #37213491 未加载
评论 #37215210 未加载
neilvover 1 year ago
Another &quot;think a bit differently&quot; trick, which sometimes helps me, is to ask myself what I would advise <i>someone else</i> to do, in a similar situation.<p>This can help get past some individual biases.
louwrentiusover 1 year ago
I’m not really fond of this concept.<p>I think the simple idea of “risk analysis” is much more intuitive and better captures the idea that is being conveyed.
DanielBMarkhamover 1 year ago
Related essay: Negatives Stack, Positives Don&#x27;t <a href="https:&#x2F;&#x2F;danielbmarkham.com&#x2F;negatives-stack-positives-dont-a-numberline-model-of-communication&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;danielbmarkham.com&#x2F;negatives-stack-positives-dont-a-...</a>
karaterobotover 1 year ago
I don&#x27;t think the value of inverse reasoning is that it lets you think of new ideas. If you&#x27;re trying to list all the ways something could go wrong, you&#x27;re pretty much just listing the ways they could go right, and flipping them. What I mean is, I think your list of bullet points for &quot;how to have a great career&quot; would be able as long as your list of bullet points for &quot;how to have a terrible career&quot;. Both lists would usually contain the same essential information, just framed differently.<p>Where I think such a practice can be useful is in forcing you to confront unpleasant possibilities you would otherwise try to ignore, and thus at least briefly plan for them.
aftbitover 1 year ago
An interesting concept. If you want to succeed but cannot see the solution, spend a lot of time thinking about how you might fail, then just don&#x27;t do that.
评论 #37214358 未加载
评论 #37212959 未加载
评论 #37214225 未加载
评论 #37212444 未加载
rootusrootusover 1 year ago
I saw something like this for suicide. Dark, and fairly graphic. All the possible ways you might want to kill yourself, complete with descriptions of how it usually goes wrong and you&#x27;ll just be maimed for life instead. The intent was clearly to convince people not to do it.
评论 #37214729 未加载
asahover 1 year ago
One of my favorite versions: when Steve Jobs immersed an early iPod in water to see if any bubbles came out, and therefore it could be made smaller&#x2F;tighter.<p><a href="https:&#x2F;&#x2F;www.google.com&#x2F;search?q=steve+jobs+ipod+water+air+bubbles" rel="nofollow noreferrer">https:&#x2F;&#x2F;www.google.com&#x2F;search?q=steve+jobs+ipod+water+air+bu...</a><p>Another is when Feynman ducked a piece of o-ring in a glass of ice water, causing it to fail.<p><a href="https:&#x2F;&#x2F;www.google.com&#x2F;search?q=feynman+challenger+o+ring" rel="nofollow noreferrer">https:&#x2F;&#x2F;www.google.com&#x2F;search?q=feynman+challenger+o+ring</a>
isoprophlexover 1 year ago
See also: <a href="https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Duality_(optimization)" rel="nofollow noreferrer">https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Duality_(optimization)</a><p><i>In mathematical optimization theory, duality or the duality principle is the principle that optimization problems may be viewed from either of two perspectives, the primal problem or the dual problem. If the primal is a minimization problem then the dual is a maximization problem (and vice versa). Any feasible solution to the primal (minimization) problem is at least as large as any feasible solution to the dual (maximization) problem.</i>
phkahlerover 1 year ago
Same thing applies to figuring out what you want. First identify all the stuff that you don&#x27;t want - particularly things you already have and are willing to get rid of. Getting rid of things really reinforces the notion that you don&#x27;t want them. This also makes space and frees up time to explore things you do want even if you&#x27;re not sure what that is yet.
titzerover 1 year ago
I feel like there is&#x2F;should be some kind of programming language design equivalent of this. If you wanted to make programmers basically incapable of writing correct programs, how would you do it?<p>Here&#x27;s where I&#x27;d share examples and it wouldn&#x27;t be funny and instead start a flamewar.
cleover 1 year ago
Charlie Munger would get his OpenAI account suspended.
elSidCampeadorover 1 year ago
tldr - &quot;invert, always invert&quot; or something to that effect that Jacobi said