TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: How to solve a problem?

4 点作者 arjitkp将近 10 年前
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 条评论

mahringer_a将近 10 年前
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>
weinzierl将近 10 年前
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>