frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: Fractal – recursive agent loops for complex, multi-step work

https://github.com/plasma-ai/fractal
1•ryanpettry•30s ago•0 comments

Biggest US Power Grid [PJM] Faces Possible Breakup as FERC Weighs Fate

https://www.bloomberg.com/news/articles/2026-07-21/biggest-us-power-grid-faces-possible-breakup-a...
1•toomuchtodo•39s ago•1 comments

AI Agent – TRMNL

https://help.trmnl.com/en/articles/14130438-ai-agent
1•joeyespo•3m ago•0 comments

The AI Bubble Is No Ordinary Bubble

https://www.theatlantic.com/ideas/2026/07/ai-economy-stock-market/688004/
1•gereshes•4m ago•2 comments

Apple has decided to compete for creativity app users

https://alex4d.com/notes/item/apple-competing-for-creativity-app-users
1•speckx•4m ago•0 comments

Show HN: Term Sheets Against Humanity: VC card game where you read the partner

https://cards-against-capital.vercel.app/
1•Exorust•5m ago•0 comments

Show HN: threadfork – AI meeting notes that run on your Mac

https://www.threadfork.com/
1•smohan88•5m ago•0 comments

AI Didn't Make Programming Easier. It Just Made It Differently Difficult

https://cacm.acm.org/opinion/ai-didnt-make-programming-easier-it-just-made-it-differently-difficult/
2•tchalla•5m ago•0 comments

Jim Cramer worried about security implications of free Chinese AI models

https://twitter.com/jimcramer/status/2079509100535197892
1•spwa4•5m ago•0 comments

Website Is No Longer Your Brand – AI Is Reconstructing It from Everywhere Else

https://medium.com/the-discovery-collective/your-website-is-no-longer-your-brand-ai-is-reconstruc...
1•rakeshmenon•7m ago•0 comments

Google just bet its inference future on a chip built for one model

https://thenewstack.io/google-frozen-gemini-chip/
1•Brajeshwar•8m ago•0 comments

Show HN: GeoGuessr, but for Literature

https://litfinder.io/
1•argoss•10m ago•1 comments

Cheap Self-Hosted Kubernetes on Hetzner Cloud

https://blog.qstars.nl/posts/cheap-self-hosted-kubernetes-on-hetzner-cloud/
1•victorbrink•10m ago•0 comments

Computational chemistry, Locally? My rant on SSH

https://chillphysicsenjoyer.substack.com/p/computational-chemistry-locally
2•crescit_eundo•12m ago•0 comments

Garmin Is Automating In-Flight Emergencies (Autoland, Smart Glide, ESP)

https://www.garmin.com/en-US/newsroom/press-release/aviation/garmin-unveils-g2000-prime-integrate...
1•r2sk5t•12m ago•0 comments

Halo v2.7: Unified MCP Tool Engine for AI Security

1•automajicly•12m ago•0 comments

Huge study finds first genetic clues for borderline personality disorder

https://www.nature.com/articles/d41586-026-02220-1
1•bookofjoe•12m ago•0 comments

Georgia homeowners are being forced from their homes to power AI data centers [video]

https://www.youtube.com/watch?v=fk0HVruAWBk
3•pera•13m ago•0 comments

95 reasons for having your own website

https://bellkiosk.website/blog/reasons-to-website.html
1•kaycebasques•16m ago•0 comments

Measuring Reward-Seeking by Instilling Contrastive Beliefs

https://alignment.openai.com/measuring-reward-seeking/
1•mfiguiere•18m ago•0 comments

FOSDEM 2027 WiFi will be IPv6 only, will GitHub be ready?

https://chaos.social/@RichiH/116958290141827888
1•happosai•19m ago•0 comments

Google (Again) Clearly Needs to Unite Their AI Clans

https://spyglass.org/google-gemini-fiasco/
1•speckx•19m ago•0 comments

Which developer tools should be free or offer more features?

https://codeground.ai/
1•aashhuttossh•20m ago•0 comments

Fractal Paris

https://panoramic.city/fractalparis/
1•alexakten•21m ago•1 comments

The U.S. Army Is Burning Through Its AI Tokens

https://www.wired.com/story/the-army-is-burning-through-its-ai-tokens/
1•ripe•21m ago•0 comments

New hope in the fight against cachexia — cancer’s deadly co-conspirator

https://www.nature.com/articles/d41586-026-02228-7
1•Brajeshwar•23m ago•0 comments

Now You Can Work in C with Only BASIC Knowledge

https://computeradsfromthepast.substack.com/p/c-source-basic_c
2•rbanffy•24m ago•0 comments

We 3×'d PRs in 6 months, and how you can too

https://amplitude.com/3x
2•0xferruccio•25m ago•1 comments

Nine Years to Halve a Hash Function: RFC 9861 Is Out

https://blog.zksecurity.xyz/posts/kangaroo/
3•baby•25m ago•0 comments

How did the H1B visa become the 'Indian' visa

https://numberstation.fm/the-body-shop/
3•StrageMusik•25m ago•1 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