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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: What is your favorite HN post?

324 点作者 JunaidBhai超过 6 年前
Recent, old, perhaps anything that is interesting to read.

30 条评论

scott_s超过 6 年前
Some of my actually favorited posts:<p>jjoonathan on Oct 6, 2014 on: Glut of postdoc researchers stirs quiet crisis in ... <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=8416875" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=8416875</a>, &quot;For most people it&#x27;s not, but some people subscribe to the notion that choice implies consent&#x2F;endorsement&#x2F;approval ...&quot;<p>scardine 12 months ago on: Ask HN: My company plans an ICO despite my opposit... <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=16126082" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=16126082</a>, &quot;Like almost all problems in life you have only 4 options: ...&quot;<p>graycat on Mar 28, 2015 on: The FedEx Problem <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=9282104" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=9282104</a>, &quot;Yes, at FedEx, we considered that problem for about three seconds before we noticed that we also needed: ...&quot;<p>Animats on Nov 21, 2015 on: How a little bit of TCP knowledge is essential <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=10608356" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=10608356</a>, &quot;That still irks me. The real problem is not tinygram prevention. It&#x27;s ACK delays, and that stupid fixed timer. ...&quot;
评论 #18872754 未加载
评论 #18857035 未加载
barry-cotter超过 6 年前
Yudkowsky Ambition Scale<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=4509934" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=4509934</a><p>How Do I Start Being a Consultant?<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=4245960" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=4245960</a><p>Bane&#x27;s rule, you don&#x27;t understand a distributed computing problem until you can get it to fit on a single machine first.<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=8902739" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=8902739</a><p>Edit: Thanks detaro for telling me how to link to individual comments.
评论 #18855370 未加载
评论 #18855813 未加载
评论 #18855682 未加载
评论 #18855385 未加载
apeace超过 6 年前
“I have a slight fascination with sweeteners.”<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=9440566" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=9440566</a>
chatmasta超过 6 年前
&quot;The 4-color map theory is bunk,&quot; [0] a comment in which a user boldly refutes modern mathematics and, when faced with contradictory evidence, continues to double down on his assertions.<p>[0] <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=16862553" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=16862553</a>
评论 #18855543 未加载
评论 #18855549 未加载
评论 #18857427 未加载
评论 #18860256 未加载
评论 #18855690 未加载
dorukce超过 6 年前
These are from my notes (the quotes below may be boring but related discussions are good imo):<p>&quot;My working theory is something like “romanticism&#x2F;emotionalism vs. abstract rationalism”; if you’re writing something that benefits from immediate experience and emotional input (e.g. Kafka writing about nightmarish bureaucracy after working all day in an insurance firm) then it is better to write at night, after the events of the day have happened and your mind has been operating for 12+ hours.&quot; <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=18369337" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=18369337</a><p>&quot;Classes get in the way between the programmer and the problem. They force you to reify your thinking into &quot;things&quot; (classes) that demand names and citizenship rights, so to speak, in the system. These &quot;things&quot; don&#x27;t really exist, but we act like they do, and so increasingly see the problem in terms of the classes we&#x27;ve defined.&quot; <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=3717715" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=3717715</a><p>&quot;One thing that I find sorely missing in many teams is onboarding documentation. So when you come in, document everything that you need to do (required permissions, development environment setup, mailinglists, subscriptions) and how to do it.&quot; <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=17353854" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=17353854</a><p>&quot;The real value of Flask is that it makes you appreciate what Django does by default. When I first started learning Python &#x2F; web frameworks, I went with Flask because it was smaller and &quot;simpler&quot;. As my project grew however, I had to organize it. I was basically imitating what Django gives you by default, though less cleanly.&quot; <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=16935441" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=16935441</a>
sokoloff超过 6 年前
@cperciva in this thread: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=35079" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=35079</a>
评论 #18855938 未加载
评论 #18854712 未加载
评论 #18867240 未加载
raihansaputra超过 6 年前
I&#x27;ve compiled mine (which are mostly comments) on my blog: <a href="https:&#x2F;&#x2F;raihansaputra.com&#x2F;hn-wisdom" rel="nofollow">https:&#x2F;&#x2F;raihansaputra.com&#x2F;hn-wisdom</a>. It&#x27;s hard to say that I am following those advice though. The gap between knowing and action is hard to cross, somehow.
评论 #18855294 未加载
评论 #18856013 未加载
评论 #18855882 未加载
fghtr超过 6 年前
This question was already answered several times here:<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=1487605" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=1487605</a> (2010)<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=3996652" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=3996652</a> (2012)<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=12496558" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=12496558</a> (2016)<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=16846229" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=16846229</a> (2018)<p>(possibly more)
评论 #18855152 未加载
评论 #18856141 未加载
bemmu超过 6 年前
All the criticism in the Dropbox post: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=8863" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=8863</a>
评论 #18855309 未加载
评论 #18854426 未加载
blancheneige超过 6 年前
my favorite by far was the very first thread on the Snowden revelations: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=5830633" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=5830633</a><p>comment by comment you could sense the earth shattering awareness slowly setting in, or how the HN crowd suddenly went from unquestionable faith in big government to &quot;oh lord what have we done&quot;.
评论 #18872805 未加载
nkurz超过 6 年前
I&#x27;d like to ask a parallel meta-question: How can we make better use of HN&#x27;s existing &#x27;favorite&#x27; feature?<p>Currently, we have the option to click on &#x27;favorite&#x27; to add submissions or comments to a publicly visible list. Occasionally (a couple times a month?) I do this for comments that I think are excellent: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;favorites?id=nkurz&amp;comments=t" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;favorites?id=nkurz&amp;comments=t</a><p>Some other users do the same, but I don&#x27;t really know how many, because there isn&#x27;t really an interface to explore this. It looks like about half the top of the &quot;leaders&quot; list make use of this feature, although in some cases these might just be accidental clicks.<p>Anyway, it would seem like there should be some great way to make use of this information, but I don&#x27;t know what it would be. A simple list of recently favorited comments? Marking on the comments that have been favorited? Just more prominence to what a user&#x27;s favorites are?<p>Probably there is some even better way: How can we make better use of HN&#x27;s &#x27;favorite&#x27; feature?
评论 #18856319 未加载
评论 #18889751 未加载
评论 #18857092 未加载
jpdb超过 6 年前
I really enjoy the, &quot;what&#x27;s your stack?&quot; threads that pop up every now and then. It&#x27;s always interesting to see what people are using, how they&#x27;re using it, and why they made the decisions they did.
PascLeRasc超过 6 年前
I think about this &quot;tech has it so much better&quot; take often: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=11370776" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=11370776</a>
mitchtbaum超过 6 年前
I can&#x27;t find it anymore, but from it I learned for the first time that functional programming can be understood simply as programming using component-oriented design - from then on, my favorite programming concept. I have a huge interest in software composition, so here&#x27;s at least something I could find that explains it well:<p><a href="https:&#x2F;&#x2F;alvinalexander.com&#x2F;scala&#x2F;fp-book&#x2F;how-functional-programming-is-like-unix-pipelines" rel="nofollow">https:&#x2F;&#x2F;alvinalexander.com&#x2F;scala&#x2F;fp-book&#x2F;how-functional-prog...</a>
herewulf超过 6 年前
Posted a mere three hours before this thread, regarding writing code in a language more reliable than Bash.<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=18852855" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=18852855</a>
uptown超过 6 年前
I’m not sure if this is #1 but this is one of my favorites.<p>“What&#x27;re the best-designed things you&#x27;ve ever used?”<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=13682949" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=13682949</a>
评论 #18855327 未加载
m-i-l超过 6 年前
See also the YC curated selection of HN highlights[0] and also an algorithmically generated list of (recent) best comments[1].<p>[0] <a href="https:&#x2F;&#x2F;blog.ycombinator.com&#x2F;category&#x2F;hacker-news&#x2F;" rel="nofollow">https:&#x2F;&#x2F;blog.ycombinator.com&#x2F;category&#x2F;hacker-news&#x2F;</a><p>[1] <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;bestcomments" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;bestcomments</a>
stevenkovar超过 6 年前
Producer vs. Consumer<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=3555237" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=3555237</a>
danielecook超过 6 年前
I like this one:<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=18853966" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=18853966</a>
评论 #18856306 未加载
dlkf超过 6 年前
Lets say you were just hired as the President of a furniture company. The owner says he knows it&#x27;s good furniture but even despite huge investments they can&#x27;t seem to sell any furniture. Your job is to turn things around...<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=18022154" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=18022154</a>
gfisher超过 6 年前
I have really enjoyed reading peoples recommendations on what they have learned and how they have grown, this post on &quot;What has the past 12 months taught you?&quot; is really interesting: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=17316120" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=17316120</a>
GauntletWizard超过 6 年前
Here&#x27;s my favorite comment, which I believe deserves status as a law of the internet: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=1012082" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=1012082</a>
saghm超过 6 年前
This one, about the &quot;medicinal benefits&quot; of Cinnabon: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=15615654" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=15615654</a>
LinuxBender超过 6 年前
You can view everyone&#x27;s favorites in their profiles. [1]<p>[1] - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;favorites?id=JunaidBhai" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;favorites?id=JunaidBhai</a>
mcny超过 6 年前
This is an all-time gold:<p>&quot;Did you win the Putnam?&quot;<p>Yes, I did.<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=35079" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=35079</a>
fb03超过 6 年前
I really enjoy this one:<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=18853966" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=18853966</a>
diggernet超过 6 年前
x0x0 on: Canada to Scrap IBM Payroll Plan Gone Awry Costing... <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=16495504" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=16495504</a><p>&gt; Humans are very good at holding lots of exceptions in our heads and, in the absence of clear rules, doing reasonable things. Computers are shit at both of the above.
anonyppppp超过 6 年前
I&#x27;ve always loved the posts where people share their side projects that are making them $xxx &#x2F; month.
jraph超过 6 年前
ry_ry imagines a possible future for the kernel after Linus is gone.<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=18281465" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=18281465</a><p>Funny and very well written.<p>Edit: pasted a wrong link, fixed the context
centering超过 6 年前
The ballooning one