frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: I serve my website with a swarm of ESP32 microcontrollers on a shelf

https://github.com/Novotarskyi/ivan-bohun
2•disco_jack•8m ago•1 comments

'We are not lonely': Solitude as a new aspirational lifestyle

https://www.bbc.com/news/articles/c5y63dw2x3wo
1•gmays•14m ago•0 comments

Energy, surplus, economic process (December 2026)

https://www.sciencedirect.com/science/article/pii/S0921800926002302
1•oliculipolicula•15m ago•0 comments

Brazil2026ElectionFilter

https://github.com/xai-org/x-algorithm/blob/main/home-mixer/filters/brazil_2026_election_filter.rs
1•dmarto•21m ago•0 comments

Calculus Made Easy by Silvanus P. Thompson (1910)

https://www.gutenberg.org/ebooks/33283
1•remywang•24m ago•0 comments

AI Driven Testing

https://app.deltix.ai
2•oneounceman•24m ago•0 comments

Cox–Zucker Machine

https://en.wikipedia.org/wiki/Cox%E2%80%93Zucker_machine
3•rolph•26m ago•0 comments

Delete DoorDash

https://deletedoordash.com/
1•megamike•28m ago•1 comments

We need your help to make a faster and more secure Monero node a reality

https://reddit.com/r/Monero/comments/1vo7htb/we_need_your_help_to_make_a_faster_and_more/
1•Cider9986•29m ago•0 comments

Time-of-Check to Time-of-Use

https://en.wikipedia.org/wiki/Time-of-check_to_time-of-use
1•_josh_meyer_•39m ago•0 comments

Anthropic IPO valuation hinges on $190-200B 2028 revenue forecast

https://www.reuters.com/business/anthropic-ipo-valuation-hinges-190-200-billion-2028-revenue-fore...
3•PessimalDecimal•44m ago•0 comments

Show HN: BeCharts – online chart maker (templates, CSV, PNG/SVG/PDF)

https://www.becharts.com/editor
1•neo_tang•44m ago•0 comments

How did a Usenet troll and encryption genius become a criminal mastermind?

https://magazine.atavist.com/2016/he-always-had-a-dark-side
1•firefax•46m ago•0 comments

Show HN: WMTrace – See how LLM text watermarks work (Anthropic just adopted one)

https://github.com/gtesei/llm-watermark
1•isacco•51m ago•0 comments

Someone is publishing a trove of zero-days

https://0day-rubbish.com/
2•dclavijo•53m ago•0 comments

OpenAI ditches Recall-style screenshot surveillance for friendly keylogging

https://www.theregister.com/ai-and-ml/2026/08/14/openai-ditches-recall-style-screenshot-surveilla...
1•sbulaev•59m ago•0 comments

An Infamous Math Problem Closer to Being Solved by Encouraging AI

https://www.wsj.com/tech/ai/ai-math-riemann-hypothesis-anthropic-openai-22f98a87
1•RyanShook•1h ago•0 comments

What I Learned from Playing "Spelling Bee"

https://www.mooreds.com/wordpress/archives/3750
1•mooreds•1h ago•0 comments

Show HN: Nakso – Your Desktop Sketchpad

https://github.com/niklauslee/nakso
1•niklauslee•1h ago•0 comments

A coalescent model reveals deep ancestral structure shared by all modern humans

https://www.nature.com/articles/s41588-025-02117-1
1•lawrenceyan•1h ago•0 comments

Federal agents surveilled Minnesota unions in hunt for Antifa conspiracy case

https://www.startribune.com/federal-agents-led-by-jan-6-participant-surveilled-minnesota-unions-i...
3•hn_acker•1h ago•1 comments

Thank you to the people building these AI tools

1•bgilly•1h ago•0 comments

Yester World Asking for Help from Google De-Monitization and AI [video]

https://www.youtube.com/watch?v=z9QiBMdvgRE
3•InTheArena•1h ago•2 comments

AI productivity gains drive net CO₂ increase in global energy–economy model

https://www.nature.com/articles/s44168-026-00411-0
7•littlexsparkee•1h ago•0 comments

Spaceship Service Outage Update

https://www.spaceship.com/blog/spaceship-service-outage-update/
2•anonu•1h ago•0 comments

Haitians in Springfield are required to report to ICE and wear ankle monitors

https://ohiocapitaljournal.com/2026/08/14/haitians-in-springfield-are-required-to-report-to-ohios...
15•hn_acker•1h ago•8 comments

Youngest Black professor at Cambridge who faced plagiarism claims is found dead

https://apnews.com/article/jason-arday-cambridge-professor-london-dead-reports-9036e2b405f5849415...
15•petethomas•1h ago•4 comments

Magnitude 7.7 Earthquake – 68 km NNW of Ende, Indonesia

https://earthquake.usgs.gov/earthquakes/eventpage/us6000tkt2/executive
84•Bender•1h ago•16 comments

A New Alzheimer's Therapy – Or Is It?

https://www.science.org/content/blog-post/new-alzheimer-s-therapy-or-it
3•maxall4•1h ago•2 comments

Yes, Code Review Is Still Necessary

https://mattmccormick.ca/yes-code-review-is-still-necessary/
4•mattm•1h 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