frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Building the Exe.dev iOS App

https://blog.exe.dev/ios-development
1•tosh•6m ago•0 comments

Billionaires Found a New Way to Steal Your Paycheck [video]

https://www.youtube.com/watch?v=hBI_FLYfwmM
3•mgh2•7m ago•0 comments

Vatican City at the 2022 Mediterranean Games

https://en.wikipedia.org/wiki/Vatican_City_at_the_2022_Mediterranean_Games
1•vinnyglennon•7m ago•0 comments

Show HN: Clippy for Vim

https://codeberg.org/borysj/vim-clippy
1•borysj•8m ago•0 comments

Microsoft Agent Package Manager

https://github.com/microsoft/apm
1•chimpanzee2•9m ago•0 comments

Counting Rods

https://en.wikipedia.org/wiki/Counting_rods
1•tosh•9m ago•0 comments

Logotherapy

https://en.wikipedia.org/wiki/Logotherapy
1•chistev•10m ago•0 comments

18 CVEs fixed in Curl 8.21.0

https://curl.se/mail/lib-2026-06/0026.html
1•mmsc•11m ago•0 comments

Edge AI Power Benchmarking

https://mariobergeron.com/posts/edge-ai-power-p06-memryx-mx3/
1•muxamilian•13m ago•0 comments

Rhombus Language Performance

https://rhombus-lang.org/performance.html
1•rscho•17m ago•0 comments

A Commodore Boombox: The 1350 as You've Never Heard It Before

https://hackaday.com/2026/06/23/a-commodore-boombox-the-1350-as-youve-never-heard-it-before/
1•geopsist•17m ago•0 comments

Deciphering Basmala

https://blog.plover.com/lang/bismillah.html
1•lordgrenville•18m ago•0 comments

The loop is here (reply to "The Coming Loop" by mitsuhiko)

https://pocoo.vaked.dev/posts/2026-06-24-the-loop-is-already-here
1•pocok0xRE•18m ago•1 comments

GPT-5 helped an immunologist solve a 3-year-old mystery

https://openai.com/index/gpt-5-immunology-mystery/
1•lucamark•19m ago•0 comments

Unified Image API

https://openrouter.ai/blog/announcements/image-api/
1•ilreb•20m ago•0 comments

Blobly

https://blobly.medv.io/
1•medv•25m ago•0 comments

App Store Personalized Recommendations and Keylogging

https://mjtsai.com/blog/2026/06/12/app-store-personalized-recommendations-and-keylogging/
1•latexr•26m ago•0 comments

'Who is going to pay us when we're replaced by robots?'

https://www.theguardian.com/global-development/2026/jun/24/indian-factory-workers-told-film-thems...
1•robtherobber•29m ago•1 comments

Regular expressions that work "everywhere"

https://www.johndcook.com/blog/2026/06/23/regex-everywhere/
1•ibobev•29m ago•0 comments

Show HN: AI Use Disclaimer

https://libls.org/ai-use
1•lionkor•29m ago•0 comments

We're making Bunny DNS free: because a faster internet won't build itself

https://bunny.net/blog/were-making-bunny-dns-free/
5•dabinat•33m ago•0 comments

The Neural Basis of Laughter

https://www.cell.com/trends/neurosciences/fulltext/S0166-2236(26)00099-8
2•XzetaU8•35m ago•0 comments

Science Fiction and Fantasy Book Awards

https://sffawards.com/
2•EvgeniyZh•35m ago•1 comments

If AI Helped Me Write This, Is It Still Mine?

https://kunyuan.substack.com/p/09public-essayif-ai-helped-me-write
3•hufdr•36m ago•2 comments

Show HN: WebBase-III – dBASE III rebuilt in the browser with its own interpreter

https://github.com/DDecoene/WebBaseIII
2•ddecoene•38m ago•0 comments

SCC Technical Assistance Program

https://nerocam.com/scc_tap.asp
3•luu•38m ago•0 comments

Two Indexed Hash Tables

https://vnmakarov.github.io/data%20structures/c/c++/open-source/2026/06/23/two-indexed-hash-table...
2•ibobev•38m ago•0 comments

Grok Build 0.1: Intelligence, Performance and Price Analysis

https://artificialanalysis.ai/models/grok-build-0-1-06-16
3•himata4113•43m ago•2 comments

Show HN: A minimal and beautiful card component built with pure CSS

https://ufoym.com/slicard/
6•ufoym•45m ago•0 comments

Top June 2026

https://top500.org/lists/top500/2026/06/
4•Alien1Being•45m 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