frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

The rise of AI-written fiction book sales on Amazon, 2023-2026

https://twitter.com/TuhinChakr/status/2082124139973030095
1•qingcharles•2m ago•1 comments

Show HN: MetrIQ – An AI fitness coach who supports you

https://metriq.fitness
1•zinas•3m ago•0 comments

Le Crane: Analyzing Lithographs "Anamorphosis Suite" by Salvador Dalí

https://community.wolfram.com/groups/-/m/t/2701419
1•jruohonen•3m ago•0 comments

Going IndieWeb

https://www.roycehaynes.com/articles/going-indieweb/
2•roycehaynes•4m ago•0 comments

The Internet of AI

https://om.co/2026/05/04/say-hello-to-the-internet-of-ai/
1•simonpure•10m ago•0 comments

Cosmos 3 Edge

https://huggingface.co/blog/nvidia/cosmos3edge
2•gmays•11m ago•0 comments

Evolution as Fact and Theory

https://en.wikipedia.org/wiki/Evolution_as_fact_and_theory
2•chistev•12m ago•0 comments

Simulating the core pulse in Helion's Trenta

https://twitter.com/i/status/2082005900806783425
1•abhinavsns•12m ago•0 comments

Malware Problem

https://crookedtimber.org/2026/07/29/malware-problem/
1•jruohonen•13m ago•0 comments

Node.js now supports require(esm); React should consider a pure ESM build next

https://github.com/react/react/issues/37091
1•narukeu•16m ago•0 comments

Elon Musk's company sues MN over law to bar manipulated images to fake nudity

https://www.mprnews.org/story/2026/07/28/elon-musks-company-x-ai-sues-minnesota-over-new-law-to-b...
1•jrflowers•19m ago•0 comments

Hister: Your Own Search Engine

https://github.com/asciimoo/hister
1•thunderbong•19m ago•0 comments

Our Approach to Responsible Agentic Development in Open Source

https://www.puppet.com/blog/ai-open-source
1•mooreds•21m ago•0 comments

Starling – a Linux desktop environment made with Swift

https://starling.build/
1•whalesalad•23m ago•0 comments

Show HN: I spent 3 years building the CRM I wanted to use

https://ninjapipe.com
1•dinuka_jay•23m ago•0 comments

Elon Musk's xAI sues Minnesota over law to ban 'nudify' apps

https://www.cnbc.com/2026/07/28/spacexs-xai-sues-minnesota-over-law-to-ban-nudify-apps-.html
3•coffepot77•26m ago•0 comments

Bugs That Broke Driving

https://blog.comma.ai/driving-bugs/
1•LorenDB•27m ago•0 comments

GitHub Copilot app for Beginners: Getting started

https://github.blog/ai-and-ml/github-copilot/github-copilot-app-for-beginners-getting-started/
1•smokeeaasd•29m ago•0 comments

1994: Are You Ready for the Internet?

https://www.youtube.com/watch?v=XpZ5STahhPE
2•chistev•29m ago•0 comments

Reading the tea leaves: 2026 predictions

https://artificialconfidence.com/p/reading-the-tea-leaves-2026-predictions
2•mooreds•31m ago•0 comments

You don't have to be smart if you can think clearly

https://www.seangoedecke.com/you-dont-have-to-be-smart-if-you-think-clearly/
5•meetpateltech•40m ago•0 comments

GrapheneOS Statement on Hidden Profiles

https://xcancel.com/GrapheneOS/status/2082153517234676150#m
3•Cider9986•40m ago•0 comments

GCC AI Policy

https://gcc.gnu.org/pipermail/gcc/2026-July/248628.html
5•edelsohn•45m ago•1 comments

Steve Jobs emails himself (2010)

https://twitter.com/TechEmails/status/1567712985979707393
2•downbad_•53m ago•0 comments

Does every question mark deserve a Betteridge?

https://dynomight.net/betteridge/
6•zdw•53m ago•4 comments

The Best Debugging Story I've Ever Heard (2010)

https://patrickthomson.tumblr.com/post/2499755681/the-best-debugging-story-ive-ever-heard
2•downbad_•53m ago•0 comments

Ailments: A field guide to potential Al-induced cognitive-behavioural disorders

https://informationisbeautiful.net/visualizations/ai-induced-mental-disorders-ai-mental-health-gl...
2•zdw•55m ago•0 comments

Hooray for the Sockets Interface

https://blog.apnic.net/2026/07/28/hooray-for-the-sockets-interface/
6•jruohonen•57m ago•3 comments

The BBC Tetris Companion

https://www.leadedsolder.com/2026/07/28/bbc-bridge-companion-part-1-overview.html
2•zdw•58m ago•0 comments

SpaceXAI sues Minnesota AG over ban on nudifying apps

https://gizmodo.com/grok-creator-spacexai-sues-minnesota-ag-to-stop-ban-on-nudification-2000792143
8•pseudosavant•59m 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