frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Wacz-exhibitor – Proxy and wrapper for safely embedding Web Archives

https://github.com/harvard-lil/wacz-exhibitor
1•goodburb•1m ago•0 comments

GPT Image 2 – AI-Powered Image Generation Tool

https://gptimg2ai.net
1•danielmateo773•4m ago•0 comments

Valgrind-3.27.0 Is Available

https://sourceforge.net/p/valgrind/mailman/message/59324626/
1•paulf38•7m ago•0 comments

Crystal Now Has Official Linux ARM64 Builds

https://crystal-lang.org/2026/04/07/official-linux-arm64-builds/
2•TheWiggles•10m ago•0 comments

The AI revolution – spamming 680PRs in 442 GitHub repos in 21 days in April

https://github.com/SAY-5
1•ddorian43•11m ago•1 comments

The first neural interface that transforms your thoughts into text

https://sabi.com/
1•filippofinke•16m ago•0 comments

Indent Is All You Need

https://blog.est.im/2026/stdin-11
1•est•19m ago•0 comments

The arrogant superbanker whose hubris brought Britain to its knees

https://inews.co.uk/opinion/arrogant-superbanker-hubris-brought-britain-knees-4331457
1•robtherobber•20m ago•0 comments

Making the Rails Default Job Queue Fiber-Based

https://paolino.me/solid-queue-doesnt-need-a-thread-per-job/
1•earcar•21m ago•0 comments

The Dirty Little Secret of AI (On a 1979 PDP-11) [video]

https://www.youtube.com/watch?v=OUE3FSIk46g
1•KnuthIsGod•27m ago•0 comments

HappyHorse AI – AI-Powered Equestrian Training

https://www.runhappyhorse.net
1•danielmateo773•27m ago•1 comments

Master of chaos wins $3M math prize for 'blowing up' equations

https://www.scientificamerican.com/article/master-of-chaos-wins-usd3m-math-prize-for-blowing-up-e...
1•signa11•28m ago•0 comments

Why the Original Task Manager Was Under 80K and Insanely Fast [video]

https://www.youtube.com/watch?v=OyN4LGyPwxc
2•KnuthIsGod•28m ago•0 comments

Influencers Are Spinning Nicotine as a 'Natural' Health Hack

https://www.nytimes.com/2026/04/20/well/nicotine-health-maha.html
2•SockThief•28m ago•2 comments

Details that make interfaces feel better

https://jakub.kr/writing/details-that-make-interfaces-feel-better
1•dg-ac•29m ago•0 comments

Watch a 200 Pound, 14" Drive from the 80s Boot Unix [video]

https://www.youtube.com/watch?v=kpC_9EmStAE
1•KnuthIsGod•29m ago•0 comments

My billing system, it could be useful to some

https://github.com/peterretief/billing-v2
2•peter_retief•31m ago•1 comments

ConvertHook – White-label widget that shows where brands rank in ChatGPT

https://converthook.com
1•joefromcomkey•33m ago•0 comments

Palantir manifesto reads like the ramblings of a comic book villain

https://www.engadget.com/big-tech/palantir-posted-a-manifesto-that-reads-like-the-ramblings-of-a-...
1•robtherobber•33m ago•0 comments

SUSE and Nvidia reveal a turnkey AI factory for sovereign enterprise workloads

https://thenewstack.io/suse-nvidia-ai-factory/
1•CrankyBear•34m ago•0 comments

Curlew conservation scheme makes breakthrough in Fermanagh

https://www.rte.ie/news/ireland/2026/0421/1569263-curlew-conservation/
1•austinallegro•34m ago•0 comments

Modern Front end Complexity: essential or accidental?

https://binaryigor.com/modern-frontend-complexity.html
1•birdculture•36m ago•0 comments

Show HN: WeTransfer Alternative for Developers

https://dlvr.sh/
3•mariusbolik•42m ago•0 comments

Keeping code quality high with AI agents

https://locastic.com/blog/keeping-code-quality-high-with-ai-agents
1•locastica•44m ago•0 comments

The MACL Extended Attribute

https://eclecticlight.co/2026/04/21/the-macl-extended-attribute/
1•frizlab•46m ago•0 comments

Mother Earth Mother Board

https://efdn.notion.site/Mother-Earth-Mother-Board-WIRED-a8ff97e460bc4ac1b4a7b87f3503a55c
1•thunderbong•47m ago•0 comments

US recession probabilities implied by the yield curve

https://www.stlouisfed.org/on-the-economy/2023/sep/what-probability-recession-message-yield-spreads
1•latentframe•52m ago•1 comments

Show HN: AnyHabit – A minimalist habit tracker for Raspberry Pi and Docker

https://github.com/Sparths/AnyHabit
1•bebedi•54m ago•0 comments

Highlights from Git 2.54

https://github.blog/open-source/git/highlights-from-git-2-54/
1•tux3•57m ago•0 comments

Enhancing Sporting Organisation Efficiency with Generative AI

https://sinankprn.com/posts/enhancing-sporting-organisation-efficiency-with-generative-ai/
1•sminchev•57m 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