Live data from Hacker News

Show HN: Dead simple Hacker News reader for iOS

brushedtype.co

31–40 of 91 posts

Re: Show HN: Dead simple Hacker News reader for iOS

#31
Hey Hacker News, developer of the app here.

Thanks for the awesome response! The most requested feature is comments by far, totally understand it. Comments are a planned feature, and we intend to implement them as soon as we can. For now though the app is focused deeply on saving posts and links, so Hack Later still might be worth checking out, if you haven't already.

Also, promo codes are fun.

W4LEYM7ENYLN AL43JW7JWJXY 6NM77R6X3KLF KTXTY46XRM7R 4Y63MWJMAMNT

Enjoy!

Re: Show HN: Dead simple Hacker News reader for iOS

#33
post #8

I'm still trying to figure out which Hacker News reader is a labor-of-love for the developer, as opposed to a coding exercise to see if they can make a few bucks which is abandoned quickly when the answer is "no".

Mine is free, and freshly rebuilt for iOS using Text Kit and background refresh. It's free and no in-apps: https://itunes.apple.com/us/app/pivit/id705715915

Nice

Re: Show HN: Dead simple Hacker News reader for iOS

#34

I want an app that will save posts/links. And let me comment. Do any of them do that?

Currently the app doesn't support comments, although we have this planned and intend to implement them very soon. For now though the app is focused deeply on saving posts and links, so Hack Later still might be worth checking out, if you haven't already.

Re: Show HN: Dead simple Hacker News reader for iOS

#35

A shameless plug, but my app is brand new, free, and shows comments legibly. But the #1 feature: background refresh. It uses new APIs in iOS 7 to preload the front page before you open it. Pivit - https://itunes.apple.com/us/app/pivit/id705715915

Hey, developer of the app here.

I tried out your app, looks awesome — congrats! Background refresh and comments are planned for Hack Later. Feature request for Pivit : I'd love if the web view had some controls (back, forward, refresh etc.) and the comments had some contrast, it's really hard to focus to a thread.

And yes, this is a shameless plug.

Re: Show HN: Dead simple Hacker News reader for iOS

#36

A shameless plug, but my app is brand new, free, and shows comments legibly. But the #1 feature: background refresh. It uses new APIs in iOS 7 to preload the front page before you open it. Pivit - https://itunes.apple.com/us/app/pivit/id705715915

The app will not preload every time new items come in. This is a common misconception about iOS 7. iOS 7 schedules these apps to run very infrequently to save battery. Some times it will take many hours to do a background refresh.

Re: Show HN: Dead simple Hacker News reader for iOS

#37

I can't really figure out the functionality of this, so I'm not going to buy it to try it out. If you can't comment on it, then it's worth checking out http://hn.premii.com/ . It's a web, based app, but if you save it to your home screen it removes the Safari chrome and looks and works as a standalone app. You can look at its source here: https://github.com/premii/hn If you can comment on this, it should be interesti…

Just got approval notice. hn.premii.com is available in app store. Going to submit new binary with share functionality tonight. https://itunes.apple.com/us/app/hacker-news-yc/id713733435?l...

Re: Show HN: Dead simple Hacker News reader for iOS

#38
post #36

A shameless plug, but my app is brand new, free, and shows comments legibly. But the #1 feature: background refresh. It uses new APIs in iOS 7 to preload the front page before you open it. Pivit - https://itunes.apple.com/us/app/pivit/id705715915

The app will not preload every time new items come in. This is a common misconception about iOS 7. iOS 7 schedules these apps to run very infrequently to save battery. Some times it will take many hours to do a background refresh.

Or it may not even refresh at all. From the docs, it seems like it's a pretty intelligent API that optimises itself with usage.

Re: Show HN: Dead simple Hacker News reader for iOS

#40

I can't really figure out the functionality of this, so I'm not going to buy it to try it out. If you can't comment on it, then it's worth checking out http://hn.premii.com/ . It's a web, based app, but if you save it to your home screen it removes the Safari chrome and looks and works as a standalone app. You can look at its source here: https://github.com/premii/hn If you can comment on this, it should be interesti…

Just got approval notice. hn.premii.com is available in app store. Going to submit new binary with share functionality tonight. https://itunes.apple.com/us/app/hacker-news-yc/id713733435?l...

Oh awesome! Are you just wrapping the mobile site and utilizing iOS APIs or are you doing anything more? with this version?
Post reply on HN