Interesting idea, but I think the comments count; "x comments" should probably be clickable as anyone from HN will instinctively click that, not the "discuss" text.
HN Deck uses Hacker News api to display all tabs in a single page. The interface is inspired from tweetdeck. Code for this app is here <a href="https://github.com/sagunsh/hndeck" rel="nofollow">https://github.com/sagunsh/hndeck</a>
I'd love to be able to customize the columns. For example, I have no interest in Jobs, and I'd prefer Ask and Show to be mixed together so there are only 3 wide columns.<p>Also, I've noticed that Ask posts often don't make it to the official Ask page. I've talked to the mods about this and understand there is a threshold, though in my experience it is not accurately applied (sometimes a newer Ask post with more points won't show up, but an older Ask post with fewer points will). I hope you can pull the raw post data instead of just pulling from the 'official' Ask (and probably also Show) pages.
In the spirit of interesting way to browse Hacker News: <a href="http://datapeek.org/" rel="nofollow">http://datapeek.org/</a> ( Hacker News comments backed by data )
Interesting way to browse, some suggestions<p>- some visual hierarchy would be good, right now it's quite hard to read at a glance. Some quick CSS overrides, a bit buggy but you get the idea - <a href="https://imgur.com/ztmCSNQ" rel="nofollow">https://imgur.com/ztmCSNQ</a> - you probably don't also need all the extra info, the headline and number of upvotes/comments most interesting<p>- I think most of the time you're not interested in jobs or some of the other columns, would be nice to turn them off or add other ones you are interested in (like let's say all recent posts/comments from users XYZ)<p>-it would be nice to have a preview of the comments without opening the post
Good work OP.<p>This reminded me of the debate we had in my previous startup when developing a News App[1] in 2015 -<p>Single article on the screen(me) vs Multiple articles as thumbnails (associate).<p>My reasoning was that our eyes are going to see one article at a time, we are going to focus on single article at a time, then why crowd the screen with useless items.<p>My associate's argument was that we should be able see as much information as possible without scrolling.<p>Well, since I was the CEO; should I say which one did we go for?<p>[1]<a href="http://talkabout.co.in/" rel="nofollow">http://talkabout.co.in/</a> [Abandoned long back, updating in personal capacity for android breaking changes ocassionally].
Slightly off topic, but I built a feed aggregator for reddit and HN a few weeks ago: <a href="https://readr.page/" rel="nofollow">https://readr.page/</a> (<a href="https://github.com/vibhuagrawal14/readr.page" rel="nofollow">https://github.com/vibhuagrawal14/readr.page</a>)
I am going to borrow your interface and add ask/show/jobs/new for HN feed and hot/new/top for reddit!
Interesting, I've never seen Tweetdeck.<p>It would be more usable with the share links at the bottom and smaller column headings. Personally I don't often look at the Jobs posts so having a checkbox to hide it would leave more room for other columns' text.<p>If something could be done to make the 'line 2' info fit on one line would be awesome:<p><pre><code> Ask HN: How to avoid over-engineering
software design for future us...
181 points by h43k3r a day ago
190 comments | discuss
</code></pre>
Hover text for both abbreviated titles (and line 2) is useful.<p>Btw, I also made a 2-col browser that groups by post date. Click the column headings to change view modes. <a href="https://hackerer.news" rel="nofollow">https://hackerer.news</a>
One simple suggestion: make the columns collapsible.<p>For example, each column can have a "shrink" button that, when clicked, shrinks and allocates it to the side, thereby allowing the other columns to expand into that space.<p>This way a user can just view the columns they wish to see.
Nice. Quick feedback<p>1. Trim top part to add more spaces, 2. Link the column headings to /best, /ask, respectively, 3. Remove "Discuss" and link "comments", 4. Fix height (Getting double scroll in small monitors)
Here's mine. It inlines the content from the links on hn into an RSS feed.<p><a href="https://damng.github.io/hackernews-rss-with-inlined-content/output.rss" rel="nofollow">https://damng.github.io/hackernews-rss-with-inlined-content/...</a><p><a href="https://damng.github.io/hackernews-rss-with-inlined-content/lobstre.rs.rss" rel="nofollow">https://damng.github.io/hackernews-rss-with-inlined-content/...</a>
Nice work and I liked the clean layout.<p>I see you are able to open the URLs directly - something the app I use seems unable to do - perhaps it’s time for me to changes apps.<p>A feature I’d enjoy is the ability to open both the story and the comments at the same time. I almost always do so manually anyway - i like comparing the (often) hyperbolic article with a does of reality/sense in the comments. Or is it the other way around?<p>I keep trying to find the time to write something myself - perhaps in Swift or Capacitor. An HN reader seems like a good first project to learn a new language or technology.
This reminds me of a view I have wanted to create but have been too busy to think about. I would like the ability to dismiss stories (swipe away or click [x]). This would allow me to filter out things I'm done with or don't want to engage with. Bonus points for stories coming back if their points increase passed some threshold. This would be limited to the page itself, so it would not be some infinite scroll thing pulling from page 2, 3, etc. It would just have stories from page 1.
While it blocks one third of the screen on mobile, what problem is this trying to solve? I feel like I am missing the point of this and miss out on something maybe good.
awesome project! this is the HN that i've been looking for. the ask/new/show are burried in the original Hacker News but in here, it's balanced and a much better way to view the content. huge props!<p>another huge props is that you are from nepal, which i rarely see get represented.