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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

I'm an Idiot

49 点作者 davidfekke将近 8 年前

5 条评论

d--b将近 8 年前
Starting reading this I thought that I wasn&#x27;t an idiot, and then I realized that I internalized most of what&#x27;s there.<p>For instance, I&#x27;ve given up trying to avoid off-by-one issues in complex loops, I&#x27;m just writing the loop, testing it, and then see if it&#x27;s off-by-one or not.<p>Another example is that I know that I get really confused by not-even-complex logic expressions. It takes me ages to get what !(a || !b) means, and then I am not sure at all I&#x27;m right.<p>I totally relate to the author&#x27;s problem with max(0,min(1,x)), I&#x27;ve screwed that one so many times.
Mz将近 8 年前
Seems to basically be about overcoming perfectionism and getting over your big ego, both of which are common problems. It is better than I expected it to be:<p><i>Yes, you can do things like this. You can use custom operators, you can wrap things in things that process things and give you a thing all in one line of code. But are you actually helping anyone, or are you just masturbating in public about how clever you are?</i>
whipoodle将近 8 年前
Well. It&#x27;s one thing when we think that about ourselves, another thing when we think or say that about others.
JohnStrange将近 8 年前
I think he&#x27;s wrong with Step 2, but the beginning of the talk is fine.
评论 #14992668 未加载
jjtheblunt将近 8 年前
AN not A
评论 #14992216 未加载
评论 #14992422 未加载