frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Google just made you a search quality rater. You won't get paid

https://mojodojo.io/blog/google-just-made-you-a-search-quality-rater-you-won-t-get-paid
1•zenincognito•55s ago•0 comments

Is grep better than a vector DB?

https://www.zansara.dev/posts/2026-03-15-vector-dbs-vs-grep/
1•shahargl•59s ago•0 comments

Show HN: TeamOlimpo: Handoffs and mandatory SOPs for multi-agent coordination

https://github.com/teamolimpo/TeamOlimpo
1•tensor_mill•3m ago•0 comments

Show HN: Every Claw Deserves a Face

https://nyxclaw.ai/
1•antonios_makro•5m ago•1 comments

Finland Tests Early-Warning System Detecting Threats to Subsea Cables

https://www.bloomberg.com/news/articles/2026-06-05/finland-tests-early-warning-system-detecting-t...
2•giuliomagnifico•5m ago•0 comments

The User Doesn't Care – But you should

https://lewiscampbell.tech/blog/260607.html
1•kugurerdem•9m ago•0 comments

Mru: A Fault-Tolerant Operating System for Thousand-Year Autonomous Operation

https://zenodo.org/records/20579438
1•wbnns•9m ago•0 comments

The best relationships are all-encompassing.

https://andys.blog/the-best-relationships/
1•andytratt•10m ago•0 comments

Reinventing Entropy – Compression and Intelligence Part 1 (3b1B) [video]

https://www.youtube.com/watch?v=l6DKRf-fAAM
1•vismit2000•11m ago•0 comments

Show HN: We built a tool to dub any video in the original voice in 40 languages

https://vaani.media
2•ABSALOMMAXY•14m ago•1 comments

Trump to announce nearly $700M in coal support

https://www.axios.com/2026/06/04/trump-coal-federal-support-announcement
1•doener•14m ago•0 comments

ModPageSpeed 2.0: Lighthouse 56 to 90. On your own servers

https://modpagespeed.com/
1•ksec•16m ago•0 comments

Firefox confirms working on own adblocker [video]

https://www.youtube.com/watch?v=Qd5_5hXa8Zc
1•HelloUsername•19m ago•0 comments

The Grate Cheese Robbery

https://longreads.com/2026/05/28/the-cheese-theft-food-crime/
1•RickJWagner•19m ago•0 comments

Free security agent on GitHub AgentHQ, scans PRs and auto-fixes vulns

https://github.com/marketplace/bright-security-agent
1•bararchy•20m ago•1 comments

Walkthrough at the drone defence company Sensofusion [video]

https://www.youtube.com/watch?v=ZIMVmYzARiE
1•mikkohypponen•21m ago•1 comments

Open Semantic Interchange: The Universal Standard for Semantic Data

http://open-semantic-interchange.org/
1•asplake•21m ago•0 comments

Discover Your Destiny with AI Palm Reading

https://aipalmreading.net/
1•tunzhang•22m ago•0 comments

Stack Overflow didn't just help AI learn to code

https://zozo123.github.io/how-stackoverflow-taught-ai/
1•zozo123-IB•26m ago•0 comments

The brain can unlock true multitasking after intensive training

https://medicalxpress.com/news/2026-06-brain-true-multitasking-intensive.html
2•pseudolus•30m ago•0 comments

Show HN: Version Control for AI Agents

https://cognatoai.com
1•harsh020•33m ago•0 comments

Show HN: PWNC – A dependency-free web platform I've been building for 25 years

https://github.com/heydev-de/pwnc
1•katzito•34m ago•1 comments

AI needs shame, not taste

https://www.jacquescorbytuech.com/writing/ai-needs-shame-not-taste
1•iamacyborg•37m ago•0 comments

Ground Control: A zero-back end admin tool to process 50k records in the browser

https://blog.praveen.science/ground-control-the-admin-dashboard-nobody-sees/
1•praveenscience•39m ago•0 comments

Lexar says that RAM prices are expected to double by the end of the year

https://www.tomshardware.com/pc-components/ram/lexar-regional-manager-says-that-ram-prices-are-ex...
2•dabinat•39m ago•0 comments

The Smallest C++ Binary

https://blog.weineng.me/posts/smallest_c
1•birdculture•40m ago•0 comments

Show HN: Mind the Hive – a daily Schelling-point game (match or dodge the crowd)

https://mindthehive.app/
1•colmanhumphrey•41m ago•0 comments

Jax Back Ends and Devices

https://www.gilesthomas.com/2026/06/jax-backends-and-devices
1•ibobev•44m ago•0 comments

Reverse engineering the Creative Katana soundbar to control it from Linux

https://blog.nns.ee/2026/02/20/katana-v2x-re/
1•theanonymousone•45m ago•0 comments

Dihedral Subgroups Explained via Factorio

https://www.boristhebrave.com/2026/06/06/dihedral-subgroups-explained-via-factorio/
1•ibobev•46m 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