TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Hacker News iOS client using the new official API

82 pointsby bonzoqover 10 years ago

19 comments

smackfuover 10 years ago
A few thoughts:<p>When on the comments page, I&#x27;d expect tapping the title to take me to the article, but it doesn&#x27;t.<p>The child comment touch target is all the way to the far right, which is at the edge of the touch region on the new larger phones. Feels a bit awkward. Maybe make the entire comment the touch target for that?<p>Not a fan of the big black back arrow. I know it goes away, but as you scroll, it is right where you want to start reading, and feels a bit distracting. Maybe just tone it down a bit?<p>There&#x27;s a little bit of stuttering as you scroll, which is surprising for a text list. I&#x27;m guessing it&#x27;s a bug rather than actual performance issues.
评论 #8638316 未加载
ibejoebover 10 years ago
Speaking of these things, what became of the plan to launch a revamped HN with mobile-friendly markup?<p>&quot;Our goal is to switch to a new rendering engine (still powered by Arc) in three weeks (Oct 28)&quot; from the API announcement at <a href="http://blog.ycombinator.com/hacker-news-api" rel="nofollow">http:&#x2F;&#x2F;blog.ycombinator.com&#x2F;hacker-news-api</a>.
评论 #8639378 未加载
rismayover 10 years ago
Actually, I have had an iOS app using the client out for about 3 weeks. It was meant to be a tutorial on how to use Couchbase Lite to consume APIs. However, it&#x27;s going through a complete rewrite to make it full featured. I use it to consume Hacker News. I have a version that allows me to sort and hide stories I&#x27;ve already read that is waiting for approval.<p>Github: <a href="https://github.com/wrkstrm/HelveticaNeue" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;wrkstrm&#x2F;HelveticaNeue</a><p>App Store: <a href="https://itunes.apple.com/us/app/helvetica-neue-native-open/id931789125?mt=8" rel="nofollow">https:&#x2F;&#x2F;itunes.apple.com&#x2F;us&#x2F;app&#x2F;helvetica-neue-native-open&#x2F;i...</a>
0942v8653over 10 years ago
If anyone else is looking for a better iOS client (native or not), I&#x27;m using HackerWeb (<a href="http://cheeaun.github.io/hackerweb" rel="nofollow">http:&#x2F;&#x2F;cheeaun.github.io&#x2F;hackerweb</a>). It&#x27;s pretty nice, and ironically feels more native than the native apps I&#x27;ve tried. Here&#x27;s a bookmarklet to open the current HN page in HackerWeb:<p><pre><code> javascript:var%20a=&#x2F;%5B0-9%5D+&#x2F;.exec(location.href);var%20n=a%5Ba.length-1%5D;location.href=&#x27;http:&#x2F;&#x2F;cheeaun.github.io&#x2F;hackerweb&#x2F;%23&#x2F;item&#x2F;&#x27;+n</code></pre>
评论 #8640934 未加载
owlyover 10 years ago
The large font and design is nice but i prefer HakkaNews for being able to comment and change feeds from Top to New etc. Add the swipe right sidebar with those features and youve got a winner!
评论 #8638043 未加载
eligundryover 10 years ago
Loving it so far! Great job.<p>One small request, though. It&#x27;d be awesome to collapse comment threads. Any chance of that happening?<p>Edit: Nevermind. You have the comments setup so you only see the top level and have to tap to see the child comments. Don&#x27;t think I&#x27;ve seen that before but I dig it.
评论 #8637864 未加载
lordbusinessover 10 years ago
I like this new client! Good work. It&#x27;s refreshing to see an HN client with a 2014 era UI. I also love that it&#x27;s Open Source.<p>Couple of items of feedback for you.<p>#1 Please make the top off-white colour bar go away; it&#x27;s jarring on an otherwise all-white background. The most tasteful looking iOS 7 &#x2F; 8 era apps I enjoy are the ones that make the iOS info bar blend with the rest of the screen real estate.<p>#2 Once inside an article, the black back circle isn&#x27;t very pretty, or easy to hit. This needs some work since it just looks a little overlaid and unpleasant. I don&#x27;t have any meaningful suggestions, but I&#x27;d suggest this needs some rethinking.<p>All in all, I love it! Thank you.
评论 #8640915 未加载
stan503over 10 years ago
A few weeks ago I updated my Hacker News iOS client to use the new API:<p><a href="https://itunes.apple.com/us/app/hacker-news-zero/id764890985?mt=8" rel="nofollow">https:&#x2F;&#x2F;itunes.apple.com&#x2F;us&#x2F;app&#x2F;hacker-news-zero&#x2F;id764890985...</a>
gespadasover 10 years ago
Any Android client using the new API?
评论 #8638653 未加载
评论 #8643376 未加载
评论 #8636513 未加载
cauterizeover 10 years ago
Any reason the iconic orange was omitted? It just feels odd to read Hacker News without it.
评论 #8638203 未加载
krmmalikover 10 years ago
I haven&#x27;t been able to comment on a HN submission from a mobile device in god knows how long. I&#x27;ve tried so many apps. not having an orange look just feels odd, but more to the point I constantly find either the apps are great for consumption but not commenting, or the other way aroubd. This app seems to be no exception. The news:yc app was my favourite client until commenting broke. Haven&#x27;t had a response from the developer since. I&#x27;m now using Hakka News but &quot;no orange&quot; is very strange.
ehtdover 10 years ago
Made my own (iphone&#x2F;ipad) implementation(swift&#x2F;open source) of firebase too: <a href="http://portablerobot.wordpress.com/2014/11/16/hackyto-available-on-app-store/" rel="nofollow">http:&#x2F;&#x2F;portablerobot.wordpress.com&#x2F;2014&#x2F;11&#x2F;16&#x2F;hackyto-availa...</a><p>I did wanted to support the live update, but I rather let the user decide when to spend their data.<p>Nice work!
评论 #8638474 未加载
jamesgeck0over 10 years ago
Maybe it&#x27;s better on an iPhone 6, but there&#x27;s a lot more scrolling than most other iOS news apps. It&#x27;s pretty and all, but I&#x27;ll take a bit of ugly to be able to see more than three headlines at once.
评论 #8638460 未加载
lmedinasover 10 years ago
Is there any plan to support iPad also ?
评论 #8637649 未加载
intellegacyover 10 years ago
I don&#x27;t see a way to make comments.<p>Is that feature included?
评论 #8640090 未加载
tommy_over 10 years ago
Its really nice! Any way to view SHOW or ASK posts?
评论 #8638433 未加载
mokkolover 10 years ago
Thanks for sharing and making this open source!
评论 #8638786 未加载
ilzmastrover 10 years ago
iOS 8 only! :( Wish I could try it! Screens look great!
cdbattagsover 10 years ago
No Swift? Wah
评论 #8638170 未加载