|
|
|
Show HN: Hacker Live – real-time Hacker News client built using Phoenix LiveView
(hackerlive.net)
|
|
22 points
by abersager
915 days ago
|
|
Hacker Live is a client for Hacker News that provides live updates to lists and comments. I’ve built this to get into Elixir / Phoenix / LiveView development. The UI follows HN look and feel for the most part, with a few opinionated tweaks and additions: - Sticky comment summaries to help keep track of the discussion context in nested comment threads
- Subtitles on list entries and summaries on story pages generated by an LLM to help you decide whether a given article is worth your time
- List entries link to the discussion page by default
- Surfacing of links in comments to archive.is etc. to bypass paywalls
- Surfacing of previous submissions
- Dark mode Current limitations: - Read only
- Missing profile pages and other features |
|