frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

FAQ: Why isn't mutable a subtype of immutable, or vice versa?

https://crumbles.blog/posts/2026-09-17-immutable-mutable.html
1•birdculture•43s ago•0 comments

Ask HN: Are there any books or online courses that changed the way you program?

1•learner_yearner•54s ago•0 comments

Show HN: S1Code, a decision-first Rust coding agent with Jev

https://github.com/mertcicekci0/S1Code
1•merthdotxyz•5m ago•0 comments

TypeSafe's Jev Can't See. I Made It Guess What I Drew Anyway

https://mikulskibartosz.name/typesafe-jev-guess-what-i-drew
1•myszon•7m ago•0 comments

Building a conversation engine in Python that shows how LLMs fake memory

https://heymeraki.substack.com/p/aie_21-building-it
1•heyy-meraki•9m ago•0 comments

People who know the most often sound the least certain

https://vrash.substack.com/p/the-people-who-know-the-most-often
2•virde•10m ago•0 comments

Show HN: Pg_chdb, fast imports from object storage to Postgres using COPY

https://clickhouse.com/blog/introducing-chdb-postgres
1•saisrirampur•11m ago•0 comments

Prompts Aren't Real

https://evaluation.club
1•mcfunley•12m ago•0 comments

Lexend: Open typeface shown to improve reading proficiency

https://lexend.com/
1•farlight•12m ago•0 comments

The blog which introduced responsive web design (2010)

https://alistapart.com/article/responsive-web-design/
1•shrikaranhanda•13m ago•0 comments

Ask HN: What is still hard to do?

1•lukehandcool•13m ago•0 comments

Show HN: Dassi – Control desktop Chrome to automate web tasks

https://www.dassi.ai/
1•imvyarqoyzcuem•13m ago•0 comments

Google Says Its A.I. Hacked Three Companies in Testing Breakout

https://www.nytimes.com/2026/09/18/technology/google-gemini-ai.html
3•doener•13m ago•2 comments

Apple's New VP of HW Engineering on iPhone Duo Hinge and Ceramic Shield 2

https://www.techradar.com/phones/iphone/i-spoke-to-apples-new-vp-of-hardware-engineering-about-wh...
1•CharlesW•16m ago•0 comments

Brain adapts to give deaf people a better visual 'danger radar'

https://sheffield.ac.uk/news/brain-adapts-give-deaf-people-better-visual-danger-radar
1•giuliomagnifico•16m ago•0 comments

CNN, MS NOW and Politico denied access to White House after Trump 'ban'

https://www.cnn.com/2026/09/19/media/trump-msnow-cnn-politico-white-house-ban
1•thm•17m ago•0 comments

Will Andrew Scott become the first out gay man to win the best actor Oscar?

https://www.theguardian.com/film/2026/sep/19/andrew-scott-best-actor-oscar-out-gay-elsinore-ian-c...
1•mykowebhn•19m ago•0 comments

Gemini AI hacked three other companies during a test

https://news.sky.com/story/googles-gemini-ai-hacks-three-other-companies-during-security-test-135...
1•geoffbp•20m ago•0 comments

Conversational-AI Framework for Go

https://github.com/gojargo/jargo
1•batmang•20m ago•0 comments

Show HN: BreachScanner – Check if your email has been in data breaches

https://github.com/Aaronmike481/BreachScanner
2•thewalnut124•23m ago•0 comments

RCMP Eligibility Checker

https://checker.joinrcmp.ca
2•mrait•24m ago•0 comments

Trump's census overhaul would exclude some immigrants and remove race questions

https://www.hawaiitribune-herald.com/2026/09/10/nation-world-news/trumps-census-overhaul-would-ex...
4•hn_acker•25m ago•2 comments

One engineer shipped 2k PRs a month to production. Verification is the key

https://thenewstack.io/agentic-verification-distributed-systems/
1•geoffbp•28m ago•0 comments

A Hurricane of Pseudoscience

https://fasterik.substack.com/p/a-hurricane-of-pseudoscience
2•fasterik•29m ago•0 comments

Ilha Da Queimada Grande

https://en.wikipedia.org/wiki/Ilha_da_Queimada_Grande
1•thunderbong•30m ago•0 comments

Google will no longer satisfy Zero Data Retention through OpenRouter routing

https://www.reddit.com/r/openrouter/comments/1wkriut/google_gemini_models_no_longer_available_for...
1•theanonymousone•31m ago•0 comments

Zenodo performance: an update on the current situation

https://blog.zenodo.org/2026/09/15/2026-09-15-stability-and-performance-updates/
1•jszymborski•31m ago•0 comments

Argentic – Stateless L402 proxy gate for machine data monetization

https://github.com/amarongrantham-dev/README.md
1•Ag0146•33m ago•0 comments

Apple Explains Why the iPhone 18 Pro Has a Variable Aperture

https://petapixel.com/2026/09/19/apple-explains-why-the-iphone-18-pro-has-a-variable-aperture/
1•throw0101a•33m ago•0 comments

Key symbols we lost to time, pt. 2: The Mac side

https://unsung.aresluna.org/key-symbols-we-lost-to-time-pt-2-the-mac-side/
2•zdw•37m 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