Skip to content

Comment on Show HN: Hacker News reader for Android tabletsparent

Comments

You're correct, I rolled my own parser. The iHackernews API is nice, but I found it pretty unreliable in my testing. I've also noticed most other Android apps report API errors frequently. I'm planning on open-sourcing the library I wrote for this, but I need to clean it up first. Honestly, it's not the best code I've written.

I don't really have a good feel for the CPU load of the parsing (I was mostly concerned with how much time it would take). In my testing it seemed fine. Probably more concerning is the memory usage, as I see the GC kick in whenever I refresh the feed.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.