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: How to solve a problem?

4 pointsby arjitkpalmost 10 years ago
I want to know how to solve a problem, not by conventional mindset but mindset that have in commons with Elon Musk, Peter Thiel and greats like these

2 comments

mahringer_aalmost 10 years ago
The magic lies in defining the real problem. What we call a solution is a mere back and forth between abstraction and concretisation of knowledge surrounding a problem&#x2F;observation.<p>See: <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Inductive_reasoning" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Inductive_reasoning</a> See also: <a href="http:&#x2F;&#x2F;takingpitches.com&#x2F;2012&#x2F;09&#x2F;22&#x2F;elon-musk-the-role-of-analogy-and-reasoning-from-first-principles-in-disruptive-entrepreneurship&#x2F;" rel="nofollow">http:&#x2F;&#x2F;takingpitches.com&#x2F;2012&#x2F;09&#x2F;22&#x2F;elon-musk-the-role-of-an...</a>
weinzierlalmost 10 years ago
In the mindset of Richard Feynman use the Feynman Algorithm:<p><pre><code> Write down the problem. Think real hard. Write down the solution. </code></pre> <a href="http:&#x2F;&#x2F;www.c2.com&#x2F;cgi&#x2F;wiki?FeynmanAlgorithm" rel="nofollow">http:&#x2F;&#x2F;www.c2.com&#x2F;cgi&#x2F;wiki?FeynmanAlgorithm</a>