frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Who Is Satoshi Nakamoto? My Quest to Unmask Bitcoin's Creator

https://www.nytimes.com/2026/04/08/business/bitcoin-satoshi-nakamoto-identity-adam-back.html
1•jfirebaugh•5m ago•0 comments

Show HN: KOS Protocol – A kos.json file for AI agents to read verified facts

https://kosprotocol.dev
2•niseus•11m ago•0 comments

Ask HN: Is it possible to escape captive portal webview limitations?

1•remohexa•16m ago•1 comments

Show HN: The Spotify for AI Agents – StarSinger MCP

https://mcp.starsinger.ai/
1•usestork•17m ago•0 comments

$ npx port-grid – Scans your ports. Shows live previews. Kill from the UI

https://twitter.com/Jeroen_Ransijn/status/2041733263430238405
1•JeroenRansijn•19m ago•0 comments

The Open-Source Recipe for Teaching a Robot to Fold Your Clothes

https://huggingface.co/spaces/lerobot/robot-folding
3•dsr12•25m ago•0 comments

The Building Block Economy

https://mitchellh.com/writing/building-block-economy
1•zoogeny•33m ago•0 comments

Show HN: HN: a collection of web desktops with real browsers

https://win9-5.com/demo
1•keepamovin•33m ago•0 comments

Claude Code Chase Thread

https://i.postimg.cc/7Y9sjHb4/Screenshot-2026-04-07-at-10-35-06-PM.png
1•dbfhac•35m ago•0 comments

Anthropic may have leaked Claude Code source on purpose

https://www.ft.com/content/59249643-a221-4494-bcb5-62e5f4fedc8e
3•zezaggering•37m ago•1 comments

Steve Jobs iPhone 2007 Presentation (Full Transcript, PDF)

https://singjupost.com/wp-content/uploads/2014/07/Steve-Jobs-iPhone-2007-Presentation-Full-Transc...
1•prawn•37m ago•0 comments

Everyone Gets Jevons Paradox Wrong

https://www.amazingcto.com/everyone-gets-jevons-paradox-wrong/
1•KingOfCoders•38m ago•1 comments

ContextSync – Sync VS Code AI Context via Obsidian/OneDrive

https://marketplace.visualstudio.com/items?itemName=ZayaanBhanwadia.context-sync
3•ZayaanBhan123•51m ago•0 comments

Decentralized AI from Scratch

https://github.com/iamtrask/decentralized-ai-from-scratch
3•williamtrask•54m ago•0 comments

Latency Implications of Virtual Memory

https://rigtorp.se/virtual-memory/
1•vinhnx•54m ago•0 comments

MemPalace - A Scam

https://twitter.com/AdvicebyAimar/status/2041559354034344438
1•doppp•55m ago•1 comments

The Cost of Misalignment

https://interrupt.memfault.com/blog/the-hidden-cost-of-misalignment
1•vinhnx•55m ago•0 comments

Part 2 of 8 – The Wrong Mental Model

https://www.planetform.io/blog/the-wrong-mental-model
1•rtwo_infra•56m ago•0 comments

Open Models have crossed a threshold

https://blog.langchain.com/open-models-have-crossed-a-threshold/
2•gmays•58m ago•0 comments

Hallucinated citations are polluting the scientific literature

https://www.nature.com/articles/d41586-026-00969-z
4•30minAdayHN•59m ago•2 comments

Egypt plans to introduce SIM cards specifically for children

https://www.egyptindependent.com/egypt-plans-to-introduce-sim-cards-specifically-for-children/
1•catlikesshrimp•1h ago•1 comments

Show HN: Silkwave Voice – AI Notetaker Using Apple Intelligence's ChatGPT

https://www.silkwave.ai/silkwave-voice
1•bmv3502•1h ago•0 comments

Industrial Policy for the Intelligence Age

https://openai.com/index/industrial-policy-for-the-intelligence-age/
1•grigy•1h ago•0 comments

Alexander Friedmann and the origins of modern cosmology (2012)

https://physicstoday.aip.org/features/alexander-friedmann-and-the-origins-of-modern-cosmology
1•the-mitr•1h ago•0 comments

Aether – Artificial Ecology for Thought and Emergent Reasoning

https://aetherantcolony.com/
1•calcosmic•1h ago•0 comments

One Brain to Query: Wiring a 60-Person Company into a Single Slack Bot

https://merylldindin.com/thoughts/company-brain/
2•meryll_dindin•1h ago•1 comments

Part 1 of 8 – The Infrastructure Entropy Problem

https://www.planetform.io/blog/infrastructure-entropy-problem
1•rtwo_infra•1h ago•0 comments

HK police can now demand phone passwords under new national security rules

https://www.bbc.com/news/articles/ce8j9yj52lro
1•pabs3•1h ago•2 comments

DayZ devs talk 1.29 server performance update [video]

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

Quick notes on KERNSEAL

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

Link is dead

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

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

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