frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

The EU digital ID wallet can't deliver the privacy properties it claims

https://github.com/eu-digital-identity-wallet/av-doc-technical-specification/issues/26
1•gasull•10s ago•0 comments

A Multi‑Threaded Branchless Quicksort in C

https://easylang.online/blog/threaded_sorting
1•jsphtr•2m ago•0 comments

How Engineers Kick-Started the Scientific Method

https://spectrum.ieee.org/francis-bacon-scientific-method
1•salkahfi•3m ago•0 comments

CSS-Only Mario World

https://codepen.io/t_afif/full/JoKYwXO
1•bookofjoe•3m ago•0 comments

Tide: Token-Informed Depth Execution for Per-Token Early Exit in LLM Inference

https://arxiv.org/abs/2603.21365
1•OsamaJaber•3m ago•0 comments

Show HN: Scan domain for llms.txt LLMs-full.txt AI aware SEO tool

1•fcpguru•7m ago•0 comments

Wander Console Network Crawler

https://susam.net/code/news/wander/0.5.0.html
1•susam•10m ago•0 comments

Ask HN: How to handle desktop app security post-Mythos?

1•Archit3ch•13m ago•1 comments

Eternal November – this new influx of users may be better than the last one

https://sfconservancy.org/blog/2026/apr/15/eternal-november-generative-ai-llm/
1•nfriedly•15m ago•0 comments

Why we create architecture diagrams (2022)

https://www.ilograph.com/blog/posts/why-create-system-architecture-diagrams/
1•billyp-rva•21m ago•0 comments

Show HN: A collaborative SSH copilot for on-calls/DevOps/MLOps

https://github.com/few-sh/fewshell
1•hexer303•21m ago•0 comments

Graphics: How the Strait of Hormuz closure affects global oil supply

https://www.reuters.com/graphics/IRAN-CRISIS/OIL-LNG/mopaokxlypa/
1•cybermango•21m ago•0 comments

Open source contribution and job search as matching markets under AI congestion

https://e10v.me/matching-markets-congestion/
1•e10v_me•22m ago•1 comments

Show HN: Open-source digital business card generator

https://github.com/kevinwielander/digital-business-cards
1•challengerVIE•24m ago•0 comments

The Complexity of Simplicity [video]

https://www.youtube.com/watch?v=Cum5uN2634o
2•tosh•27m ago•0 comments

Explore Khorinis Gothic2 in the Browser

https://rapid-queen-bf94.gothicviewer.workers.dev/
1•xkcd1963•30m ago•1 comments

Haskell library for non-deterministic pattern matching

https://github.com/egison/sweet-egison
1•danny00•30m ago•0 comments

Microsoft .NET on Linux Patches Use IO_uring for Performance Benefits

https://www.phoronix.com/news/Microsoft-dotNET-IO-uring
1•DeathArrow•32m ago•0 comments

Help LaunchChair with the Rank In Public startup competition with an up-vote

https://rankinpublic.xyz/vote/jn7dkedm0qv6q9evmh2nwb7azh84r109
1•jacobcounsell•33m ago•0 comments

Backblaze redefines 'unlimited' backups, not backing up Dropbox and OneDrive

https://www.tomshardware.com/software/cloud-storage/backblaze-redefines-unlimited-while-users-dis...
1•ValentineC•35m ago•1 comments

St. Olaf researchers built a computer that doesn't require electricity

https://wp.stolaf.edu/news/from-springs-and-bolts-st-olaf-researchers-built-a-computer-that-doesn...
1•wjSgoWPm5bWAhXB•38m ago•0 comments

Context Is Software, Weights Are Hardware

https://www.aravindjayendran.com/writing/context-is-not-learning
2•maxaravind•38m ago•1 comments

Palantir's Manifesto and Karp's Dissertation

https://xcancel.com/gothburz/status/2045633711299813488
3•doener•41m ago•0 comments

AI song tops iTunes global charts

https://www.dexerto.com/entertainment/ai-generated-song-takes-1-spot-on-itunes-global-charts-3353...
1•cybermango•41m ago•0 comments

Sugar: A Stimulant That Made the Modern World

https://worldhistory.substack.com/p/sugar-a-stimulant-that-made-the-modern-54e
2•crescit_eundo•43m ago•0 comments

Wandering Spleen Condition: Spleen migrating to different location in the body

https://radiopaedia.org/articles/wandering-spleenwanderingspleen
1•cybermango•45m ago•0 comments

AI vendors' response to security flaws: It wasn't me

https://www.theregister.com/2026/04/19/ai_vendors_response_to_security/
1•beardyw•45m ago•0 comments

Real-Time Visualization of Human Finger Joint Cavitation (2015)

https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0119470
1•bookofjoe•45m ago•0 comments

HTMX 4.0: Hypermedia finds a new gear

https://www.infoworld.com/article/4150864/htmx-4-0-hypermedia-finds-a-new-gear.html
2•asplake•47m ago•0 comments

New HUDIMM memory specification debuts with goal of slashing DDR5 prices

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

Link is dead

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

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

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