170 comments

[ 8.0 ms ] story [ 225 ms ] thread
I was going to build something similar actually. We'll see if I ever do. :)
I use this on a daily basis on my iPad. The best part is that it loads articles within the same tab. That doesn't often work for many stuff (chrome experiments, for eg), but for most purposes, it saves me the hassle of shifting tabs and hunting for content.
I use http://ihackernews.com/ on my mobile. The only issue is that sometimes comments are not displayed because the app reach the api requests limit. Any similar issue with your app ?
Speaking of their error page, they have a typo on there. "...to many requests" instead of "...too many".
Hmm. I have not experienced that with mine, but than I don't have that many users.
This is by far the best performing web app I've ever used, nothing comes remotely close - it really and truly is amazing. Huge congrats to the creator of this.
(comment deleted)
Very cool and very fast. One small request is that (on the iPhone) the app's window sizes to the viewport and so you can't scroll the address bar up out of view. On < iPhone5 this means that with both the app's nav bar and the browser's nav bar in play there's very little real estate left.

However... having added it as a desktop icon it's phenomenal (no browser chrome). Very impressed. Would be great if it told you at the start that this was the outcome from adding it :)

Apple provided way to hide the address bar didn't work on my app. But I have figure out a way to do it. I will add it soon.
(comment deleted)
How do you parse article text?
I use readability. Works for 90% of the articles posted on HN.
Great work! I recommend adding a manifest.webapp file so that Firefox users (and Firefox OS users) can add this as an "app". The manifest file is minimal, and then just a few lines of JavaScript will give you an "install" button. https://developer.mozilla.org/en-US/docs/Web/Apps/Manifest
+1 for an app manifest!
I will definitely do it. I am a huge fan of Firefox and my main browser is still firefox.
Ditto for Chrome/CrOS, please: http://developer.chrome.com/apps/about_apps.html

Also, please consider adding this to the Chrome Web Store so I can install it on my Chromebook. :)

What exactly is a Firefox app? Never heard of that. Good example would be nice.
This is better than the stock HN UI.

Nicely done :).

This is incredible. Readability, speed, interface, just a great job all around. Maybe mobile web apps are the future after all :).
Superb job. You should build an RSS app.

One small nitpick: On Ask HN page you can open the threads only if you click on the comment link. Clicking on thread names doesn't work.

I take no credit for this. I found the link for this in another Hacker News thread [1] and thought that more people should know about it, so I submitted it.

[1] https://news.ycombinator.com/item?id=6177361

Ah nice, another one :-)

See also http://ihackernews.com/ or http://cheeaun.github.io/hackerweb/ or (broken ssl cert) https://msean5423.news.ycombinator.com.moovapp.com/, and now http://hn.premii.com/. I was looking into writing one myself.

Personally I won't be very excited before I see an app that's open source. I don't understand why somebody wouldn't share the code for such a simple thing.

HN for Android is FOSS and it's awesome.

As for iOS, it doesn't matter whether you get the source code because you have no way to make sure that what you see is what you get (from the App store).

Yeah, I forgot to write that I was looking for something web-based. I'm not really into apps that could just be a website.
Very good! I think kind of old though?
(comment deleted)
I've been using this for a while. Great execution all around. The only gripe I have is not being able to collapse an entire thread of comments. Right now you can collapse individual comments but it's not that useful for long threads.

This is a great example where a mobile web app can really shine. Throw this thing into phonegap and you wouldn't be able to distinguish it from a native app. So awesome.

Comments are collapsed due to you have visited comments before. Next time when you visit (i think after 5 minutes), it will only display new comments. Old comments will be collapsed.

I couldn't figure out best way to collapse threads and collapse comments.

This is really awesome. Thanks!
awesome work.. is this open source? Can someone share the link please

many thks

No, its not. PM me if you want source code. You can use it however you like it without any restriction.
How to PM? When I click on your userid, it just shows submission & comments.
send an email at [my HN user id @ nj.premii.com]
I would love the source code just to read through as well. I also cannot PM you as it won't let me.
send an email at [my HN user id @ nj.premii.com]
Hi I would love to see the source code. You did a very good job.
send an email at [my HN user id @ nj.premii.com]
I'd love to see the source code too please. I'm working on a side project and would love to make it as smooth as this.
(comment deleted)
awesome work.. is this open source? Can someone share the link please

many thks

Link won't load so I'm not sure what it is. I personally like HackerNode on my iPhone, though.

Maybe once it loads I will change my mind.

Nvm, just loaded. Very slick. Awesome site. I like it a lot.
Awesome job on this! My only complaint is there's a bit too much padding in the list to make browsing articles practical on an iPhone5 . The text size option helps a little bit with this, but really if you reduced the padding that would give it just the right balance between readability and practicality. Right now it is pretty, but presents too much of a pain to try to see an entire front page's worth of results.