frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Kon – A tiny coding harness

https://github.com/0xku/kon
1•krumboy•2m ago•0 comments

Mystery Meat Navigation

https://en.wikipedia.org/wiki/Mystery_meat_navigation
2•microsoftedging•3m ago•0 comments

WordPress AI Theme Builder

https://shuffle.dev/wordpress-ai-theme-builder
1•kemyd•6m ago•0 comments

QBitcoin – Post-Quantum PoS Blockchain with NIST Kyber-768 and Dilithium3

https://github.com/xaviermas1976-ai/qbitcoin
1•xaviermas•6m ago•0 comments

Homelab

https://www.0xn1nja.dev/homelab
2•taubek•9m ago•0 comments

Show HN: Claudraband – Claude Code for the Power User

https://github.com/halfwhey/claudraband
3•halfwhey•9m ago•0 comments

The AI That Cares – Or Excludes?

https://comuniq.xyz/post?t=941
1•01-_-•15m ago•0 comments

Bread Cooperative and the Bloockchain Left

https://platform.coop/blog/what-makes-bread-real/
1•vvpan•17m ago•0 comments

Ask HN: What's your workflow for fixing "port in use" on Windows?

1•gh-automata•18m ago•0 comments

How HN: AndesCode – local AI coding assistant that runs offline

1•angarrido•18m ago•1 comments

What is a coder's worst nightmare? (2014)

https://www.quora.com/What-is-a-coders-worst-nightmare/answer/Mick-Stute?srid=RBKZ&share=1
2•downbad_•20m ago•2 comments

'I hate working 5 days': Zoom CEO traditional work schedules becoming obsolete

https://www.aol.com/finance/zoom-ceo-predicts-3-day-144202969.html
2•bilsbie•21m ago•0 comments

Real-Time, Streaming SQL Queries on Flight Data

https://modolap.com/publication/planes1
1•ronfriedhaber•25m ago•0 comments

DIY Soft Drinks

https://blinry.org/diy-soft-drinks/
1•_Microft•26m ago•0 comments

Deere settles US right-to-repair lawsuit with $99M fund, repair commitments

https://wincountry.com/2026/04/06/deere-settles-us-right-to-repair-lawsuit-with-99-million-fund-r...
1•ohjeez•26m ago•1 comments

Show HN: QueueForge – a self-hosted RabbitMQ dead-letter queue manager

https://queueforgehq.com
1•namrahov•31m ago•0 comments

Building a SaaS in 2026 Using Only EU Infrastructure

https://eualternative.eu/guides/building-saas-eu-stack/
56•sparkling•31m ago•7 comments

Want to help garden birds? Don't feed them in warmer months, says RSPB

https://www.bbc.co.uk/news/articles/c2lwvz1pl1no
2•c-oreills•34m ago•0 comments

Introducing Project Glasswing

https://www.linuxfoundation.org/blog/project-glasswing-gives-maintainers-advanced-ai-to-secure-op...
2•jruohonen•35m ago•2 comments

Show HN: Give your AI agent a preview link for files and diff

https://diff4.com/
1•djyde•35m ago•0 comments

Californians sue over AI tool that records doctor visits

https://arstechnica.com/tech-policy/2026/04/californians-sue-over-ai-tool-that-records-doctor-vis...
1•Bender•35m ago•0 comments

How Beyond Meat sank from a $14B plant-based protein powerhouse to a penny stock

https://www.marketwatch.com/story/how-beyond-meat-sank-from-a-14-billion-plant-based-protein-powe...
3•bookofjoe•37m ago•1 comments

IBM to pay $17M in anti-DEI settlement

https://www.cnn.com/2026/04/10/business/ibm-settlement-dei-lawsuit
2•Bender•38m ago•0 comments

Jim Allchin to Gates and Ballmer on the state of quality at Microsoft (2004)

https://twitter.com/TechEmails/status/1418248256937775105
1•Austin_Conlon•38m ago•1 comments

Bouncer: Block "crypto", "rage politics", and more from your X feed using AI

https://github.com/imbue-ai/bouncer
2•steveharing1•40m ago•0 comments

Ask HN: What Are You Working On? (April 2026)

2•david927•40m ago•3 comments

The space science behind 'Project Hail Mary'

https://www.npr.org/2026/04/12/nx-s1-5782074/project-hail-mary-nasa-space-science
2•Brajeshwar•41m ago•0 comments

Why Is Sherlock Holmes English?

https://alistaird221b.blogspot.com/2013/05/why-is-sherlock-holmes-english.html
2•KitN•41m ago•0 comments

Microsoft locks in final death date for Outlook Lite on Android

https://www.neowin.net/news/microsoft-locks-in-final-death-date-for-outlook-lite-on-android/
1•Brajeshwar•41m ago•0 comments

Over 20k crypto fraud victims identified in international crackdown

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

Link is dead

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

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

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