frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

How to Build Your Own Quantum Computer

https://physics.aps.org/articles/v19/24
1•tzury•1m ago•0 comments

AI Architecture Pattern Manager – Togaf ABB/SBB/PBC with Neo4J

https://github.com/azaddjan/aipatternmanager
1•azaddjan•3m ago•1 comments

Slop Definitions Were My Final Straw with Google Search

https://zsrobinson.com/posts/slop-definitions-were-my-final-straw-with-google-search/
2•zsrobinson•4m ago•1 comments

Vouch

https://vouch.sh
1•jplock•5m ago•0 comments

Musk's fossil data centres are undoing Tesla's climate benefit

https://ketanjoshi.co/2026/03/02/musks-fossil-data-centres-are-undoing-teslas-climate-benefit/
1•xvxvx•6m ago•0 comments

Exploiting Iran: A Political Timeline

https://github.com/thinkhuman/iranwest/blob/main/exploitingiran.md
1•jamesgill•7m ago•0 comments

Poll: Which VCs Are Tier 1?

https://vc-compare.vercel.app/
1•nezaj•8m ago•1 comments

Nobody ever got fired for using a struct

https://www.feldera.com/blog/nobody-ever-got-fired-for-using-a-struct
3•gz09•8m ago•0 comments

Origin of the Abbreviation i18n

http://www.i18nguy.com/origini18n.html
1•ethanpil•10m ago•0 comments

Fast Biology Bounties

https://nikomc.com/2026/03/02/bounties/
1•mailyk•10m ago•0 comments

Vibe Theory: Mathematical Derivation of Aesthetic Vibe from Text

https://github.com/xraymemory/vibetheory
1•idempotent_•10m ago•0 comments

2x Qwen 3.5 on M1 Mac: 9B builds a bot, 0.8B runs it

https://advanced-stack.com/fields-notes/qwen35-opencode-lm-studio-agentic-coding-on-m1.html
2•advanced-stack•14m ago•0 comments

Five People in Their 60s, 70s, and 80s Share How They Plan to Age at Home

https://www.nytimes.com/wirecutter/reviews/seniors-share-aging-in-place-plans/
3•bookofjoe•15m ago•1 comments

Show HN: AgentBrowser Token-efficient browser for AI agents via ASCII wireframes

https://github.com/agent-browser-io/browser
1•dokdev•17m ago•1 comments

Microsoft Creative Writer (1993)

https://classicreload.com/play/win3x-creative-writer.html
3•bikeshaving•18m ago•1 comments

Show HN: Parallax – Coordinate adversarial AI agents over durable streams

https://github.com/s2-streamstore/parallax
1•infiniteregrets•20m ago•0 comments

Closure of the Weatherradio Service in Canada

https://www.rac.ca/rac-responds-to-the-closure-of-the-weatherradio-service-in-canada/
6•da768•20m ago•0 comments

Cursor Annualized Revenue Doubles to over $2B

https://www.bloomberg.com/news/articles/2026-03-02/cursor-recurring-revenue-doubles-in-three-mont...
2•garbawarb•24m ago•0 comments

I use 5 project management tools at work, so I built a unified task dashboard

https://huddle.app
1•kjdointhings•25m ago•1 comments

Show HN: OpenTimelineEngine – Shared local memory for Claude Code and codex

https://github.com/JOELJOSEPHCHALAKUDY/open-timeline-engine
1•joeljoseph_•25m ago•1 comments

Is Code Still Relevant?

https://ajchambeaud.com/blog/is-code-still-relevant/
1•facundo_olano•25m ago•0 comments

Show HN: We filed 99 patents for deterministic AI governance(Prior Art vs. RLHF)

1•genesalvatore•27m ago•0 comments

Cowabunga Links (Link based discovery platform for creators)

https://cowabungalink.com/
1•JonHunter•28m ago•1 comments

A social platform where humans and AI agents coexist (MIT, self-hostable)

https://github.com/aleibovici/molt-social
1•aleibovici•32m ago•1 comments

Empirical, a language for time-series analysis

https://www.empirical-soft.com/
1•dmmalam•33m ago•0 comments

Thomas Hawkins and the Letters of Wanda Tinasky

https://en.wikipedia.org/wiki/Tom_Hawkins_(writer)
1•sans_souse•34m ago•1 comments

Dragon Ball Color Correction Process [pdf]

https://andrewvanner.github.io/som/SoM_CC_Process_Day.pdf
8•haunter•34m ago•0 comments

Best Cryptocurrency Recovery Company

https://www.autopsymainnetsolutions.com
1•SAMUELluck•35m ago•1 comments

Show HN: Updose – A boilerplate for AI coding tool configs

https://github.com/Alchemist85K/updose
1•beomjunkdev•36m ago•1 comments

Neurotechnology? For Cancer?

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

Link is dead

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

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

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