frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Why the UAE is leaving OPEC and what it means for the future of the Middle East

https://mondoweiss.net/2026/05/why-the-united-arab-emirates-is-leaving-opec-and-what-it-means-for...
1•speckx•14s ago•0 comments

All databases will eventually be (re)written in Rust

https://kerkour.com/rust-databases
1•randomint64•32s ago•0 comments

Ask HN: Would you use alternative to ChatGPT $0 cost and it's better/smarter?

1•adinhitlore•51s ago•0 comments

Excerpts from calls my dad recorded

https://emilyadel.lol/cassettes
1•tobr•2m ago•0 comments

Show HN: Free tool to see how much AI bots are costing your site

https://botcost.dev
1•plaintosapp•2m ago•0 comments

Proteoscope: A 3D interactive visualization tool for protein structures

https://github.com/robert-mcdermott/proteoscope
1•mcdermott•4m ago•0 comments

Echon – Privacy-First Discord Alternative in Rust and Tauri

https://echon-voice.com
1•Phrosen•5m ago•0 comments

Why Prometheus couldn't see Cilium metrics at 2 a.m

https://thenewstack.io/cncf-projects-integration-production/
1•Brajeshwar•6m ago•0 comments

Show Hacker News– Built a discovery tool for the public domain– seek feedback

https://babelnexus.com
1•NishanStepak•7m ago•1 comments

When the 'Eternity Glaciers' Disappear

https://www.noemamag.com/when-the-eternity-glaciers-disappear/
1•speckx•8m ago•0 comments

In Praise of HTTP

https://kevinboone.me/in_praise_of_http.html
2•LaSombra•8m ago•0 comments

Show HN: Who Assists the Assistant? Russell's Barber Paradox-AI Support Systems

https://zenodo.org/records/20123497
1•Serena_Zayn•8m ago•0 comments

Show HN: Fast Five Quiz – a daily quiz (5 Qs, no signup)

https://fastfivequiz.com
1•fantata•9m ago•0 comments

Oil in Everyday Things

https://www.reuters.com/graphics/IRAN-CRISIS/OIL-CONSUMERS/akpeyynmypr/
1•gmays•10m ago•0 comments

ParrotSec's position about Age Verification

https://parrotsec.org/blog/2026-04-02-our-statement-about-age-verification/
1•danterolle•10m ago•2 comments

How Accurate Are Learning Curves?

https://www.construction-physics.com/p/how-accurate-are-learning-curves
1•surprisetalk•11m ago•0 comments

Unsloth Joins PyTorch Ecosystem

https://unsloth.ai/blog/pytorch
3•karimf•11m ago•1 comments

Rust speed data analytics and visualizations in Python

https://github.com/KevinKenya/nairobi-connector-open-source
1•kevinkenya•12m ago•0 comments

Searching The Pentagon UFO Files

https://ufo-files-declassified.com/
1•kbyatnal•12m ago•0 comments

Your AI Use Is Breaking My Brain

https://www.404media.co/your-ai-use-is-breaking-my-brain/
2•simonw•13m ago•1 comments

Show HN: Hivemind turns agent traces into skills and shares with your team

https://github.com/activeloopai/hivemind
2•davidbuniat•13m ago•0 comments

AI-powered hacking has exploded into industrial-scale threat, Google says

https://www.theguardian.com/technology/2026/may/11/ai-powered-hacking-industrial-scale-threat-thr...
3•chrisjj•14m ago•0 comments

Swiss Cheese Model

https://en.wikipedia.org/wiki/Swiss_cheese_model
1•nathanh•15m ago•0 comments

U.S. Estimated to Have Only 50 Thaad Interceptors Remaining [pdf]

https://csis-website-prod.s3.amazonaws.com/s3fs-public/2026-04/260424_Cancian_Park_Last_Rounds.pdf
3•tcp_handshaker•17m ago•0 comments

Free attachment style quiz and personalized assessment

https://www.pasthepast.com/p/free-attachment-style-quiz-personalized
1•ElysiumAbove•17m ago•0 comments

Unpacking OpenAI and Anthropic's consulting joint ventures

https://www.aienablementinsider.com/p/unpacking-openai-and-anthropic-s-latest-pe-joint-ventures
2•dylancollins•18m ago•1 comments

3M Word2Vec vectors searched locally on an ESP32-S3

https://github.com/brunokeymolen/nn20db-word2vec
1•brunokeymolen•18m ago•1 comments

Marco Polo: Finding a friend with only distance and motion

https://www.jackhogan.me/blog/marco-polo
1•jackhogan11•19m ago•0 comments

1997 FW19 F1 Car for Sale Is a Reminder of When Williams Could Win

https://www.thedrive.com/news/1997-fw19-f1-car-for-sale-is-a-reminder-of-when-williams-could-win
2•PaulHoule•22m ago•0 comments

A financial crisis may be coming – it won't be like last time

https://www.bbc.com/news/articles/cp3p5l0nyevo
6•speckx•23m 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•11mo 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•11mo ago
OK, why not RSS reader?
coolwulf•11mo ago
Because I can customize a lot of functions related to Hacker News which usual RSS reader cannot
Beijinger•11mo ago
Yes, this is obvious. But why don't you offer YOUR script not for a general RSS feed?
coolwulf•11mo ago
That could be another tool :p
shahakshat609•11mo ago
sounds like a good idea & a lot of people who would need this
coolwulf•11mo ago
Thank you. I will work to make it available to more people and make this system more powerful and extremely fast.
dsr_•11mo ago
Every forum system tries to replicate the user-empowering features of Usenet with slrn, and usually falls short.
coolwulf•11mo 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_•11mo 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•11mo ago
Perhaps you could teach the LLM to perform the task of enjoying the articles for you too?
barbazoo•11mo ago
> https://github.com/yourusername/hacker_news_reader

Link is dead

coolwulf•11mo ago
Please use the thread title link
pricci•11mo ago
AI artifact?

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

barbazoo•11mo ago
What I thought yeah. It’s LLM generated shit all the down.
beemboy•11mo ago
Building an HN reader feels like the Hello World for hackers. Still waiting for HN in BF running in the Doom HUD.
coolwulf•11mo 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•11mo 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•11mo ago
The second Github link is broken