frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

BazelCon 2025 Recap

https://blogsystem5.substack.com/p/bazelcon-2025-recap
1•jmmv•1m ago•0 comments

Linux Kernel Explorer

https://reverser.dev/linux-kernel-explorer
1•tanelpoder•1m ago•0 comments

Between Compassion and Respomsibilty

https://rodgercuddington.substack.com/p/between-compassion-and-responsibility
1•freespirt•4m ago•1 comments

Last Issue of "ECMAScript News"

https://ecmascript.news/archive/es-next-news-2025-11-26.html
1•Klaster_1•4m ago•0 comments

Optimizing Ray Tracing in Haskell (2020)

https://medium.com/@s.nawaz/optimizing-ray-tracing-in-haskell-3dc412fff20a
1•todsacerdoti•6m ago•0 comments

AT&T Archives: The Step-by-Step Switch [video]

https://www.youtube.com/watch?v=xZePwin92cI
1•croh•21m ago•1 comments

Ask HN: What's your favorite open-source AI model, and what do you use it for?

1•miletus•24m ago•0 comments

Secrets in unlisted GitHub gists are now reported to secret scanning partners

https://github.blog/changelog/2025-11-25-secrets-in-unlisted-github-gists-are-now-reported-to-sec...
1•tech234a•26m ago•0 comments

Principles of Vasocomputation

https://opentheory.net/2023/07/principles-of-vasocomputation-a-unification-of-buddhist-phenomenol...
1•eatitraw•27m ago•0 comments

Ask HN: Do teams need a tool to make IT architecture diagrams look better

1•lynn_xx•28m ago•2 comments

Contrast best practices between OS and enterprise

https://gist.github.com/bdfinst/496d06b057c44edae7fd88d906e78f67
1•gpi•44m ago•0 comments

OpenAI API user data exposed in Mixpanel security breach

https://www.dqindia.com/news/openai-api-user-data-exposed-in-mixpanel-security-breach-10816218
7•donsupreme•45m ago•2 comments

How to Fix a Typewriter and Your Life

https://www.nytimes.com/interactive/2025/11/20/us/typewriter-repair-seattle-bremerton.html
1•gmays•47m ago•0 comments

Show HN: Era – Open-source local sandbox for AI agents

https://github.com/BinSquare/ERA
1•gregTurri•50m ago•0 comments

The Temporal Uncanny Valley: On the Nature of AI Work

https://substack.com/inbox/post/180071478
2•mpesce•52m ago•1 comments

Fracking has transformed an Argentine town

https://www.bbc.com/news/articles/cewj1e1yk2vo
2•1659447091•53m ago•1 comments

Evaluating Uniform Memory Access Mode on AMD's Turin

https://chipsandcheese.com/p/evaluating-uniform-memory-access
2•zdw•56m ago•0 comments

PostgreSQL CDC library with snapshot – 50x less memory than Debezium

https://github.com/Trendyol/go-pq-cdc
3•erayarslan•57m ago•0 comments

The Thinking Game – Full documentary [video]

https://www.youtube.com/watch?v=d95J8yzvjbQ
1•vinhnx•57m ago•0 comments

Tell HN: Happy Thanksgiving

11•prodigycorp•58m ago•2 comments

Cuffing Season: A look at culture and science

https://www.bbc.com/future/article/20251124-cuffing-season-is-winter-the-season-for-romance
1•1659447091•1h ago•0 comments

Two National Guard members in critical condition after shooting near White House

https://www.bbc.com/news/articles/c3r7qpqddnro
3•colinprince•1h ago•0 comments

Z-Image Turbo Released – 6B Parameter Text to Image Model

https://huggingface.co/Tongyi-MAI/Z-Image-Turbo
2•rossriley•1h ago•0 comments

Jony Ive and Sam Altman say they have an AI hardware prototype

https://www.theverge.com/news/827607/openai-hardware-prototype-chatgpt-jony-ive-sam-altman
2•ent101•1h ago•1 comments

$96M AUD revamp of Bom website bombs out on launch

https://www.bbc.com/news/articles/c2k4dy15nqqo
4•sam-cop-vimes•1h ago•1 comments

The AI Industry's Scaling Obsession Is Headed for a Cliff

https://www.wired.com/story/the-ai-industrys-scaling-obsession-is-headed-for-a-cliff/
2•zerosizedweasle•1h ago•0 comments

Building Agents Is Hard, Meet Stripe for Agents

https://grupa.ai/api
1•balmdotai•1h ago•0 comments

What happens if you throw sand into a jet engine? [video]

https://www.youtube.com/watch?v=QtxVdC7pBQM
2•gmays•1h ago•0 comments

Music eases surgery and speeds recovery, study finds

https://www.bbc.com/news/articles/c231dv9zpz3o
3•1659447091•1h ago•0 comments

Show HN: Interactive Relative Rotation Graphs for 500 Stocks (Python/Plotly)

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

Link is dead

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

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

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