frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Deterministic multithreading is hard (2024)

https://www.factorio.com/blog/post/fff-415
1•adtac•2m ago•0 comments

Hallucinations are inevitable but can be made statistically negligible

https://arxiv.org/abs/2502.12187
1•Bogdanp•6m ago•0 comments

Go library that improves DNS reliability through multi-resolver strategies

https://github.com/bschaatsbergen/dnsdialer
1•bschaatsbergen•8m ago•0 comments

Why every Rust crate feels like a research paper on abstraction

https://daymare.net/blogs/everbody-so-creative/
1•pansa2•10m ago•0 comments

EGLL The Ghosts of Heathrow Past

https://atchistory.wordpress.com/2025/03/10/audio-egll-the-ghosts-of-heathrow-past/
1•austinallegro•12m ago•0 comments

How to Build an Origami Computer

https://www.quantamagazine.org/how-to-build-an-origami-computer-20240130/
1•vismit2000•13m ago•0 comments

Ask HN: How to find out "why does this not exist yet"?

1•anovikov•14m ago•0 comments

The Planet-Sized Orb Question

https://supremefounder.com/idea-validation.html
1•fmfamaral•17m ago•1 comments

Why formalize mathematics – more than catching errors

https://rkirov.github.io/posts/why_lean/
1•birdculture•23m ago•0 comments

China accuses US of cyberattack on national time center

https://apnews.com/article/china-us-cyberattacks-allegations-time-b3408ed2352c113904350f80e505ab9f
2•c420•23m ago•1 comments

Snail farmer of London, mafia friends, and a £20M vendetta against the taxman

https://www.londoncentric.media/p/terry-ball-the-snail-farmer-his-mafia
1•deadbunny•26m ago•0 comments

Show HN: Proxmox-GitOps: Container Automation Metaframework (Recursive Monorepo)

https://github.com/stevius10/Proxmox-GitOps
2•gitopspm•28m ago•1 comments

I analyzed why 34 products that hit #1 on PH never made $1k MRR

2•meir-avimelec•37m ago•0 comments

Show HN: Minimizing Windows in Bspwm

https://github.com/ArnaudLelievre48/Minimizing-BSPWM
1•ArnaudLelievre•37m ago•0 comments

Radxa Dual 2.5G Router Hat

https://docs.radxa.com/en/accessories/dual-2.5-router-hat
1•teleforce•38m ago•0 comments

Just Some Pictures of London Vents Looking Spectacular

https://londonist.com/london/art-and-photography/adventurous-vents
3•zeristor•40m ago•0 comments

Valgrind-3.26.0.RC1 is available for testing

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

Chinese tech giants pause stablecoin plans after Beijing steps in

https://www.reuters.com/business/retail-consumer/chinese-tech-giants-pause-stablecoin-plans-after...
3•JumpCrisscross•1h ago•0 comments

Natural Gas Goes Negative in Canada After LNG Plant Issues

https://www.bloomberg.com/news/articles/2025-09-29/canadian-gas-hits-sub-zero-as-lng-plant-hiccup...
4•TMWNN•1h ago•0 comments

JLCPCB Locking Accounts, Mentions "Risky IP Addresses, Activities"

https://hackaday.com/2025/10/19/jlcpcb-locking-accounts-mentions-risky-ip-addresses-activities/
2•jnord•1h ago•1 comments

Space junk falls on Western Australian minesite

https://www.abc.net.au/news/2025-10-19/wa-space-debris-reentry-investigation/105909612
8•dabiged•1h ago•2 comments

Ask HN: SQL using relational theory books?

1•shivajikobardan•1h ago•0 comments

Porting CUDA FFT to Mojo: Achieving Bit-Exact Precision

https://www.msuiche.com/posts/porting-cuda-fft-to-mojo-achieving-bit-exact-precision/
2•melodyogonna•1h ago•0 comments

Show HN: Newcomer Ranking – Alternative to GitHub Trending for New Repos

https://git-stars.org/ranking/newcomers
4•zxcholmes•1h ago•0 comments

Gemini and I Wrote a Book: Introduction to Computational Linguistics

https://dubovik.eu/blog/computational-linguistics
1•h45x1•1h ago•1 comments

The design space of AI coding tools

https://austinhenley.com/blog/aidesignspace.html
1•codeclimber•1h ago•0 comments

Flow Control: a progammer's text editor

https://flow-control.dev/
2•createaccount99•1h ago•0 comments

Explaining, at some length, Techmeme's 20 years of consistency

https://news.techmeme.com/250912/20-years
2•vinhnx•1h ago•0 comments

How CISOs Can Build an Effective 90-Day AI Security Strategy

https://medium.com/@abdelghani.alhijawi/the-cisos-90-day-ai-security-plan-c23372ee1adc
1•aalhijawi•1h ago•0 comments

Show HN: A better Hacker News front end

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

Link is dead

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

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

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