frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Apple has an innovation gap. Will its new CEO fill it?

https://www.ft.com/content/d16f3ae6-8e27-4293-8bef-6bda7a9706d2
1•giuliomagnifico•1m ago•0 comments

CodeMySpec – Lovable for engineers who care about the code

https://codemyspec.com/products/code-my-spec
1•matthewsinclair•4m ago•0 comments

A reality check on the AI jobs hysteria

https://www.technologyreview.com/2026/05/26/1137855/a-reality-check-on-the-ai-jobs-hysteria/
2•joozio•5m ago•0 comments

Imec presents quantum dot qubit device using High NA EUV lithography

https://www.imec-int.com/en/press/world-first-imec-presents-quantum-dot-qubit-device-using-high-n...
1•u1hcw9nx•5m ago•1 comments

Show HN: The Structural Operating System for the AI Era

https://typerion.io
1•Techman92•6m ago•0 comments

FinOps for AI: Track What Your Code Costs per Commit

https://mooracle.io/blog/finops-ai-planning-poker/
1•theanonymousone•7m ago•0 comments

Egypt's Great Pyramid is also a great earthquake dampener

https://www.science.org/content/article/egypt-s-great-pyramid-also-great-earthquake-dampener
1•tzury•7m ago•0 comments

Harness, Scaffold, and the AI Agent Terms Worth Getting Right

https://huggingface.co/blog/agent-glossary
1•sergiopaniego•8m ago•0 comments

Collapse of Personal Computing – Investigation into the Destruction of Ownership [video]

https://www.youtube.com/watch?v=zyQwAhppWj8
1•alecco•9m ago•0 comments

What if every input, search and list was predictive?

https://aito.ai/blog/the-predictive-application/
1•arauhala•9m ago•0 comments

Basecamp Five

https://world.hey.com/dhh/basecamp-five-8fcfd2ef
3•software_writer•12m ago•0 comments

Daily Murder: a daily whodunit puzzle solved by logic on an elimination grid

https://dailymurder.com
1•KeepComputing•13m ago•0 comments

My Favorite Fable

https://sive.rs/horses
1•Michelangelo11•13m ago•0 comments

Skill to Income Mapping Engine

https://www.tooldocket.com/2026/05/skill-to-income-calculator.html
1•stoicstoic•13m ago•0 comments

Study: AI is helping to develop new gallium-based semiconductor

https://news.flinders.edu.au/blog/2026/05/26/ai-speeds-up-discovery-of-next-gen-computer-chips-an...
1•giuliomagnifico•14m ago•0 comments

Netherlands blocks U.S. takeover of DigiD operator Solvinity

https://nltimes.nl/2026/05/26/netherlands-blocks-us-takeover-digid-operator-solvinity-security-co...
3•nemoniac•15m ago•0 comments

IT Doesn't Matter [pdf]

https://www.classes.cs.uchicago.edu/archive/2014/fall/51210-1/required.reading/ITDoesntMatter.pdf
1•harlequinetcie•21m ago•1 comments

DBase is back, sort-of... Error: database not found

https://delphinightmares.substack.com/p/dbase-is-back-sort-of
1•deeaceofbase•24m ago•1 comments

Show HN: High-performance parallel save/load for large NumPy

https://github.com/NoteDance/parallel-saver
1•NoteDance•24m ago•0 comments

Steve Jobs MIT Sloan Distinguished Speaker Series (1992)

https://www.youtube.com/watch?v=Gk-9Fd2mEnI
1•downbad_•29m ago•0 comments

"Peak Civilization": The Fall of the Roman Empire (2009)

http://theoildrum.com/node/5528
1•downbad_•30m ago•0 comments

China vs. Taiwan: The Geography of an Unfinished War

https://jstribune.com/china-vs-taiwan-the-geography-of-an-unfinished-war/
2•bryanrasmussen•30m ago•0 comments

The AI bubble isn't like the internet bubble

https://pluralistic.net/2026/05/26/the-ai-will-continue/#until-morale-improves
11•doener•32m ago•1 comments

Sparse Autoencoders Reveal Cortical Brain-LLM Semantic Mapping

https://letsdatascience.com/news/sparse-autoencoders-reveal-cortical-brain-llm-semantic-mappi-bc5...
2•bryanrasmussen•34m ago•0 comments

BBC program on wave-powered boats [video]

https://www.youtube.com/watch?v=UWpxtfmpVD4
1•msuniverse2026•34m ago•0 comments

Microsoft and Uber Are Running into an AI Cost Problem

https://firethering.com/microsoft-uber-ai-coding-tools-more-expensive-than-human-workers/
5•steveharing1•36m ago•5 comments

StyloBot- Open Source self hosted behavioural bot protection

https://stylobot.net
1•scottgal•39m ago•0 comments

Benchmarking Vortex File Format vs. Parquet, CSV vs. DuckDB, Polars, Datafusion

https://dataengineeringcentral.substack.com/p/benchmarking-vortex-file-format-vs
2•eigenBasis•39m ago•0 comments

Raft Consensus with a Minority of Nodes

https://padhye.org/raft-minority/
1•moarbugs•39m ago•0 comments

Delta Brain Sync · Streamlit

https://delta-brain-sync-k99vym7mbyebesrfdl84sm.streamlit.app
1•TELEFOXX•40m 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