frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

How to Install Haiku on a UEFI-Only Modern System

https://hackaday.com/2026/04/24/how-to-install-haiku-on-a-uefi-only-modern-system/
1•y1n0•2m ago•0 comments

Make-Interfaces-Feel-Better

https://twitter.com/jakubkrehel/status/2045895877588361723
1•hnhsh•2m ago•0 comments

In visit to Brown, Jaron Lanier says people are thinking about AI all wrong

https://www.brown.edu/news/2026-04-24/jaron-lanier-cooper-lecture
2•pigeons•5m ago•1 comments

Datatype – variable font that turns text into charts

https://franktisellano.github.io/datatype/
1•microflash•6m ago•0 comments

SpaceX "Test Like You Fly" Documentary 4K [video]

https://www.youtube.com/watch?v=PHWvbbQGb5g
1•Klaster_1•7m ago•0 comments

About the security content of iOS 26.4.2 and iPadOS 26.4.2

https://support.apple.com/en-us/127002
2•divbzero•12m ago•0 comments

Show HN: ShadowPEFT – Centralized and Detachable Parameter-Efficient Fine-Tuning

https://github.com/ShadowLLM/shadow-peft
4•yokee•19m ago•1 comments

10-cm Japanese origami CubeSat unfolds to 25X its folded size

https://newatlas.com/space-systems/japanese-origami-cubesat/
1•breve•20m ago•0 comments

I ported AudioGen to MLX so it runs on Apple Silicon

1•theashishmaurya•25m ago•0 comments

Insider stories on agent engineered startups

1•thereeldeel•29m ago•0 comments

Do I belong in tech anymore?

https://ky.fyi/posts/ai-burnout
33•colinprince•38m ago•1 comments

Altman apologizes: OpenAI failed to alert police before fatal Canada shooting

https://www.theguardian.com/us-news/2026/apr/25/altman-apologizes-after-openai-failed-to-alert-po...
2•gmargari•44m ago•0 comments

Ask HN: MicroVM setup for VS Code Dev Container-like experience?

1•Erndob•45m ago•0 comments

Encrypting Encrypted Traffic to Get Around VPN Bans

https://hackaday.com/2026/04/23/encrypting-encrypted-traffic-to-get-around-vpn-bans/
1•colinprince•50m ago•0 comments

Ask HN: Turned away from A16Z Speedrun Cafe – another founder wasn't

1•W_Liu_•52m ago•0 comments

Oxford All Souls College General Examination (2025) [pdf]

https://www.asc.ox.ac.uk/sites/default/files/2025-10/General%202025.pdf
26•gregsadetsky•53m ago•12 comments

Spec-in-CI-Driven Autonomous Agentic Development

https://github.com/rsoury/drive-agent-scope-in-ci
1•rsoury•54m ago•0 comments

Quirks of Human Anatomy

https://www.sdbonline.org/sites/fly/lewheldquirk/figlegq6.htm
2•gurjeet•59m ago•0 comments

GitHub Copilot: GPT-5.5 7.5x more expensive under promotional pricing than 5.4

https://docs.github.com/en/enterprise-cloud@latest/copilot/concepts/billing/copilot-requests
3•deaux•1h ago•1 comments

Firebase Competitor hits 1.3M Session Replays

https://rejourney.co/engineering/2026-04-23/rejourney-1-3-million-session-replays
3•mrashiddev•1h ago•0 comments

Turbo Vision 2.0 – a modern port

https://github.com/magiblot/tvision
20•andsoitis•1h ago•4 comments

Show HN: Built an AI that maps 17 facial dimensions and shows what to improve

https://realsmile.online
3•realsmile•1h ago•0 comments

138k LOC removed from Linux kernel to defend against LLMs

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=64edfa65062dc4509ba...
3•stroebs•1h ago•0 comments

Show HN: Collaborative sentence builder with real-time voting

https://www.sentensus.com/
2•cd-4•1h ago•0 comments

Explaining Projects Need to Scale

https://lowhangingdata.com/article/tool-job-fit/
1•mryagerr•1h ago•0 comments

ratarmount: Access large tarballs as a filesystem efficiently

https://github.com/mxmlnkn/ratarmount
1•sillysaurusx•1h ago•0 comments

Superfetation

https://en.wikipedia.org/wiki/Superfetation
2•leecoursey•1h ago•1 comments

When Your Digital Life Vanishes

https://www.newyorker.com/magazine/2026/04/27/when-your-digital-life-vanishes
1•mitchbob•1h ago•1 comments

I scraped Reddit for 51 founder complaints and turned them into 17 SaaS ideas

https://webmatrices.com/app-ideas
1•bishwasbh•1h ago•0 comments

Frontman is an open-source AI coding agent that lives in the browser

https://github.com/frontman-ai/frontman
2•danboarder•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•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