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: Have you ever had a "middle-out epiphany"?

7 pointsby hashimover 1 year ago
In S01E08 of Silicon Valley, during a certain scene about phallic physics, the founder of Pied Piper suddenly has an epiphany about &quot;middle-out compression&quot;, leading to the revolutionary compression algorithm that ends up saving their arses and getting them funded.<p>Have you ever had a groundbreaking idea come to you like an epiphany, all at once - as opposed to gradually through deliberate brainstorming - that solved a major technical problem for you, and what was it?

7 comments

kelseyfrogover 1 year ago
The usual way it works for me is packing in enough information about the problem, the context, and relevant background&#x2F;theory as I possibly can - to the point of obsession. Then once I&#x27;ve established a constant background hum of thought, I have to encourage the epiphany to arrive.<p>Monotonous physical movement is an epiphany trigger. Activities like running, washing dishes, and showering all set the stage for the epiphany to arrive. It can take a week or two when it comes. If it doesn&#x27;t then I take a break for a month and try again.
评论 #38660328 未加载
hollaschover 1 year ago
For various reasons, I was preoccupied with three different thoughts in 2005: the Euler equation (relating vertices, edges and faces), transforming planes with 4x4 matrices, and trying to optimize ray-triangle intersection. On the way to a company meeting, I was sitting on a bus, looking out the window, watching the scenery go by while turning these three topics around in my head. These pieces (which I didn&#x27;t think were really related) suddenly started fitting together, and I came up with a radically new way of testing ray intersection against an object defined by a mesh of triangles. It ended up being successful beyond my biggest hopes. Eventually got patented by Microsoft, but the patent&#x27;s now expired. Still my proudest discovery.
评论 #38660332 未加载
评论 #38608887 未加载
评论 #38605547 未加载
jakabiaover 1 year ago
So you mean a Eureka moment? <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Eureka_effect" rel="nofollow noreferrer">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Eureka_effect</a>
评论 #38660279 未加载
DamonHDover 1 year ago
While a lot of progress is made by chipping away at something, sometimes an idea arrives apparently (very nearly) all at once. At least one of the ideas in patent GB2594749, now in &gt; 10E5 devices, came about arguing with a colleague about why something simply wasn&#x27;t possible...
评论 #38604496 未加载
mejutocoover 1 year ago
While helping somebody with an assigment during uni studies I realized binary counting is equivalent to computing all the permutations. We used that fact to solve one of many problems in an allnighter.<p>Not very impressive but it felt deeper to rediscover by oneself.
bruce511over 1 year ago
For me this is common. Not so much in the &quot;saved the company&quot; sense, but rather in the &quot;oh, I know how to solve that&quot; sense.<p>And only occasionally for big things. More often for little things. Bug fixing. Feature design and so on.<p>I seems when I stop looking at the problem so hard, the solution works itself out subconsciously, and is waiting for me the next time I think in that direction. Usually in the shower :)<p>Of course this is just the beginning of the actual solution. The work is in taking the idea and then turning it into something useful. Ideas by themselves are valueless.
VirusNewbieover 1 year ago
Yes. I&#x27;ll check back here in a few months when it ships to everyone on the internet (if it all goes well) :)
评论 #38660338 未加载