frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Trump's World Liberty Financial Sues Billionaire Justin Sun for Defamation

https://www.forbes.com/sites/alisondurkee/2026/05/04/trumps-world-liberty-financial-sues-billiona...
1•iamben•1m ago•0 comments

Deep Learning with Python – Read Online

https://deeplearningwithpython.io/
1•mathgenius•1m ago•0 comments

Warren Buffett Warns That Prediction Markets Are 'Gambling,' Not Investing

https://www.thenewstribune.com/money/warren-buffett-prediction-markets-gambling/
1•ppjim•2m ago•0 comments

MorphKatz – polymorphic x64 machine-code rewriter for Windows PEs

https://github.com/0xMohammedHassan/morphkatz
1•Motx•4m ago•0 comments

Exploring the behavior of a strung computational Stradivarius violin

https://www.nature.com/articles/s44384-026-00049-6
1•bookofjoe•4m ago•0 comments

Can agents replace the search stack?

https://softwaredoug.com/blog/2026/04/28/search-apis-replaced-by-agents.html
1•gmays•6m ago•0 comments

Canadian election databases use "canary traps"–and they work

https://arstechnica.com/tech-policy/2026/05/in-canada-a-canary-trap-springs-shut-and-ids-election...
1•ColinWright•7m ago•0 comments

Show HN: A customer feedback and public roadmap for digital products

https://insightswall.com
2•xcanchal•7m ago•0 comments

'Point of no return': New Orleans relocation must start now due to sea level

https://www.theguardian.com/us-news/2026/may/04/new-orleans-sea-levels-relocation-climate-crisis
2•dmm•7m ago•0 comments

What to Know Before Owning a Cleanroom

https://www.terrauniversal.com/photogallery/cleanrooms.php?video=22980
1•gregsadetsky•7m ago•0 comments

Evolving Verifiable Trust: Bringing Binary Transparency to the Android Ecosystem

https://blog.google/security/bringing-binary-transparency-to-the-android-ecosystem/
1•concinds•12m ago•0 comments

Welcome to Gas City

https://steve-yegge.medium.com/welcome-to-gas-city-57f564bb3607
4•teruakohatu•14m ago•0 comments

New kew v4.0 "Love is gonna save us edition" [video]

https://www.youtube.com/watch?v=Ql5ZKeaX2MQ
1•ravachol•15m ago•1 comments

Pulitzer Prize Winners 2026

https://www.pulitzer.org/prize-winners-by-year/2026
2•brightbeige•19m ago•1 comments

Individual efficiency vs. administrative efficiency (2024)

https://longform.asmartbear.com/tension-autonomy-admin/
1•mooreds•19m ago•0 comments

SAP Acquiring Dremio

https://www.dremio.com/blog/sap-intends-to-acquire-dremio/
1•jamesblonde•20m ago•0 comments

Blepping in Cats

https://archcreekanimalclinic.com/blepping-in-cats/
1•mooreds•20m ago•0 comments

Bring Back the Jedi Knights

https://www.realcleardefense.com/articles/2026/05/04/bring_back_the_jedi_knights_1180442.html
1•tolerance•20m ago•1 comments

Operation Midway Blitz: How immigration raids changed Chicago

https://www.chicagotribune.com/2025/12/28/chicago-immigration-operation-midway-blitz-2/
1•mooreds•21m ago•1 comments

Building AGI Using Language Models (2020)

https://bmk.sh/2020/08/17/Building-AGI-Using-Language-Models/
2•rzk•24m ago•0 comments

Our Story – Meet the Founders of Thaura – Thaura

https://thaura.ai/story
1•abdelhousni•25m ago•0 comments

Omarchy 3.7 Linux Distribution Overhauls Gaming Support, Adds Unified CLI

https://www.phoronix.com/news/Omarchy-3.7-Released
2•breve•26m ago•0 comments

Claude Is Dead

https://www.javiertordable.com/claude-is-dead/
3•KnuthIsGod•26m ago•0 comments

We Can Do Hard Things

https://allenpike.com/2026/we-can-do-hard-things/
1•apike•27m ago•0 comments

Wine 11.8 Improves VBScript Compatibility Fixes Microsoft Golf 1999

https://www.phoronix.com/news/Wine-11.8-Released
2•breve•27m ago•0 comments

Pentagon Delays Put 150 Wind Projects on Ice as Trump Targets Wind Power

https://www.nytimes.com/2026/05/04/climate/wind-power-delays-trump-pentagon.html
4•giwook•28m ago•2 comments

Ask HN: Hypothetical to robotics/autonomy engineers working on FSD

3•Isuckatcode•29m ago•0 comments

I can't follow "don't use HN for promotion" due to my lifestyle – OK or not?

3•JamesEvery•30m ago•4 comments

Show HN: ByAllo – the online bookstore that runs itself

https://byallo.com/
3•averyintel•32m ago•0 comments

Trump's threats are giving Iran a reason for wanting a nuclear weapon

https://asiaviewnews.com/gigabots/threads?p=100058
2•mark336•33m ago•2 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