A native macOS client for Hacker News, built with SwiftUI
Polished HN client for macOS, but web version and third-party clients already exist.
A Tampermonkey/Greasemonkey userscript that transforms Hacker News into a visual card grid with og:image thumbnails and a split-pane article/comments reader.
Split-pane HN reader works in browser, but Nitter and dozens of HN clients exist.
HN power users on Windows/Linux without macOS client access
HackerNews.pro · Hacker News Enhancement Suite
So I worked with Claude to replicate the key features as a Tampermonkey/Greasemonkey userscript. Here's what it does:
- Replaces the default HN listing with a responsive card grid - Fetches og:image thumbnails lazily as you scroll (falls back to favicon + domain) - Split-pane reader: article on the left, HN comments on the right — no tab-switching - Draggable divider to resize the two panes - Swap button to flip article/comments sides - Inline article rendering that inlines external stylesheets to work around CSP restrictions - Algolia-powered search bar - One-click toggle back to the classic list view - Persistent thumbnail cache via sessionStorage
Screenshot: https://raw.githubusercontent.com/Qahlel/Hacker-News-Grid-Vi...Repo: https://github.com/Qahlel/Hacker-News-Grid-View-Userscript
Script: https://github.com/Qahlel/Hacker-News-Grid-View-Userscript/b...
Happy to hear feedback — particularly around sites that block iframe embedding or break the inline stylesheet loader.
Polished HN client for macOS, but web version and third-party clients already exist.
Five nice themes, but dark-mode extensions and HN's own settings already exist.
Scrapes HN Firebase API to augment UI — solves a micro-problem no one asked for.
HN theme userscript—useful niche, but feature parity exists in HN-customizer or browser extensions.
Cleaner inline reader for HN comment subtrees without the navigation clutter.
Magit-style Git GUI in Rust, but GitKraken and lazygit already dominate this space.