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.

Consuming Hacker News

121 pointsby bobm_dbabout 6 years ago

15 comments

Jun8about 6 years ago
I think aggregators like SkimFeed miss an important point, often made on HN: for a lot of people, including me, a lot of the value of HN is in the comments. In fact, going to the extreme, some posts have little learnable content other than TIL. First example that comes to mind is a post I recently upvoted: Reply of the Zaporozhian Cossacks (<a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=19946989" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=19946989</a>) which had a small number of information-rich comments. Or there are pots where the content is obvious from the title, where I go directly to comments to see people&#x27;s assessment, e.g. Federated Learning (<a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=19944510" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=19944510</a>). On average I would say value of comments to post is 80 to 20 percent for me.<p>So, rather than tools for submission-based skimming&#x2F;alerts, I&#x27;d like to see advanced tools based on comments: Some ideas:<p>* Number of comments divided by submission points is a rough measure of contentious topics in the HN community, esp. if this is &gt; 1. Recent example: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=19970544" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=19970544</a>. Sort front page by this score. Another obvious measure would be the number of grayed out and flagged comments.<p>* Identify comments leading to discussions and highlight them. Since comment scores are hidden this has to be done trough analysis of replies (maybe keywords &quot;good reply&quot; or number of replies).<p>* Identify comments that are informational, simple measure would be to count the number of links; harder to do would be to analyze the &quot;factfullness&quot;.<p>Just some random thoughts.<p>P.S. I offer myself as a cautionary example of getting too much into HN: This is the first site I skim on my phone when I get up (to get awake, you know) and I easily spend more than an hour every day (who am I kidding, more like two hours). <i>This is idiotic!</i> Don&#x27;t let your idea debt (<a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=11027684" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=11027684</a>) accumulate.
评论 #20002069 未加载
评论 #20002413 未加载
评论 #20002631 未加载
评论 #20002235 未加载
评论 #20006190 未加载
评论 #20006251 未加载
pandatigoxabout 6 years ago
Another website is hckrnews.com, which is an aggregate of all HN posts by time. It’s really useful if you want to capture all items, as it has a feature that shows you where left off
评论 #20006337 未加载
评论 #20001090 未加载
sctbabout 6 years ago
&gt; <i>We like to think about filter bubbles with respect to political divisions on Facebook. Users are relentlessly profiled and marketed-against there. However, they are a natural consequence of the HN algorithm too.</i><p>No way, there&#x27;s just one ranking algorithm for everyone.
bobm_dbabout 6 years ago
I&#x27;m starting to find the &quot;new&quot; page more relevant to me than the front page...
评论 #20000842 未加载
评论 #20002750 未加载
评论 #20000904 未加载
chrisaycockabout 6 years ago
I like Hacker News Daily, created by @cperciva:<p><a href="http:&#x2F;&#x2F;www.daemonology.net&#x2F;hn-daily&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.daemonology.net&#x2F;hn-daily&#x2F;</a><p>It lists the 10 highest-rated stories each day. I added the RSS feed to my news reader so I can see the biggest items even if I don&#x27;t happen to read HN that day.
评论 #20003304 未加载
gfoabout 6 years ago
I&#x27;m confused about the mention of filter bubbles in this context. Generally, they&#x27;re only bad when they&#x27;re highly customized to what the individual user wants to see (because it will heavily bias toward their current beliefs).<p>Maybe it&#x27;s the negative connotation I have to them due to Facebook so I&#x27;m wondering why this is mentioned here. I would expect the &quot;proper&quot; use of a filter bubble to be the application mentioned: not tailored to each individual user but rather highlighting what the entire community will find relevant, in this case based presumable on votes (though we wouldn&#x27;t know if clicks are also a factor given the proprietary algorithm).<p>Of course, I suppose an entire community like HN could develop a macro bubble but one might presume an entire community should already have diverse perspectives which could keep it more balanced.
oriolggabout 6 years ago
I am on HN mainly for the comments.<p>The way I usually learn about interesting threads (which I mostly like to read after a while so they have enough comments) is the HackerNewsletter[0].<p>Also (shameless plug), I built AskHN Digest[1], a weekly recap of the top threads of AskHN with their top comments, to make sure I don&#x27;t miss any good content from the section. Many times the comments there have been insightful and made it worth visiting the thread after a while, when most people had the chance to comment on it.<p>[0] <a href="https:&#x2F;&#x2F;hackernewsletter.com" rel="nofollow">https:&#x2F;&#x2F;hackernewsletter.com</a><p>[1] <a href="https:&#x2F;&#x2F;askhndigest.com" rel="nofollow">https:&#x2F;&#x2F;askhndigest.com</a><p>Edit: formatting
kebertabout 6 years ago
The RSS feed (<a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;rss" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;rss</a>) comes into FreshRSS (<a href="https:&#x2F;&#x2F;github.com&#x2F;FreshRSS&#x2F;FreshRSS" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;FreshRSS&#x2F;FreshRSS</a>)<p>Usually just skim the comments to gather insight as quickly as possible, if there seems to be a strong signal with depth, I&#x27;ll add the HN page to Pocket (<a href="https:&#x2F;&#x2F;getpocket.com" rel="nofollow">https:&#x2F;&#x2F;getpocket.com</a>) and check back later when I clear through all the backlog of interesting things<p>HN has replaced Reddit for me. I&#x27;m still reading Slashdot, two decades later, it usually just dupes HN.<p>Also Lobsters (<a href="https:&#x2F;&#x2F;lobste.rs" rel="nofollow">https:&#x2F;&#x2F;lobste.rs</a>) has some decent content, similar position in that it often dupes HN, but interesting regardless
twicabout 6 years ago
<i>Recently, I’ve been hearing about Skimfeed, which aggregates 12-or-so articles from a bunch of news sources including HN.</i><p>The top link in Skimfeed&#x27;s HN section is that post itself!
canada_dryabout 6 years ago
I use an old FF version running greasemonkey just to browse HN. My GM script concats two pages of posts, filters out any posts that have less votes than x&#x2F;hr since being posted, and highlights ones that have a list of keywords I&#x27;m interested in.<p>I love FF, but it&#x27;s a constantly shifting target esp wrt greasemonkey! I gave up trying to convert my old scripts.
评论 #20002620 未加载
bredrenabout 6 years ago
Did not know about AlerHN but signed up and added some search terms relevant to my main personal work project.
sys_64738about 6 years ago
I use RSS to see the latest news stories. No need for any other third party webpage, IMO.
artur_maklyabout 6 years ago
there was a ML experiment back in 2015 to categorize the posts: <a href="https:&#x2F;&#x2F;monkeylearn.com&#x2F;blog&#x2F;hacker-news-categorizer-with-machine-learning&#x2F;" rel="nofollow">https:&#x2F;&#x2F;monkeylearn.com&#x2F;blog&#x2F;hacker-news-categorizer-with-ma...</a><p>sadly it is no longer live. Could be a great side-project!
seanyabout 6 years ago
No mentions of n-gate?
评论 #20001940 未加载
评论 #20002170 未加载
评论 #20001912 未加载
octosphereabout 6 years ago
I wrote a script which opens a bunch of random HN links in new tabs. In firefox you have to over-ride the default amount of tabs you can open and change it to something like 9999. I once shared the script on HN under a different account, and it got no interest at all. The idea behind the script is that it presents random articles, so there is no bias behind the webpage you are reading. I use the script all the time and it&#x27;s great to be presented with articles you otherwise would not have clicked. It&#x27;s not hard to write such a script, but it gets trickier when you start to add filters to it. So for example, you may want to omit opening links with &#x27;Soylent&#x27;, &#x27;Drone&#x27; or &#x27;Trump&#x27; in the title.