frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

I set up a static blog that can be updated just by email

https://knxnts.xyz/blog-4.6.26.html
1•knxnts•1m ago•1 comments

I used a single power station to keep my off-grid cabin running

https://www.zdnet.com/home-and-office/energy/bluetti-apex-300-power-station-review/
1•y1n0•2m ago•0 comments

Exploring Psychic Powers Live TV Special (1989) [video]

https://www.youtube.com/watch?v=djKBUDg-v-M
1•nomilk•4m ago•0 comments

AI workout plan generator for Indian personal trainers (coachiq.in)

1•allgrips•6m ago•0 comments

Brevity Constraints Reverse Performance Hierarchies in Language Models

https://arxiv.org/abs/2604.00025
1•handfuloflight•8m ago•0 comments

Succession – Agent Lineage Evolution for an Agentic World

https://danieltan.weblog.lol/2026/04/succession-ale-for-an-agentic-world
1•danieltanfh95•16m ago•0 comments

Motorola USB OTG Problems (2023)

https://goughlui.com/2025/09/20/notes-motorola-moto-g84-5g-usb-otg-problems-bad-vbus/
1•goodburb•17m ago•0 comments

Gemini CLI accessed outside permited directory, then admits fault

https://twitter.com/i/status/2041317025583374376
1•yowayb•19m ago•1 comments

How Plausible Is 'Project Hail Mary'? Astrophysicists Have Thoughts

https://www.nytimes.com/2026/04/04/movies/project-hail-mary-scientific-accuracy.html
3•bookofjoe•22m ago•1 comments

Solod – A Subset of Go That Translates to C

https://github.com/solod-dev/solod
3•TheWiggles•24m ago•0 comments

Memory poisoning in AI coding agents

https://github.com/asamassekou10/ship-safe
1•asamassekou•24m ago•0 comments

Goodbye, middle managers. Hello, 'player-coaches' and 'org leads'

https://www.businessinsider.com/meta-block-managers-player-coaches-org-leads-2026-4
1•indigodaddy•28m ago•1 comments

Report: Apple has shifted 40% of planned MacBook production capacity to Vietnam

https://twitter.com/dnystedt/status/2041310255305642278
2•ilamont•39m ago•0 comments

Feynman: Open-source AI research agent

https://www.feynman.is/
2•m_kos•43m ago•1 comments

TraceFix – A simple tool to trace issues from logs faster

https://tracefix.vercel.app/
1•skillsettler•51m ago•1 comments

I made Claude slower and it changed how I use it

https://www.xda-developers.com/i-made-claude-slower-and-it-completely-changed-how-i-use-it/
1•NicoJuicy•57m ago•0 comments

Coexilia: Master Hash Manifest (v1.0)

https://archive.org/details/coexilia-master-hash-manifest-v-1.0
1•aegissolis•1h ago•0 comments

Analysis finds geometric thinking may come from wandering

https://phys.org/news/2026-04-analysis-geometric-human-math-module.html
2•pseudolus•1h ago•0 comments

You've Been Lied to About DNA Evidence [video]

https://www.youtube.com/watch?v=9okaPzpVhmM
1•gmays•1h ago•1 comments

The Hacker News Tarpit

https://www.joanwestenberg.com/the-hacker-news-tarpit/
4•sonicrocketman•1h ago•1 comments

Ask HN: Has your company implemented agentic coding?

2•ronbenton•1h ago•0 comments

Agentic memory: the field is converging – but we're measuring the wrong thing

1•liamsfr•1h ago•0 comments

Fujitsu One Compression

https://FujitsuResearch.github.io/OneCompression/
3•gmays•1h ago•0 comments

Show HN: Invariant – pre-execution control layer for agentic workflows

https://invariant.me
1•iq19zero•1h ago•0 comments

Show HN: Separating work and play in Claude Code

https://github.com/diranged/claude-profile
2•diranged•1h ago•0 comments

Goldman Sachs to laid-off tech workers: take time, earnings loss to find new job

https://finance.yahoo.com/news/goldman-sachs-blunt-warning-to-laid-off-tech-workers-it-will-take-...
5•pseudolus•1h ago•4 comments

NY Yankees' torpedo bat is the same as regular bat

https://news.wsu.edu/press-release/2026/04/02/science-confirms-torpedo-bat-works-as-well-as-regul...
3•geox•1h ago•0 comments

Show HN: Knowledge Bases for AI/Human Sharing

https://akuna.software/introduction
1•smissingham•1h ago•0 comments

High AI judgment consistency does not mean high reasoning quality (preprint)

https://zenodo.org/records/19446064
1•h_hasegawa•1h ago•0 comments

Hello World

https://apod.nasa.gov/apod/ap260404.html
2•beatthatflight•1h ago•1 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