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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Don't Assume It's Difficult Until It Is

153 点作者 jamis超过 9 年前

6 条评论

realusername超过 9 年前
The first part resonate a lot with me. I wanted to learn Russian (because why not ?), I intuitively thought the Cyrillic alphabet would be the hardest part of all, like it&#x27;s another alphabet and you can&#x27;t read anything right ? Sounds really difficult...<p>Actually it&#x27;s the easiest part of the language because it&#x27;s 99% phonetic with some few exceptions, the whole alphabet is in reality quite small and it was actually easier to learn how to read Russian than reading English. The hard part is actually more the grammar (with those cases) and the vocabulary more than the reading itself. I still have a very basic level but the alphabet part took like only 4 hours maybe to remember them all.<p>But it&#x27;s also the same when coding, the hard parts are not always where I expect them to be.
评论 #10877964 未加载
jsharpe超过 9 年前
This reminds me of babies. A lot of people assume that changing diapers or sleep deprivation is the hard part of having a baby. For me, though, the hard part is actually just that babies are kind of boring, and the boringness of having to watch them constantly grinds you down.<p>That definitely wasn&#x27;t what I was expecting to be hard when considering whether to have a baby.<p>(Fortunately they get more interesting over time.)
评论 #10879044 未加载
评论 #10879043 未加载
评论 #10879660 未加载
评论 #10878592 未加载
评论 #10880078 未加载
评论 #10879600 未加载
eternal_intern超过 9 年前
I feel like this is good advice but presents only one side of the coin. Underestimating how difficult something is, is exactly what leads to &#x27;&#x27;planning fallacy&#x27;&#x27;. I would rather err on the side of caution and overestimate how difficult something is
评论 #10877903 未加载
评论 #10877573 未加载
评论 #10879762 未加载
Splines超过 9 年前
Personally, when troubleshooting software, I&#x27;ve always found that stating assumptions, testing them both for false and true values, and writing the results down, makes for good (albeit sometimes slow) forward progress.<p>Of course, you get those bugs that occur with seemingly zero difference in your methods, and that&#x27;s when you need to start thinking creatively...
bfaviero超过 9 年前
This is honestly how I felt about shaving with a straight razor. Everyone I spoke to about it was like &quot;you&#x27;re crazy! you&#x27;ll cut yourself. At the very least use a safety razor to warm up to something like that.&quot; I had a gift card to Art of Shaving, and bought a shavette.<p>Two weeks in, I haven&#x27;t cut myself once, and I shave faster and better than I ever have.
评论 #10878649 未加载
评论 #10879671 未加载
exolymph超过 9 年前
Good lesson to learn =&#x2F;