frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Web Client SDK

1•atoapaymentsapp•24s ago•0 comments

Coluber: Language Written in Nim. Speaks Nim, C, Vlang, Python, and JavaScript

https://codeberg.org/distantfar/coluber
1•baranul•2m ago•0 comments

Consumer Resources – CFPB

https://www.consumerfinance.gov/consumer-tools/
1•enjoyyourlife•3m ago•0 comments

V. vulnificus infection has extreme mortality and lacks a treatment protocol

https://en.wikipedia.org/wiki/Vibrio_vulnificus
1•burnt-resistor•3m ago•0 comments

Just Let Me Write Digits

https://gendx.dev/blog/2026/07/13/input-digits.html
1•gendx•3m ago•0 comments

AI buildout poses latest inflation threat

https://apnews.com/article/ai-inflation-federal-reserve-434f02e62a02f9b92e57995d9375df57
3•billybuckwheat•5m ago•1 comments

Show HN: GrindProof – accountability app that roasts your plan-vs-reality gap

https://www.grindproof.co/
1•Codefred•5m ago•0 comments

Apple Plans AirPods-Like Pairing for Meta's Glasses and Quest

https://www.macrumors.com/2026/07/13/apple-plans-airpods-like-pairing-for-meta/
1•nate•6m ago•0 comments

ARPA-H launches $160M effort to develop custom gene editing drugs

https://www.statnews.com/2026/07/09/arpa-h-160-million-custom-gene-editing-funding-rare-disease/
1•brandonb•7m ago•0 comments

I Found the Data Source for Insider Trading

https://insidertradealerts.com/
1•Chrisbabayans1•7m ago•1 comments

A decade of Cloudflare in production: 50 products rated

https://orangecloud.report/
4•CherryJimbo•11m ago•0 comments

What Is Class?

https://www.peoplespolicyproject.org/2026/07/12/what-is-class/
2•g0xA52A2A•11m ago•0 comments

Personalized Gym Coach Charles

https://www.getcharles.pro/
2•klemenkocic123•12m ago•0 comments

Show HN: Fleet Deck – see every Claude Code session on your machine in one board

https://github.com/lacion/fleet-deck
1•lacion•12m ago•0 comments

Prefect Acquires Dagster, Uniting the Two Leading Modern Orchestrators

https://www.businesswire.com/news/home/20260713065285/en/Prefect-Acquires-Dagster-Uniting-the-Two...
1•bribroder•12m ago•0 comments

Hunting the Notepad++ Update Hijack

https://nebulock.io/blog/hunting-notepad-plus-plus-hijack-supply-chain-update
1•crashpn•13m ago•0 comments

Setting up Webmentions on my Static Site

https://www.alexhyett.com/newsletter/setting-up-webmentions-on-my-static-site/
1•ethanplant•14m ago•0 comments

FCC Approves Test of Space Mirror to Light Night Sky Despite Outcry

https://www.nytimes.com/2026/07/10/climate/fcc-space-mirror.html
2•bookofjoe•15m ago•2 comments

Standards that are code [MIT]: deterministic checks instead of LLM inference

https://verial.xyz/systems/standards-that-are-code
1•verial-lab•17m ago•0 comments

Do Not Trust, Continuously Verify

https://nochan.net/b/Internet-Crap/20260714-Do-Not-Trust--Continuously-Verify/
1•Bender•20m ago•0 comments

It's not AI slop you hate

https://writing.sidharthkakkar.com/p/its-not-ai-slop-you-hate
1•sikakkar•21m ago•1 comments

Using Subagents to Improve Claude Code Results: A Step-by-Step Guide

https://software.rajivprab.com/2026/07/13/using-subagents-to-improve-claude-code/
1•whack•21m ago•0 comments

When A.I. Is a Member of the Family

https://www.newyorker.com/magazine/2026/07/20/when-ai-is-a-member-of-the-family
1•amatheus•24m ago•0 comments

Realtek RTL8723BS WiFi Linux Driver Hardened Against Malicious WiFi Access Point

https://www.phoronix.com/news/Realtek-RTL8723BS-WiFi-Bad-APs
2•Bender•24m ago•0 comments

Lessons Learned from CISA's Recent GitHub Leak

https://krebsonsecurity.com/2026/07/lessons-learned-from-cisas-recent-github-leak/
2•Bender•25m ago•0 comments

Muse Spark 1.1 Benchmark Results: 8 Intelligence Index points more than 1.0

https://artificialanalysis.ai/articles/muse-spark-1-1-everything-you-need-to-know
1•theanonymousone•28m ago•0 comments

Open-source AI battle arena, plug your coding agent in and it fights bots

https://arena.angel-serv.com/
2•ademczuk•30m ago•0 comments

Open source on-device AI apps (and counting), no cloud, works offline

https://github.com/zetic-ai/awesome-on-device-ai-apps
3•rishabh121108•31m ago•2 comments

Adaptive Catmull-Clark Subdivision with Compute Tessellation

https://filmicworlds.com/blog/adaptive-catmull-clark-subdivision-with-compute-tessellation/
2•ibobev•31m ago•0 comments

Optimizing CUDA Like a Human: Micro-Profiling Tools

https://hgpu.org/?p=30933
1•ibobev•32m 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