frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Ask HN: What are your rules for letting an AI agent commit code?

1•Marvin_RunAI•46s ago•0 comments

Why e-readers are so expensive?

https://world-of-ereader.com/why-e-readers-are-so-expensive/
1•nicoloren•4m ago•0 comments

Gemini Spark now integrates with Chrome

https://blog.google/innovation-and-ai/products/gemini-app/gemini-spark-updates-july-2026/
1•nyku•5m ago•0 comments

Linux Network Latency Testing

https://0xcafed00d.neocities.org/#/linux/network-latency-testing
1•neomech•6m ago•0 comments

The Problem – Machine Intelligence Research Institute

https://intelligence.org/the-problem/
1•1d22a•9m ago•0 comments

Evidence of a Global SuperOrganism (2008)

https://kk.org/thetechnium/evidence-of-a-g/
1•jalev•13m ago•0 comments

AI: Considerations for people who make decisions

https://berthub.eu/articles/posts/ai-for-decision-makers/
2•soheilpro•13m ago•0 comments

Ask HN: How do you sell software to customers in China?

1•fenesiistvan•16m ago•0 comments

A London Taxi Family Confronts the Driverless Future

https://www.bloomberg.com/news/articles/2026-07-31/waymo-s-london-launch-tests-the-future-of-icon...
1•helsinkiandrew•18m ago•1 comments

Show HN: AI Product Opportunity

https://aiproductopportunity.com
1•vinitk80555•20m ago•0 comments

German court rules AI music firm Suno broke copyright rules

https://www.reuters.com/world/german-court-rules-ai-music-firm-suno-broke-copyright-rules-2026-07...
2•saaaaaam•21m ago•0 comments

US Military jamming disrupted a medical plane's GPS system before it crashed

https://apnews.com/article/new-mexico-plane-crash-medevac-ntsb-gps-d95ba57711f926082d7f11d2c20f0f0d
1•1d22a•22m ago•1 comments

A detailed Lidar map of England and Wales

https://lidarmap.uk/
1•hermitcrab•22m ago•1 comments

Why Enterprise AI Gets Hard After the First Agent

https://medium.com/@DolphinDB_Inc/enterprise-ai-needs-more-than-chatbots-meet-dolphinx-6704da50a733
1•yiweileng•24m ago•0 comments

First AI Agent in 30 Minutes

1•lawalkola•25m ago•0 comments

Boomers Can't Stop Gifting Their Grandkids AI-Generated Slop Books

https://www.wired.com/story/boomers-cant-stop-gifting-their-grandkids-ai-generated-slop-books/
2•01-_-•25m ago•0 comments

Sony Not Budging on Ending PlayStation Discs in the Face of Fan Protests

https://kotaku.com/sony-not-budging-on-ending-playstation-discs-in-the-face-of-fan-protests-were-...
1•01-_-•26m ago•0 comments

A Microsoft Flight Simulator Cinderella Story: Building the A220 Airliner

https://news.xbox.com/en-us/2026/07/30/microsoft-flight-simulator-cinderella-story-building-a220-...
1•rb2e•29m ago•0 comments

Chinese military researchers tap US AI models to train defence systems

https://www.reuters.com/world/asia-pacific/chinese-military-researchers-tap-us-ai-models-train-de...
2•iLuddite•31m ago•0 comments

Show HN: STE-Code a distillation and adaptation of ASD-STE100 for code

https://github.com/NikolaRHristov/STE-Code
1•nikolahristov•34m ago•0 comments

Yann LeCun's $1B Bet Against LLMs [Part 1] [video]

https://www.youtube.com/watch?v=kYkIdXwW2AE
2•KolmogorovComp•35m ago•0 comments

The Role of Rigor in Artificial Intelligence

https://twitter.com/iamtimnguyen/status/2077091364743807065
2•Emerson1•43m ago•1 comments

Neural network surrogates fail to generalize across geometry families

https://davidmashiah.com/notes/my-model-scored-perfect
1•davidmashiah•50m ago•0 comments

Histogram vs. empirical cumulative distribution function (eCDF) for dataviz

https://brooker.co.za/blog/2022/09/02/ecdf.html
1•fanf2•50m ago•1 comments

Ukraine's Kill Zone

https://www.reuters.com/graphics/UKRAINE-CRISIS/KILL-ZONE/znpnojmknvl/
6•dirtyaura•54m ago•1 comments

Codeberg.org Is Down

https://status.codeberg.org/status/codeberg?sort_2=uptime_asc
2•csmantle•56m ago•1 comments

Rewriting a Six-Year-Old Personal Project with AI

https://www.hanqi-blog.com/translation/ai_coding
1•HanQi•1h ago•0 comments

Tnk9x – Battle City (NES, 1985) remake in Go, playable in the browser

https://shpaker.github.io/tnk9x/
1•shpaker•1h ago•2 comments

A 'secret' project – HomeComputerMuseum on Patreon

https://www.patreon.com/computermuseum/posts/secret-project-165269569
1•rbanffy•1h ago•0 comments

Ask HN: Will this setup work or is it just adding complexity?

1•classicpsy•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