frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Gemini 3.5 Flash Looks Good for How Fast It Is

https://thezvi.substack.com/p/gemini-35-flash-looks-good-for-how
1•paulpauper•1m ago•0 comments

(Mostly) disabling the Cyberduck nag on macOS

https://nyanpasu64.gitlab.io/blog/cyberduck-nag/
1•speckx•2m ago•0 comments

Space Warfare Seems Mostly Defense Dominant

https://www.beren.io/2025-11-22-Space-Warfare-Seems-Mostly-Defense-Dominant/
1•paulpauper•3m ago•0 comments

Anthropic's LIFETIME revenue is only $5B

https://www.reuters.com/commentary/breakingviews/anthropic-gives-lesson-ai-revenue-hallucination-...
1•JCW2001•3m ago•0 comments

Personal wiki app using structured sections instead of Markdown

https://www.smasi.software/en
1•mosroch•4m ago•0 comments

Kullback–Leibler Divergence

https://en.wikipedia.org/wiki/Kullback%E2%80%93Leibler_divergence
1•teleforce•4m ago•0 comments

Show HN: 404 Page Generator

https://404pagegenerator.com/
1•thedrake•4m ago•0 comments

Rich Flu(2026): Deadly virus targets the wealthy and panic erupts in the streets [video]

https://www.youtube.com/watch?v=8p5WAii09MA
2•donsupreme•6m ago•0 comments

Digital Pollution

https://sive.rs/polut
2•bsgada•7m ago•0 comments

Show HN: Neuz, a self-hosted news dashboard curated by Claude

https://github.com/vshvedov/neuz
2•vladcodes•7m ago•1 comments

The aftermath of Trump-Xi summit: comparing U.S. and China announcements

https://www.npr.org/2026/05/22/g-s1-123647/comparing-u-s-and-china-announcements
2•kaycebasques•7m ago•0 comments

Searching for 'Disregard' Breaks Google

https://www.macrumors.com/2026/05/22/google-search-disregard/
2•ndr42•8m ago•0 comments

Ad Infini­tum

https://matthiasott.com/notes/ad-infinitum
2•bjhess•9m ago•0 comments

I love my Bluetooth keyboard

https://liquidbrain.net/blog/i-love-my-bluetooth-keyboard/
2•evakhoury•12m ago•0 comments

Show HN: A Visual Back End Engineering Interview Handbook

https://semicolony.dev/interview/
2•officerdodles12•15m ago•0 comments

Show HN: Compose-to-Cloud Pulumi Providers for AWS, GCP, and Azure

https://github.com/DefangLabs/pulumi-defang
3•lionello•17m ago•0 comments

LiLou the Pig: World's 1st Airport Therapy Pig

https://www.lilouthepig.com
5•NaOH•20m ago•0 comments

Llmff v0.1.2: FFmpeg-Shaped Pipelines for LLM Workflows

https://github.com/syndicalt/llmff/releases/tag/v0.1.2
2•syndicalt•20m ago•0 comments

Move to pnpm from NPM Now

https://blog.prateekjain.dev/you-should-move-to-pnpm-from-npm-now-6e84b6cc7778
2•thunderbong•21m ago•0 comments

A blueprint for formal verification of Apple corecrypto

https://security.apple.com/blog/formal-verification-corecrypto/
4•hasheddan•24m ago•0 comments

Greeter terminal for bash, zsh, fish, PowerShell, Linux, macOS, Windows

https://github.com/clefspear/starcommand
2•peetabread•26m ago•0 comments

SteelSpine: Replay tool for debugging AI agents

https://steelspine.ai
2•jeremyfelps•28m ago•1 comments

Interpreting Polygenic Prediction of Cognitive Ability

https://icajournal.scholasticahq.com/article/158459-interpreting-polygenic-prediction-of-cognitiv...
2•gmays•29m ago•0 comments

What I've Learned from Agentic Design

https://chrislachance.com/what-ive-learned-from-agentic-design/
3•speckx•29m ago•0 comments

Bun's unreleased Rust port has 13,365 unsafe blocks

https://bun.com/bun-unsafe-audit
7•helloplanets•30m ago•0 comments

Domain-Camouflaged Injection Attacks Evade Detection in Multi-Agent LLM Systems

https://arxiv.org/abs/2605.22001
3•sbulaev•30m ago•0 comments

Tell HN: Packj flags malicious/risky open-source packages

https://github.com/ossillate-inc/packj
3•my2c•35m ago•0 comments

The ten steps towards a dictatorship

https://nonogra.ph/the-ten-steps-towards-a-dictatorship-05-22-2026
9•han1•36m ago•0 comments

Marketing sites don't need a CMS anymore

https://frigade.com/blog/from-framer-back-to-code
2•pancomplex•36m ago•0 comments

How did Asterix and Obelix learn to speak fluent Hindi? (2019)

https://www.indulgexpress.com/cover/2019/Apr/05/were-going-desi-by-toutatis-how-did-asterix-and-o...
5•ripe•39m ago•2 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