Earlier quoted context omitted.
Why would that be relevant?
Because support for the app stops the moment the Claude Code subscription ends. No-one enjoys unmaintained apps.
Show HN: HackerNows – Native iOS HN Client
41–50 of 58 posts
Re: Show HN: HackerNows – Native iOS HN Client
#42If some users start seen `HNNetwork.NetworkError error 0`, this could be related to HN rate limit, i will add a friendly message for this error on the next version
Is there some caching currently? And how login is handled? Are credentials routed through your own infrastructure?
Re: Show HN: HackerNows – Native iOS HN Client
#43If some users start seen `HNNetwork.NetworkError error 0`, this could be related to HN rate limit, i will add a friendly message for this error on the next version
I don’t think the Firebase HN API has rate limits. By the way, how many concurrent requests are you doing?
Re: Show HN: HackerNows – Native iOS HN Client
#44Earlier quoted context omitted.
+1. downloaded it to see if it’s faster, but comment section takes around 5-7 seconds to load. other than that, gj—-nice ux, polished, icon..
Not really fixable, unfortunately. The API requires an network call for each comment: > The v0 API is essentially a dump of our in-memory data structures. We know, what works great locally in memory isn't so hot over the network. When I played around with making a client, I found the best approach was to only load the first level of comments, and asynchronously fetch children inside DisclosureGroups on appear. Then I…
At least, that's what claude would suggest doing.
Re: Show HN: HackerNows – Native iOS HN Client
#45Hey! Why a new app though? It's always interesting to understand the motives and the preferences of a person creating something new. I've skimmed through your website but you haven't highlighted what you missed in existing apps or what was your pain point
Re: Show HN: HackerNows – Native iOS HN Client
#46Re: Show HN: HackerNows – Native iOS HN Client
#47Earlier quoted context omitted.
Do you read it on your phone? This website's (lack of a) mobile design makes it really hard to read. If I don't use my mobile app of choice (Harmonic), I have to zoom in really close and scroll all over the place. It's really annoying. The font is way too small, and it's hard-coded.
This looks fine to me? In long threads it gets a bit hard to follow, only thing I'm missing is a jump to next root comment. https://i.imgur.com/8e1Syyf.jpeg
Re: Show HN: HackerNows – Native iOS HN Client
#48why does this website need an app?