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.

Open Sourced: Newscombinator Front End

71 pointsby tomw1808about 10 years ago

10 comments

tomw1808about 10 years ago
What happens when you are on the HN top site (beside you open a beer and enjoy that little tiny moment after months of hard work):<p>a live snapshot <a href="http://i.imgur.com/0KbPjcx.png" rel="nofollow">http:&#x2F;&#x2F;i.imgur.com&#x2F;0KbPjcx.png</a>
评论 #9282724 未加载
PeterWhittakerabout 10 years ago
Cool, I like it. One request: Start all stories collapsed. Right now, the Ellen Pao story is at the top, with about two dozen related headlines beneath it - that takes up a lot of screen space (every time I refresh I have to collapse that space).<p>It would also be good to be able to collapse&#x2F;expand by clicking on the headline count.<p>I&#x27;m not sure how I feel about the continuous scroll. Often I like that, but here I am unsure, but it may be because of my particular use case: I use LinkVisitor to mark all links as visited, so that next time I know which I&#x27;ve already read or decided to ignore. Having a fixed number of headlines makes it easier for me to recognize that it is time to hit cmd-fn-f2. If others get a lot of value from the continuous scroll, don&#x27;t worry about it, mine is likely quite the edge case.
评论 #9282468 未加载
kriroabout 10 years ago
Seems really cool, it gets the great honour of being a pinned tab in my browser (ńext to HN).<p>I think a little icon that indicates the source next to the title (on the left) would be really useful to quickly scan what media ranks where and maybe only select the top stuff from your most trusted source etc.
评论 #9284232 未加载
karbonabout 10 years ago
I also have been exploring what it may mean to automagically categorize news content.. I took an approach on <a href="http://www.rivyr.com" rel="nofollow">http:&#x2F;&#x2F;www.rivyr.com</a> of following RSS feeds.. then reverse searching the titles against my product database to attempt to autoclassify news by product. Wish I could see your backend as that&#x27;s where the secret sauce is but definitely understand not doing that ;)
评论 #9283022 未加载
serkanhabout 10 years ago
This was something i was planning to build soon for myself. Great job on the UI.One thing kinda bugged me was when you select the source from the sidepanel it collapses for each selection not allowing to select another source without collapsing. I am on OSX Yosemite&#x2F;Chrome-Version 41.0.2272.104. Also is the backend Elasticsearch? Is the backend elasticsearch?
评论 #9284228 未加载
charlieegan3about 10 years ago
The related stories feature&#x27;s cool. I made my own tool for reading HN (and some other sites) it&#x27;s kind of different as it pulls the stories into a linear feed. I&#x27;ll need to have a go at adding related stories. My site&#x27;s <a href="http://www.serializer.io" rel="nofollow">http:&#x2F;&#x2F;www.serializer.io</a> if you&#x27;re interested.
评论 #9282832 未加载
zo1about 10 years ago
Btw, your &quot;Btw, JSON anyone?&quot; link is broken:<p><pre><code> { &quot;error&quot;: { &quot;msg&quot;: &quot;undefined field: \&quot;log\&quot;&quot;, &quot;code&quot;: 400 } } </code></pre> Otherwise, great work! Looks very nice!
评论 #9282764 未加载
sandGorgonabout 10 years ago
this is interesting - could you talk a bit about your solr schema ? In a very naive way I would be simply storing it all as a indexable text blob. Did you do anything more, just so that you can avoid a database ?
评论 #9285021 未加载
gabrielgiordanoabout 10 years ago
Cool, thanks a lot :)
_RPMabout 10 years ago
why is it written in angular?
评论 #9283210 未加载
评论 #9282976 未加载