Show HN: HackerNows – Native iOS HN Client
21–30 of 58 posts
Re: Show HN: HackerNows – Native iOS HN Client
#22If 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
Re: Show HN: HackerNows – Native iOS HN Client
#23why does this website need an app?
It doesn’t need one, but now the option is there.
Re: Show HN: HackerNows – Native iOS HN Client
#24great app, neat and native, but unfortunately the website still loads faster, which beats the whole purpose to me
+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..
> 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 realized the only reason I was making an HN app was so it didn’t blind me at night, and then I realized Lobsters has all the same stories as this place but lets me filter out vibe coding articles, and I just gave up.
Re: Show HN: HackerNows – Native iOS HN Client
#25If 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
Re: Show HN: HackerNows – Native iOS HN Client
#26Re: Show HN: HackerNows – Native iOS HN Client
#27why does this website need an app?
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.
Re: Show HN: HackerNows – Native iOS HN Client
#28why does this website need an app?