frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

OpenGlasses: Meta Glasses open source app

https://github.com/straff2002/OpenGlasses
2•exadeci•8m ago•0 comments

When everyone has access to the same AI models

https://www.mckinsey.com/capabilities/quantumblack/our-insights/from-ai-table-stakes-to-ai-advant...
2•jameslk•9m ago•0 comments

Hallucinate – Massively Multiplayer Online Rave

https://hallucinate.site
1•stagas•12m ago•0 comments

We're in the Over-Engineering Game Now

https://plc.vc/cdx
1•pclark•13m ago•0 comments

Relativistic Space Invaders

https://github.com/jarrydac/relativistic-space-invaders/
2•dargscisyhp•14m ago•0 comments

Dirty Frag: a kernel zero-day vs. container and microVM sandboxes

1•ShivamNayak11•19m ago•0 comments

I'm bad at game art. So I cheated. [video]

https://www.youtube.com/watch?v=gb0dY7VyoBg
1•sharma-arjun•28m ago•0 comments

The Spy Who Came in from the WiFi: Beware of Radio Network Surveillance

https://www.kit.edu/kit/english/pi_2025_069_the-spy-who-came-in-from-the-wifi-beware-of-radio-net...
1•gnabgib•30m ago•0 comments

RuView: See Through Walls with WiFi

https://github.com/ruvnet/RuView
1•jerlendds•33m ago•0 comments

Hologram v0.9: Realtime for Elixir running in the browser

https://hologram.page/blog/hologram-v0-9
2•bartblast•40m ago•0 comments

BYD Dolphin G DM-I revealed: 1000 km range Chinese supermini designed for Europe

https://www.carmagazine.co.uk/car-news/first-official-pictures/byd/2026-dolphin-g/
1•teleforce•44m ago•0 comments

Ask HN: Burned out on AI and want to go part time

1•llmlover•45m ago•2 comments

Why do companies need an individual person to manage cloud costs?

https://getnable.com/
1•chaandannn•49m ago•0 comments

A Friendly Tour of Substructural, Uniqueness, Ownership, Capabilities and more!

https://federicobruzzone.github.io/posts/eter/a-friendly-tour-of-substructural-uniqueness-ownersh...
1•matt_d•49m ago•0 comments

Popular LLM software hit by critical vulnerability in Python package Starlette

https://arstechnica.com/information-technology/2026/05/millions-of-ai-agents-imperiled-by-critica...
1•theanonymousone•56m ago•0 comments

Linux reportedly restored to the free version of Vivado

https://twitter.com/HotAisle/status/2059706563665998317
2•mindcrime•57m ago•0 comments

Harness Sensitivity Is Non-Monotone Across LLM Agent Tiers

https://arxiv.org/abs/2605.26731
2•simonpure•1h ago•0 comments

Biff is a command line datetime Swiss army knife

https://github.com/BurntSushi/biff
3•burntsushi•1h ago•0 comments

Carbon Nanotube CPU Cooling

https://www.lttlabs.com/articles/2026/05/26/carbice-ice-pads
2•LorenDB•1h ago•0 comments

Ask HN: What made you lose faith in God/Religion?

5•alonsovm44•1h ago•13 comments

Locked out of the city some young Canadian buyers are heading to cottage country

https://www.theglobeandmail.com/investing/personal-finance/retirement/article-locked-out-of-the-c...
1•petethomas•1h ago•0 comments

Rinderpest

https://en.wikipedia.org/wiki/Rinderpest
1•petethomas•1h ago•0 comments

State of Subscription Apps 2026

https://www.revenuecat.com/sosa-26-insights/
2•CobaltFire•1h ago•0 comments

Workload isolation using shuffle-sharding

https://aws.amazon.com/builders-library/workload-isolation-using-shuffle-sharding/
1•charleshn•1h ago•0 comments

EaglePress – Working 2.00 Status, with Marketplace Themes and Plugins

https://eaglepress.org/post/eaglepress-download
1•eagle10ne•1h ago•0 comments

Show HN: The Two Pillars – A conceptual framework for post-AI software work

https://zenodo.org/records/20371166
1•rlabbe•1h ago•0 comments

Anthropic takes 8 spots in top 10 most secure LLMs

https://www.thedeepview.com/articles/anthropic-takes-8-spots-in-top-10-most-secure-llms
2•mgh2•1h ago•0 comments

Objects of Design Metaphor

https://liamzebedee.com/design/articles/objects-of-design-metaphor/
1•liamzebedee•1h ago•0 comments

What It Takes to Preserve Floppy Disks

https://spectrum.ieee.org/floppy-disk-data-preservation-archives
2•pseudolus•1h ago•0 comments

The Damned Human Race by Mark Twain

https://faculty.mtsac.edu/jmcfaul/thedamnedhumanrace.html
2•rramadass•1h 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•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