frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: An AI wrote and illustrated a book of fables about threads and packets

https://booyaka101.github.io/thedailyfable/day07/
2•Booyaka101•3m ago•0 comments

Lerobit MMP V1: Transforming AI Marketing-Coming Soon

https://www.lerobit.com/coming-soon
1•akliluart•9m ago•0 comments

Mob – A personal CRM as an MCP server

https://mobcrm.au/
1•benkaiser•14m ago•1 comments

I Built Peko to Fix Native App Deployment

https://app.pekoui.com/blog/why-i-built-peko
1•IAmPrestonBrown•17m ago•0 comments

Show HN: An update to the random OS (windogeOS)

https://github.com/NoTheIdiot/WindogeOS
1•notheidiot•19m ago•0 comments

Show HN: Do Codex skills save tokens? A six-run task-size benchmark

https://codex-howto-benchmark.nguyenvantamdk2.chatgpt.site
1•phelannguyen164•19m ago•0 comments

China, Open Source and AI Competitiveness with Andrew Ng

https://www.youtube.com/watch?v=2OUGXI9Y1sk
1•rasengan0•20m ago•0 comments

Show HN: swsql – A PostgreSQL client for the terminal, written in Swift

https://github.com/vdsingh/swsql
1•vikdevmail•21m ago•0 comments

Show HN: Browse all 147k Emoji Kitchen combos in the browser

https://emojimaker.cc/emoji-kitchen/
1•zz5759•23m ago•0 comments

Show HN: MovePlaybook – A local-first moving checklist with printable plans

https://moveplaybook.app/
1•lionchain•24m ago•0 comments

The Case for Colonising Titan

https://spacedaily.com/t-saturns-moon-titan-has-an-atmosphere-thicker-than-earths-and-seas-you-co...
2•Gaishan•26m ago•0 comments

Show HN: Hype League, Fantasy Football for pre-season player news

https://www.hypeleaguefootball.com/
1•AlatAnmoku•28m ago•0 comments

Psychiatric adverse events following Covid-19 vaccination

https://www.nature.com/articles/s41380-024-02627-0
2•typeofhuman•30m ago•1 comments

Forerunners to the Automobile

https://group.mercedes-benz.com/company/tradition/company-history/forerunners-to-the-automobile.html
1•num42•33m ago•0 comments

Non-human cyber warfare is here

https://evanverma.com/non-human-cyber-warfare-is-here
1•edverma2•34m ago•0 comments

Timeline of Historic Inventions

https://en.wikipedia.org/wiki/Timeline_of_historic_inventions
1•num42•34m ago•0 comments

Local, Open source AI meeting recorder that sees and hears everything

1•puremetrics•36m ago•0 comments

Spokane wildfires force thousands to evacuate, blazes 0% contained [video]

https://www.youtube.com/watch?v=EYhNWOWWM9c
1•Bender•36m ago•0 comments

Show HN: Zizq is a fast, single-binary job queue that fits into any stack

https://zizq.io
1•d11wtq•37m ago•0 comments

Need feedback: My first SaaS as a solo-founder to help brands boost visibility

https://prominara.com
1•nseara•43m ago•1 comments

Run MiniMax-H3 Locally with SGLang Diffusion on 2× RTX 5090s or 1× RTX Pro 6000

https://twitter.com/lmsysorg/status/2084110114022396018
1•yvbbrjdr•44m ago•0 comments

Ranking weird pizza cutters [video]

https://www.youtube.com/watch?v=UN-RWs3QQTY
1•ninju•56m ago•1 comments

Situational Awareness got the future right but misread the past

https://www.ft.com/content/20af5836-51b0-4a37-a820-9de1583a18b4
1•sbulaev•58m ago•0 comments

Google Just Ruined One of Its Most Important Tools

https://www.theatlantic.com/technology/2026/07/google-earth-ai-images/688145/
1•sbulaev•58m ago•0 comments

Demographic Profiles

https://visquill.com/gallery/world-demographics/
1•gmays•59m ago•0 comments

AI migrated legacy COBOL programs to Java, bugs included

https://arxiv.org/abs/2607.28271
1•felineflock•59m ago•0 comments

Trump offering early access to online posts

https://www.theguardian.com/us-news/2026/aug/01/trump-truth-social-early-access
1•hrldcpr•1h ago•0 comments

World-renowned mountaineer Nirmal Purja confirmed dead after Pakistan avalanche

https://www.cnn.com/2026/08/01/asia/climber-nirmal-purja-killed-avalanche-pakistan-intl
1•ashu1461•1h ago•1 comments

I'm (mostly) picking models on speed now, not intelligence

https://martinalderson.com/posts/speed-vs-intelligence/
2•vinhnx•1h ago•0 comments

Show HN: AI Visibility: Check whether ChatGPT/Claude/Gemini recommend your brand

https://aivisibility.pro/
1•Baliy•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