Hacker News

HNewsflash

by @burrrno

I just released HNewsflash [1], an iOS Hacker News reader, which accumulates the top upvoted HN stories over a given timeframe and lets you scroll through its discussions. I developed it for occasional HN users who do not open the frontpage on a daily basis and don't want to miss out on latest posts and news. The app is build in native SwiftUI. Since the official HN API returns only one item per request, a single thread would mean hundreds of round trips, so there's a small Go + Postgres service in front that archives the top stories, flattens comment trees into one response and caches them. Big shoutout to https://hckrnews.com, which gave me the initial idea. I wanted to create something similar for mobile that can also handle comments and discussions. Other features include * bookmarks * code block and markdown rendering * no ads, no tracking [1] https://apps.apple.com/app/id6450697950

Discover more builders

Builderlust is an endless, joyful scroll of real projects people are shipping right now. Get the app to keep finding your next spark of inspiration.

📱 Coming soon to iOS & AndroidOpen in the app