frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Desire After the Sublime: A Critique of Pornographic Reason

https://critiqueanddigest.substack.com/p/desire-after-the-sublime
1•crescit_eundo•1m ago•0 comments

Branden Fitelson on the Logic and Use of Probability

https://open.spotify.com/episode/1aS9yuhNPgq9Idkm4j79nu
1•furrowedbrow•2m ago•0 comments

Enabling AI agents to buy securely and seamlessly

https://corporate.visa.com/en/products/intelligent-commerce.html
1•zahlman•3m ago•0 comments

Introduction to Cinema 180

https://www.in70mm.com/presents/1974_cinema_180/introduction/index.htm
1•austinallegro•4m ago•0 comments

Ask HN: How do you name personal or company projects?

1•rhyloo•5m ago•1 comments

Imaginer

https://www.imaginer.world/
1•handfuloflight•9m ago•0 comments

What does record price of gold say about risk perceptions in financial markets?

https://www.ecb.europa.eu/press/financial-stability-publications/fsr/focus/2025/html/ecb.fsrbox202505_02~7f616fcd3f.en.html
1•walterbell•9m ago•0 comments

Rayon CAD

https://www.rayon.design/
1•handfuloflight•15m ago•1 comments

What Every Computer Scientist Should Know About Floating-Point Arithmetic [pdf]

https://docs.oracle.com/cd/E19957-01/800-7895/800-7895.pdf
1•ibobev•17m ago•0 comments

Invisible Infrastructure and the Homemaking Blindspot in Economic Metrics

https://www.governance.fyi/p/invisible-infrastructure-pronatalism
1•daveland•18m ago•0 comments

Runno/Sandbox: A WebAssembly Sandbox for Running Code in Node (etc)

https://runno.dev/articles/sandbox/
1•benno128•19m ago•0 comments

Study of AI chatbot use across 7,000 workplaces finds "no significant impact"

https://fortune.com/2025/05/18/ai-chatbots-study-impact-earnings-hours-worked-any-occupation/
3•jsheard•21m ago•0 comments

Terminal-Bench: a benchmark for AI agents in terminal environments

https://www.tbench.ai/
2•mikemerrill•22m ago•1 comments

Ask HN: Don't You Mind That LLMs Are Mostly Proprietary?

4•dakiol•25m ago•9 comments

Show HN: GrowthBook MCP Server for Feature Flagging and Experimentation

https://github.com/growthbook/growthbook-mcp
1•royalfig•26m ago•0 comments

Show HN: I enhanced Soundex to correctly handle multi-word strings

2•ogora•26m ago•0 comments

Martin Crusius' Armchair Voyage

https://www.historytoday.com/archive/history-matters/martin-crusius-armchair-voyage
1•Petiver•27m ago•0 comments

Personal Growth Sucks

https://easytrouble.com/2025/05/19/personal-growth-sucks/
2•exolymph•30m ago•1 comments

ChatGPT shown to be more persuasive than people in online debates

https://phys.org/news/2025-05-chatgpt-shown-persuasive-people-online.html
3•pseudolus•35m ago•0 comments

Large Language Models

https://arch.dog/bark/large-language-models
1•gmemstr•35m ago•0 comments

Arities as Pseudo-Protocol

https://blog.fogus.me/clojure/arities-as-proto.html
1•zonotope•36m ago•0 comments

SAG-AFTRA Calls Out 'Fortnite' over Darth Vader AI Voice

https://gizmodo.com/fortnite-ai-darth-vader-sag-aftra-dispute-2000604222
4•pseudolus•36m ago•0 comments

Sag-Aftra Statement on Fortnite's Use of A.I. Darth Vader Voice and ULP Filing

https://www.sagaftra.org/sag-aftra-statement-fortnites-use-ai-darth-vader-voice-and-ulp-filing
3•gusgus01•37m ago•0 comments

Show HN: Reachability analysis tool for Linux kernel CVEs

https://github.com/udibabaskydeck/ralk
1•ATechGuy•37m ago•0 comments

Let's Build a Simple Database

https://cstack.github.io/db_tutorial/
1•ibobev•38m ago•0 comments

Bloomberg profiles Anthropic head Dario Amodei, who shifted from academic to CEO

https://www.bloomberg.com/news/features/2025-05-19/anthropic-ceo-amodei-steers-61-billion-ai-powerhouse
3•thoughtpeddler•38m ago•0 comments

German Digital Library

https://www.deutsche-digitale-bibliothek.de/?lang=en
2•he1senberg•38m ago•0 comments

Agent2Agent – A Technical Deep Dive into the Protocol's Core Logic

https://hello-jp.net/building-beyond-the-buzz/a2a-technical-deep-dive
1•jpoersc•40m ago•0 comments

Trump administration cuts funding for the Strong Museum of Play

https://www.gamedeveloper.com/business/trump-administration-cuts-funding-for-the-strong-museum-of-play
4•ibobev•43m ago•0 comments

Malicious Koishi Chatbot Plugin Exfiltrates Messages Triggered by 8-Character

https://socket.dev/blog/malicious-koishi-chatbot-plugin
2•feross•43m 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
14•coolwulf•4h 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•1h ago
OK, why not RSS reader?
coolwulf•1h ago
Because I can customize a lot of functions related to Hacker News which usual RSS reader cannot
shahakshat609•1h ago
sounds like a good idea & a lot of people who would need this
coolwulf•1h ago
Thank you. I will work to make it available to more people and make this system more powerful and extremely fast.
dsr_•1h ago
Every forum system tries to replicate the user-empowering features of Usenet with slrn, and usually falls short.
coolwulf•1h 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.
barbazoo•34m ago
> https://github.com/yourusername/hacker_news_reader

Link is dead

coolwulf•15m ago
Please use the thread title link
pricci•14m ago
AI artifact?

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

beemboy•13m ago
Building an HN reader feels like the Hello World for hackers. Still waiting for HN in BF running in the Doom HUD.
coolwulf•4m 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.