frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

The AI Boom Is Coming for Your Gadgets

https://www.economist.com/graphic-detail/2026/09/03/the-ai-boom-is-coming-for-your-gadgets
1•karakoram•59s ago•1 comments

A party game for the couch. The game plays on the TV your phone is the buzzer

https://couchbattles.com
2•DCnow•2m ago•0 comments

US has access to more than half of Australia's military bases

https://www.theguardian.com/australia-news/ng-interactive/2026/sep/07/us-military-bases-in-austra...
1•siquick•5m ago•0 comments

Robots just had their GPT3 moment [video]

https://www.youtube.com/watch?v=cqwKceUSZ5Q
1•nazgul17•6m ago•1 comments

Show HN: Blueprintr – Diagram-first knowledge base with live cloud import

https://blueprintr.io
1•JoshJamesAnthon•13m ago•1 comments

The Living Documents Manifesto

https://orionfold.com/manifesto/
1•arkwor•14m ago•0 comments

The Continued Decline of White Collar Prosecutions

https://therevolvingdoorproject.org/the-continued-decline-of-white-collar-prosecutions/
2•paulpauper•14m ago•0 comments

Federated Stars (2024)

https://domaindrivenarchitecture.org/blog/2024-06-05-howto-federated-stars/
1•birdculture•15m ago•0 comments

Elena Ferrante and the people who vouched for her

https://www.strangeclarity.com/p/elena-ferrante-and-the-people-who
1•paulpauper•17m ago•0 comments

Do children grow continuously or do they grow in fits and starts?

https://statmodeling.stat.columbia.edu/2026/08/31/fits-and-starts/
2•paulpauper•17m ago•0 comments

3D Printed Hydrogels for Soft Robotic Applications (2025)

https://www.sciencedirect.com/org/science/article/pii/S0973862225000261
1•pliiight•21m ago•0 comments

VCF West 2026: Making games in the 1980s – David Crane, Garry Kitchen [video]

https://www.youtube.com/watch?v=9ramxZ1a6NM
1•fortran77•23m ago•0 comments

Show HN: Antifailure, a disposable copy of production for every pull request

https://antifailure.dev
2•VirS•24m ago•1 comments

Slop-Creep: When Building Gets Cheaper Than Thinking

https://awaitinginput.substack.com/p/slop-creep-when-building-gets-cheaper
2•bs2•25m ago•0 comments

Elon Musks 7 Predictions?

https://nostradamusintellect.com/articles/elon-musk-predictions-scored
1•Nikola5•26m ago•0 comments

Show HN: MaskShift – a maximalist coding agent with zero NPM dependencies

https://github.com/nafeeur/MaskShift
1•Nafeeur•28m ago•0 comments

David Rumsey Map Collection

https://www.davidrumsey.com
2•twalichiewicz•30m ago•1 comments

Armed man attacks Ohio governor candidate Amy Acton, several injured

https://www.dispatch.com/story/news/politics/2026/09/06/armed-man-attacks-ohio-governor-candidate...
3•cocacola1•33m ago•0 comments

Apple Just Fixed TestFlight

https://www.macrumors.com/2026/09/04/apple-just-fixed-testflight/
2•7777777phil•33m ago•0 comments

Show HN: AlternateRealities.lol – Create any kind of poing and click story

https://alternaterealities.lol
2•nihey•41m ago•0 comments

The Microeconomics of Artificial Intelligence (Open Access)

https://direct.mit.edu/books/oa-monograph/6067/The-Microeconomics-of-Artificial-Intelligence
2•neehao•43m ago•0 comments

London's approach to knife crime is working

https://www.economist.com/britain/2026/09/03/londons-approach-to-knife-crime-is-working
3•andsoitis•44m ago•1 comments

Rising Income Risk at the Top

https://papers.ssrn.com/sol3/papers.cfm?abstract_id=7377841
2•neehao•45m ago•0 comments

GPU kernel bug by derived structure from measured hardware shape, not profiling

https://github.com/arraylady-jpg/moa-shape-derivation
1•lmullin•45m ago•0 comments

Toward a Symbiotic Society with Generative AI: For Living Together into Future

https://link.springer.com/chapter/10.1007/978-981-95-1327-7_35
1•andsoitis•46m ago•0 comments

Frontier Models' Vulnerability Patches are Often F.L.A.W.E.D. [pdf]

https://1password.com/files/resources/frontier-models-vulnerability-patches-flawed.pdf
1•crummy•47m ago•0 comments

Windows 11's "special" developer edition looks like another marketing misfire

https://www.neowin.net/opinions/windows-11s-special-developer-edition-sounds-like-yet-another-mar...
14•bundie•51m ago•1 comments

Why can't human care be more like a vet visit?

https://www.seattletimes.com/opinion/why-cant-human-care-be-more-like-a-vet-visit/
3•bookofjoe•54m ago•1 comments

Bobbin: Pentest with a local LLM, so target data never leaves your machine

https://github.com/daniele110199/bobbin
1•daniele110199•56m ago•1 comments

Eigen Hacks embeds this site in eigenbasis of all news

https://eigenhacks.com
1•setuporg•56m ago•1 comments
Open in hackernews

Show HN: A native Hacker News reader with integrated todo/done tracking

https://github.com/haojiang99/hacker_news_reader
54•coolwulf•1y ago
Hey HN! I'm excited to share a tool I've been working on - a native Hacker News reader built with Rust and egui. Here's a screenshot: https://github.com/haojiang99/hacker_news_reader/blob/main/s....

As a daily HN reader, I've always struggled with keeping track of interesting posts I want to read later. Browser tabs pile up, bookmarks get forgotten, and I lose track of what I've already read. I needed a way to:

1. Browse HN efficiently (across all sections - hot, new, show, ask, jobs, best) 2. Quickly mark posts as "todo" for later reading 3. Mark posts as "done" when finished 4. Filter and search effectively

I couldn't find a tool that combined all these features, so I built one. It's been tremendously helpful for my own HN reading workflow, and I thought others might find it useful too.

Features:

- *Integrated todo tracking*: Mark stories as "todo" and "done" to manage your reading progress

- *Search functionality*: Filter stories by keyword in title, domain, or author

- *Multiple sections*: Browse all HN sections (hot, new, show, ask, jobs, best)

- *Threaded comments*: View comments in a Reddit-like threaded format

- *Dark/light mode*: Easy on the eyes in any environment

- *Keyboard shortcuts*: Efficient navigation with keyboard-centric design (1-6 for tabs, Ctrl+F for search)

- *Auto-loading*: Automatically loads more content when scrolling

- *Color-coding*: Stories color-coded by score for easy scanning

- *Native app*: Fast, responsive, and works offline with local caching

Built with Rust and the egui UI framework, with SQLite for local storage. The app scrapes Hacker News HTML directly rather than using the official API to capture the full story context.

Check out the GitHub repo (https://github.com/yourusername/hacker_news_reader) for installation instructions and source code. Built and tested on macOS, Linux, and Windows.

This started as a personal tool to solve my own HN reading habits, but I hope others find it useful too. The code is MIT licensed and I'd love your feedback, feature suggestions, or contributions!

Comments

Beijinger•1y ago
OK, why not RSS reader?
coolwulf•1y ago
Because I can customize a lot of functions related to Hacker News which usual RSS reader cannot
Beijinger•1y ago
Yes, this is obvious. But why don't you offer YOUR script not for a general RSS feed?
coolwulf•1y ago
That could be another tool :p
shahakshat609•1y ago
sounds like a good idea & a lot of people who would need this
coolwulf•1y ago
Thank you. I will work to make it available to more people and make this system more powerful and extremely fast.
dsr_•1y ago
Every forum system tries to replicate the user-empowering features of Usenet with slrn, and usually falls short.
coolwulf•1y ago
Well I'm implementing a LLM based auto summary for each article and other features which focus on usability / readability / tracking for HN users. And this is more specialized and cannot be achieved by other tools.
dsr_•1y ago
Hrm. You should pivot to making an Electric Monk.

"The Electric Monk was a labour-saving device, like a dishwasher or a video recorder. Dishwashers washed tedious dishes for you, thus saving you the bother of washing them yourself, video recorders watched tedious television for you, thus saving you the bother of looking at it yourself; Electric Monks believed things for you, thus saving you what was becoming an increasingly onerous task, that of believing all the things the world expected you to believe."

- Douglas Adams.

flave•1y ago
Perhaps you could teach the LLM to perform the task of enjoying the articles for you too?
barbazoo•1y ago
> https://github.com/yourusername/hacker_news_reader

Link is dead

coolwulf•1y ago
Please use the thread title link
pricci•1y ago
AI artifact?

The repo is https://github.com/haojiang99/hacker_news_reader

barbazoo•1y ago
What I thought yeah. It’s LLM generated shit all the down.
beemboy•1y ago
Building an HN reader feels like the Hello World for hackers. Still waiting for HN in BF running in the Doom HUD.
coolwulf•1y ago
Pretty much. That is why this was a tiny personal project I did. The key for me is to be a le to track article and comments on HN for myself. I found it useful and that's why I decided to open source and make it available for everyone else.
krishnasangeeth•1y ago
Cool project. I too did something similar , built a HN client app for iPhone

https://apps.apple.com/us/app/h-for-hackernews/id6744145932

begueradj•1y ago
The second Github link is broken