Love it! Nice work. Can I suggest you wrap the web app up using trigger.io (or something similar) and place it on the app stores. I'd happily pay a few squid for this!
Hacker News Web App for Mobile
131–140 of 171 posts
Re: Hacker News Web App for Mobile
#132Re: Hacker News Web App for Mobile
#133This seems well done but the menu bar at the top takes a bunch of screen real estate for little use. Not really sure of the benefit of this website over HN. HN is one of the rare sites that actually renders fine on mobile just the way it is. Everything is there, and it loads quickly.
Re: Hacker News Web App for Mobile
#134Earlier quoted context omitted.
No, its not. PM me if you want source code. You can use it however you like it without any restriction.
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.
Re: Hacker News Web App for Mobile
#135Earlier quoted context omitted.
No, its not. PM me if you want source code. You can use it however you like it without any restriction.
I would love the source code just to read through as well. I also cannot PM you as it won't let me.
Re: Hacker News Web App for Mobile
#136Re: Hacker News Web App for Mobile
#137Re: Hacker News Web App for Mobile
#138Re: Hacker News Web App for Mobile
#139Love it! Nice work. Can I suggest you wrap the web app up using trigger.io (or something similar) and place it on the app stores. I'd happily pay a few squid for this!
If you are on android, you can download this as a native app from here. https://play.google.com/store/apps/details?id=com.premii.hn
Would it be possible to have the refresh icon spin instead of that weird animation, or is that a result of it being a web app?
Re: Hacker News Web App for Mobile
#140Earlier quoted context omitted.
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.
But then your content is going to require that support, returning gzip'd content with hard-coded headers even when not requested and unwelcome.