I wrote this client. Never submitted to HN, because I wasn't sure if anyone will like it. After it reached to the FP, my vps server stop responding. So I moved it to S3. S3 doesn't gzip content. Now it takes twice the time to load the app. Thanks EtienneK for submitting to HN. Also forgot to mention that you can download an android app from play store. https://play.google.com/store/apps/details?id=com.premii.hn
I serve some gzipped content off of S3, you just have to do the zip yourself before uploading, which is pretty straight forward using most scripting languages.
Hacker News Web App for Mobile
91–100 of 171 posts
Re: Hacker News Web App for Mobile
#92There's a slight delay after pressing the gear. Makes the site feel sluggish.
Re: Hacker News Web App for Mobile
#93I may be suffering from dumb user syndrome, but is there a way to log in to reply to comments?
Re: Hacker News Web App for Mobile
#94This is really great (except for the Orange!). But love the interface. Kudos. My only gripe with all HN interfaces is that none of them can login and hence are read-only. You cant really comment on anything.
Re: Hacker News Web App for Mobile
#95Earlier quoted context omitted.
Following your recommendation, I did the same, and I really enjoy it. The interface addresses many (all?) of my typical annoyances with the otherwise great news:yc app. * it swaps between comments and articles quickly * nice, unobtrusive indenting for threads * holy cow folding comments! * pleasant styling I haven't figured out how to comment, but I'more of a lurker, so that's fine (it'll keep me from making a fool o…
Actually, I could be wrong, but I think the load time is coming from the fact that the developer had to move the application over to S3 in order to deal with the heavy load with this being on the front page, and with S3 not supporting gzip, it's causing a bit of a delay. Once it's loaded, however, the app is very fast in switching between pages and comments.
I see this delay on forecast.io as well. It could very well simply be a latency issue.
Re: Hacker News Web App for Mobile
#96Re: Hacker News Web App for Mobile
#97I wrote this client. Never submitted to HN, because I wasn't sure if anyone will like it. After it reached to the FP, my vps server stop responding. So I moved it to S3. S3 doesn't gzip content. Now it takes twice the time to load the app. Thanks EtienneK for submitting to HN. Also forgot to mention that you can download an android app from play store. https://play.google.com/store/apps/details?id=com.premii.hn
Re: Hacker News Web App for Mobile
#98I really love this trend of having a scrolling ListView as a sidebar in web apps, similar to what many tablet apps are doing. The ones that come to mind: Gmail Offline, Quartz, Feedbin and Evernote (to an extent)
There was also a news aggregator site that was on HN a few weeks ago that did something similar. Sadly, I can't remember the URL for the life of me. Anyone remember it?
Re: Hacker News Web App for Mobile
#99Great 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
Also, please consider adding this to the Chrome Web Store so I can install it on my Chromebook. :)
Re: Hacker News Web App for Mobile
#100I wrote this client. Never submitted to HN, because I wasn't sure if anyone will like it. After it reached to the FP, my vps server stop responding. So I moved it to S3. S3 doesn't gzip content. Now it takes twice the time to load the app. Thanks EtienneK for submitting to HN. Also forgot to mention that you can download an android app from play store. https://play.google.com/store/apps/details?id=com.premii.hn
Shoot me a note at mathias@bitballoon.com if you're interested in trying it out.
you can have the app online and a lot faster than on S3 in around 30 seconds :)