frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

ImageToSTL – photo to 3D, or a logo into a printable STL

https://imagetostl.im/
2•wangxin199•5m ago•1 comments

Code Contracts

https://code-contracts.cc/
1•tosh•10m ago•0 comments

Show HN: Gliese Watch – alerts when control over a DeFi contract changes

https://gliese.io
1•halilBB•10m ago•0 comments

The Surprising Health Benefits of Reading a Book

https://time.com/article/2026/09/16/health-benefits-reading-books-for-pleasure/
1•nephihaha•13m ago•0 comments

Petrova Task Force 2026 (Reimangining Project Hail Mary at 2026)

https://blog.imma.page/space/2026/09/16/petrova-26.html
2•lynzrand•15m ago•1 comments

Year 2000 Problem

https://en.wikipedia.org/wiki/Year_2000_problem
2•tosh•16m ago•0 comments

OpenAI reveals cases of 'concerning' AI behaviour as it announces new ... system

https://www.theguardian.com/technology/2026/sep/17/openai-reports-concerning-ai-behaviour-jailbre...
1•chrisjj•17m ago•1 comments

Construct Supports the Steam Machine

https://www.construct.net/en/blogs/construct-official-blog-1/construct-supports-steam-1906
2•AshleysBrain•18m ago•0 comments

Chinese iPhone 18 Pro Chip review (ENG sub)

https://www.youtube.com/watch?v=DpDf5JKOtls
1•71153750•21m ago•1 comments

Show HN: AppSift – search and compare App Store apps with filters Apple lacks

https://www.gtrigonakis.com/appsift
1•gtrigonakis•22m ago•0 comments

Asking Authors About Their Own Papers

https://medium.com/@TmlrOrg/asking-authors-about-their-own-papers-3d2e04e5dee0
1•EvgeniyZh•26m ago•0 comments

Google DeepMind offshoot nears $4B valuation just a month after founding

https://www.ft.com/content/0b83cb60-0d07-49a7-a46a-654077a75b39
1•geoffbp•26m ago•1 comments

Skill to generate a character for the top of your page

https://koboyo.com/page-mascot
1•kannanpoem1984•26m ago•0 comments

Show HN: An open source PDF Reader with annotation, notes, SRS, Linking support

https://github.com/roshanmishra86/Mereth-Reader/releases/tag/v0.1.4
1•kobiguru•28m ago•0 comments

Understanding the code is not enough

https://bystam.github.io/takes/2026/09/17/understanding-is-not-enough.html
4•byrre_b•34m ago•2 comments

The Life of Death and the Enshittificator [video]

https://www.youtube.com/watch?v=d6SPV4GZp-U
1•luck0r•37m ago•0 comments

OpenAI Model Misalignment Report

https://openai.com/index/model-misalignment-reporting-framework/
3•qprofyeh•37m ago•0 comments

WakaPAC, a Win32-inspired reactive UI library for the browser

https://wakapac.com/
1•noescom•43m ago•0 comments

Computer (Occupation)

https://en.wikipedia.org/wiki/Computer_(occupation)
1•johnnyApplePRNG•45m ago•0 comments

An AI-only labor market with atomic escrow and anti-Sybil reputation

https://aiagentmarket.pages.dev
1•hoffmanndanile•46m ago•0 comments

I Am Bullish on ChatGPT Ads

https://www.vincentschmalbach.com/why-i-am-bullish-on-chatgpt-ads/
1•vincent_s•47m ago•0 comments

In the ruins of the AI gold rush, we choose craft

https://doudouexe.substack.com/p/the-sovereign-creator-in-the-ruins
2•douos•48m ago•0 comments

Half Moon Bay to end use of Flock license plate readers

https://www.coastsidenews.com/news/half-moon-bay-to-end-use-of-flock-license-plate-readers/articl...
1•ventana•54m ago•1 comments

Uploading Files to the Internet in Order to Cite Them

https://alignment.openai.com/misalignment-reports/uploading-files-to-the-internet-in-order-to-cit...
1•derbOac•54m ago•0 comments

Building the Materials Foundation for AI

https://www.technologyreview.com/2026/09/16/1144014/building-the-materials-foundation-for-ai/
1•joozio•56m ago•0 comments

The illusion of illusions: there are no optical corrections in the Parthenon

https://royalsocietypublishing.org/rsos/article/13/9/rsos260999/483304/The-illusion-of-illusions-...
3•geox•57m ago•0 comments

Raven's Blog

https://citrons.xyz/
1•Ta_Panters•57m ago•0 comments

Write Your Novel in a Calendar

https://rebeccamakkai.substack.com/p/write-your-novel-in-a-calendar
2•Tomte•57m ago•0 comments

A return to two-pizza culture

https://www.allthingsdistributed.com/2026/06/return-to-two-pizza-culture.html
1•fagnerbrack•58m ago•0 comments

Faster NumPy in the Browser

https://notebook.link/blog/the-last-mile-faster-numpy/
1•Matumio•58m 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