frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Elon Musk loses trillionaire status as SpaceX and Tesla stock drops

https://www.theguardian.com/technology/2026/jun/24/elon-musk-trillionaire-spacex
1•vrganj•1m ago•0 comments

LLM APIs with built-in chatbot in 1 line of code

https://flama.dev/blog/serving_llms_with_flama_cli/
12•vorticotech•2m ago•0 comments

Open-source platform for multi-agent workflows

https://www.simple-agent-manager.org/
4•mliezun•6m ago•1 comments

What Europe's heat wave means for the power grid

https://www.technologyreview.com/2026/06/25/1139690/europe-heat-wave-grid/
1•joozio•6m ago•0 comments

Opus 4.8 feels worse then sonnet

1•mrprincerawat•7m ago•0 comments

Adding BASIC09 front end tool to LLVM

https://discourse.llvm.org/t/rfc-adding-basic09-frontend-tool-to-llvm/91141
1•lproven•7m ago•0 comments

Global warming has made Europe's heatwave 2-4°C worse

https://www.economist.com/science-and-technology/2026/06/24/global-warming-has-made-europes-heatw...
1•Anon84•9m ago•0 comments

Instead of detecting AI, record and replay writing as it happens

https://www.humanwrotethis.com/
1•mroli-hwt•10m ago•0 comments

The A.I.-Design Aesthetic That's Taking over the Internet

https://www.newyorker.com/culture/infinite-scroll/the-ai-design-aesthetic-thats-taking-over-the-i...
2•Michelangelo11•11m ago•0 comments

Show HN: ParseHawk – 100% Local Document AI with API, CLI, and Web UI

https://github.com/parsehawk/parsehawk
3•francisrafal•13m ago•0 comments

How to build and serve MCP servers without effort

https://flama.dev/blog/building_an_mcp_server_with_flama/
12•vorticotech•14m ago•0 comments

Safer coding agents for non-tech founders

1•sherucon•14m ago•0 comments

Thoughts on Asimovian AI Beyond LLMs and Creative Machines

1•pyeri•15m ago•0 comments

Honesty Gets Emacs Patch Rejected

https://xlii.space/eng/honesty-gets-emacs-patch-rejected/
1•xlii•16m ago•0 comments

Show HN: GoDotWebs # Auto fill out apps/forms and get feedback instantly

https://godotwebs.com/
1•TheRickyRed•16m ago•0 comments

The Anti-Cybertruck: A Doorless EV Beach Buggy for the 1%

https://wheelfront.com/the-anti-cybertruck-a-doorless-ev-beach-buggy-for-the-1/
2•woldemariam•18m ago•0 comments

The Cut Wire

https://qbc.network/blog/autonomous-equivocation-slashing
1•BlockArtica•25m ago•0 comments

John von Neumann's the Computer and the Brain

https://en.wikipedia.org/wiki/The_Computer_and_the_Brain
1•thedreammachine•35m ago•0 comments

Is Blogging Still Worth It in 2026?

https://www.minid.net/2026/6/25/is-blogging-still-worth-it-in-2026
2•meerita•35m ago•1 comments

Scientists speak their brains: Please don't call us boffins (2023)

https://www.theregister.com/offbeat/2023/03/29/scientists-speak-out-please-dont-call-us-boffins/1...
1•Anthony-G•35m ago•1 comments

One Line x86 Change to GCC Nets +12% Benchmark Win for Modern CPUs

https://www.phoronix.com/news/GCC-x86-Generic-Mispredict
3•theanonymousone•39m ago•0 comments

LastPass notifies users of yet another data breach

https://9to5mac.com/2026/06/23/lastpass-notifies-users-of-yet-another-data-breach/
4•mooreds•42m ago•0 comments

The UK's summers are getting hotter – but how prepared are we?

https://www.bbc.com/news/articles/c9d2xl3555xo
3•mooreds•43m ago•4 comments

Why the EU's Tech Sector Is Growing

https://www.kuppingercole.com/blog/leal/eu-tech-sector-is-growing
1•mooreds•46m ago•0 comments

Why a (Minimal) Blog

https://lucianocccc.com
1•lucianocccc•48m ago•1 comments

The Joy and Power of Understanding

https://binaryigor.com/the-joy-and-power-of-understanding.html
1•BinaryIgor•48m ago•0 comments

Java MCP server with Streamable HTTP, Netty transports, and stateless deployment

https://github.com/kpavlov/tachyon
1•karimtr•50m ago•0 comments

The reason China is building most of the robots

https://www.ft.com/content/c8731833-10ca-4a12-bfe4-8ebb2584ec68
1•mmarian•50m ago•1 comments

Dolphin Emulator Progress Release 2606

https://dolphin-emu.org/blog/2026/06/25/dolphin-progress-report-release-2606/
20•exploraz•50m ago•0 comments

An Interview with Figma CEO Dylan Field About Design and AI

https://stratechery.com/2026/an-interview-with-figma-ceo-dylan-field-about-design-and-ai/
1•swolpers•50m 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