As a Windows/Linux user without access to macOS, I came across this post yesterday — Show HN: A native macOS client for Hacker News, built with SwiftUI ( https://news.ycombinator.com/item?id=47088166 ) — and found myself envious of the experience it offered: card-based layout, split-pane reading, and a cleaner way to browse stories. So I worked with Claude to replicate the key features as a Tampermonkey/Greasemonkey userscript. Here's what it does:
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. |
No comments yet