frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

FelonyBench

https://www.felonybench.com/
1•Philpax•1m ago•0 comments

C++26: Embed

https://www.sandordargo.com/blog/2026/08/05/cpp26-embed
1•ingve•2m ago•0 comments

Show HN: Bean Network Tester – open-source bad network simulator

https://github.com/donislawdev/BeanNetworkTester
2•donislawdev•4m ago•0 comments

The Attack Was Authorized: The Missing Security Boundary for AI Agents

https://blog.iluxav.com/the-attack-was-authorized-the-missing-security-boundary-for-ai-agents
1•johlo•8m ago•0 comments

Ask HN: Did GitHub remove the stargazers list?

2•reconnecting•10m ago•0 comments

A technical framework for managed service offering bring-your-own-cloud

https://byocanywhere.org/
1•aloknnikhil•12m ago•0 comments

Show HN: Free, open-source Chrome extension for Play Console utilities

https://github.com/Visnalize/play-console-utils
1•khangnd•12m ago•0 comments

AI search is turning Reddit comments into ads

https://www.theverge.com/ai-artificial-intelligence/973098/reddit-ai-search-seo-marketing-brands-...
4•BlueBerry2001•15m ago•0 comments

Ignatius: Visualize Data Models, Data Graphs, and Data Flows

https://github.com/noormdev/ignatius
2•handfuloflight•16m ago•0 comments

An Interactive Map of the 4x Game Architecture

https://aonw.net/architecture
2•ernest_dev•16m ago•0 comments

Yen stuck at 157 as markets weigh limits of US-Japan intervention

https://asia.nikkei.com/business/markets/currencies/yen-stuck-at-157-as-markets-weigh-limits-of-u...
2•mapping365•18m ago•1 comments

When the Future Doesn't Need Us

https://borretti.me/article/when-the-future-doesnt-need-us
2•zaikunzhang•19m ago•0 comments

Unsubscribe from every newsletter, with no server and no database

https://in-boxed.com
1•jorntbon•24m ago•0 comments

Amiga's famous demo Boing Ball ported to the Famicom

https://twitter.com/neoclassic_tech/status/2084619576659284096
1•tosh•26m ago•0 comments

AI's Influencer Problem

https://sarahandkate.substack.com/p/ais-influencer-problem
2•cogs•34m ago•0 comments

Degraded performance for Claude Mythos 5, Claude Fable 5, and Claude Opus 5

https://status.claude.com/incidents/f6gkkq6txl7z
1•flyaway123•38m ago•0 comments

Senators demand crackdown on wildfire "prediction markets"

https://arstechnica.com/tech-policy/2026/08/senators-demand-crackdown-on-wildfire-prediction-mark...
3•ndsipa_pomu•38m ago•1 comments

Show HN: GuidedReview, a Chrome extension that helps review AI generated PRs

https://guidedreview.dev
1•nshntarora•39m ago•0 comments

After $140M hack, Bitcoin users 'soul-searching' over self-custody

https://www.theglobeandmail.com/investing/article-after-140-million-hack-bitcoin-users-soul-searc...
2•petethomas•40m ago•0 comments

Binary Converter

https://binaryconverter.net/
1•chromabook•40m ago•0 comments

Offpunk Manifesto

https://blog.ayom.media/ideiasdechirico/offpunk-manifesto
1•prohobo•45m ago•0 comments

OK, Well, Rogue AI Agents Are Hacking Again

https://www.wired.com/story/ok-well-there-are-even-more-ai-agent-hacking-incidents/
2•joozio•47m ago•0 comments

Show HN: An AI office-work benchmark, and 4 bugs we found in our own judge

https://github.com/dongsheng123132/ai2work-bench
1•17vibe•48m ago•0 comments

Fed's Schmid calls for tighter monetary policy, inflation too high

https://www.reuters.com/world/feds-schmid-calls-tighter-monetary-policy-tamp-down-too-high-inflat...
2•mapping365•48m ago•0 comments

Show HN: You want filled-out tables on any topic without typing rows yourself

https://reloadium.com/reloadium-tables/
1•julienreszka•48m ago•0 comments

Why Can't You Pack a Bag?

https://www.newyorker.com/culture/open-questions/why-cant-you-pack-a-bag
1•prathamtharwani•55m ago•0 comments

Why Indie Developers Should Start Alone

https://defragzone.substack.com/p/why-indie-developers-should-start
1•frag•57m ago•0 comments

Appa: P2P Syncthing Using Iroh

https://tangled.org/aly.codes/appa
3•nerdypepper•57m ago•1 comments

I'm Begging You: Never Write with AI

https://www.nytimes.com/2026/08/04/opinion/artificial-intelligence-ai-writing.html
3•ekelsen•58m ago•1 comments

What's New in PHP 8.6

https://stitcher.io/blog/new-in-php-86
1•dmitrijbelikov•58m 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