frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Rare Gene Drastically Raises Lung Cancer Risk in People Who Never Smoked

https://www.nytimes.com/2026/09/17/science/lung-cancer-gene-mutation-risk.html
1•bookofjoe•7m ago•1 comments

macOS Liquid Glass in VS Code: Cursed or Blursed?

https://alec.is/posts/macos-liquid-glass-and-vscode/
1•arm32•10m ago•0 comments

Federated Learning Is Not Private for Google GBoard Next Word Prediction [pdf]

https://arxiv.org/abs/2210.16947
1•thunderbong•10m ago•0 comments

Trump deal keeps Greenland Danish while expanding U.S. military presence

https://apnews.com/article/trump-greenland-military-denmark-4cf77cb4608b685a70410bd679479193
2•aoli-al•14m ago•0 comments

What I Can Remember

1•fractal618•15m ago•0 comments

Federal watchdog accuses Humana, UnitedHealthcare of upcoding

https://www.healthcaredive.com/news/hhs-oig-audit-humana-unitedhealthcare-medicare-advantage-upco...
1•elo2000•18m ago•0 comments

Show HN: I'm walking 42km across Tokyo, through 30 stations

https://yamathon.tonymanh.space
1•tonymanh•18m ago•0 comments

Show HN: LiveWorld – Every 24/7 YouTube live camera on one globe

https://liveworld.info/
2•harisingh1612•25m ago•0 comments

Show HN: An OSS Python dependency scanner for exploited, unmaintained packages

https://github.com/binuka200/package-doctor
2•binukajayaweera•28m ago•1 comments

The Language Modeler

https://github.com/MLSystemsRI/ml-systems-public/blob/main/why/articles/the-language-modeler.md
1•Salparvezml•31m ago•0 comments

The Great Unbundling of the LLM

https://seldon-ai.com/blog/generation-is-the-wrong-primitive
3•nlpnerd•32m ago•1 comments

Google Says Its A.I. Hacked Three Companies in Testing Breakout

https://www.nytimes.com/2026/09/18/technology/google-gemini-ai.html
2•droidjj•32m ago•0 comments

Welcome to Shaderland

https://shaderland.net/devlog/1-init/
2•airstrike•39m ago•0 comments

Radar: An Expert-Level Generalist AI for Abdominal CT Diagnosis

https://github.com/alibaba-damo-academy/damo-radar
1•rguiscard•39m ago•0 comments

European leaders prepare public for 'intensified threat' from Putin

https://www.politico.eu/article/russia-vladimir-putin-nato-drone-attacks-europe-leaders-warning/
3•rzk•42m ago•0 comments

Why my alert triage workflow needed a CLI

https://powers.dev/writing/why-i-built-signoz-cli/
2•jonpowers•44m ago•1 comments

AI cracked the Navier–Stokes challenge. What does that mean for physics?

https://www.nature.com/articles/d41586-026-02922-6
1•sbulaev•48m ago•0 comments

Machine Gods – the official podcast of the singularity

https://machinegods.fm/
2•flakiness•52m ago•0 comments

Cannabis Supply Chain Database

https://cannabis-supply-chain.pages.dev/
2•measurablefunc•53m ago•0 comments

AI insiders issue new warnings – including former Anthropic engineer Jacob Coxon

https://slashdot.org/story/26/09/17/2042242/ai-insiders-issue-new-warnings---including-former-ant...
2•MilnerRoute•54m ago•1 comments

Plan Advice in PostgreSQL 19

https://tapoueh.org/blog/2026/09/plan-advice-in-postgresql-19/
1•craigkerstiens•54m ago•0 comments

Prepare your iPhone 18 Pro Max to ship

https://support.apple.com/en-us/127848
5•ledoge•56m ago•0 comments

Bring back Opus 4.8 in Claude Code

https://osr.im/notes/claude-code-model-picker-older-opus/
1•osr00•57m ago•2 comments

Alibaba open-sources AI model that can detect cancer and nearly 150 conditions

https://www.scmp.com/tech/big-tech/article/3368055/alibaba-open-sources-medical-ai-model-can-dete...
6•yogthos•1h ago•0 comments

Swiss Federal Council Adopts the 2026 Security Policy Strategy

https://www.admin.ch/en/newnsb/zR3tvgIy1qIm
1•marcuschong•1h ago•0 comments

Jump N Bump

https://jumpnbump.net/
2•hefner1456•1h ago•0 comments

Show HN: Do your vitamins work?

https://www.supplementdex.com/supplement-checker
1•richarlidad•1h ago•1 comments

I've cross-examined a lot of humans, but never a supercomputer. Check it out

https://chatgpt.com/s/m_6aadcd183a3c819191c1d63e5804dce6
1•lawsuitllc•1h ago•0 comments

Show HN: Wcagent let use your ChatGPT subscription for coding

https://wcagent.ai/
2•losalah•1h ago•0 comments

Omarchy team started working on Qualcomm's Snapdragon platform support

https://omarchy.org/news/2026/09/introducing-omarchy-dragon/
4•machomaster•1h ago•0 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