frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Breaktheprompt.xyz

https://www.breaktheprompt.xyz/
1•amenghra•1m ago•0 comments

What Did Banning Airbnbs in NYC Accomplish?

https://datastream.substack.com/p/what-did-banning-airbnbs-in-nyc-accomplish
2•racketracer•9m ago•0 comments

Making AI Code Review Measurable

https://azuanz.com/posts/making-ai-code-review-measurable/
2•azuanrb•13m ago•0 comments

Show HN: Trace – open-source, self-organizing memory for LLM agents (PyPI)

https://github.com/husain34/TRACE
2•Husain_Ghulam•14m ago•0 comments

Open-Source Firmware for PicoCalc/Cardputer/Video Game Module/ESP32/Raspberry

https://github.com/jblanked/Picoware
2•ngaut•16m ago•0 comments

Living Your Truth as an Uptight Prig

https://www.cartoonshateher.com/p/living-your-truth-as-an-uptight-prig
1•jger15•18m ago•0 comments

Unicode's Transliteration Rules Are Turing-Complete

https://seriot.ch/computation/uts35/
1•beefburger•19m ago•1 comments

EU court rejects Apple's challenges to bloc's Big Tech rulebook

https://www.euractiv.com/news/eu-court-rejects-apples-challenges-to-blocs-big-tech-rulebook/
1•doener•22m ago•0 comments

The General Court dismisses Apple's actions over its designation as a gatekeeper [pdf]

https://curia.europa.eu/site/upload/docs/application/pdf/2026-07/cp260096en.pdf
1•ColinWright•25m ago•0 comments

Crypto Pin Bars Form and How to Detect Them: Lessons from a $19B Liquidation

https://medium.com/@DolphinDB_Inc/how-crypto-pin-bars-form-and-how-to-detect-them-lessons-from-a-...
3•yiweileng•27m ago•0 comments

Grok 4.5 arriving tomorrow

https://twitter.com/elonmusk/status/2074740539874775163
1•hit8run•28m ago•0 comments

Fibonacci's Real Mathematical Legacy

https://blogs.nature.com/aviewfromthebridge/2017/04/20/fibonaccis-mathematical-legacy/
3•ColinWright•32m ago•1 comments

Fiszki flashcards without an app: your AI quizzes you, FSRS keeps score

https://fiszki.zuzanow.pl/login
1•fiszki•32m ago•0 comments

Time to kill at Temple Meads. What's up with platform 2? Where is platform 14?

https://old.reddit.com/r/uktrains/comments/1uo9lwn/had_some_time_to_kill_at_temple_meads_whats_up/
1•ColinWright•33m ago•0 comments

Apple held accountable under the DMA

https://fsfe.org/news/2026/news-20260708-01.en.html
1•softwarefreedom•34m ago•1 comments

Machine

https://xkcd.com/2916/
3•close04•34m ago•2 comments

Show HN: Diagraw – hand-drawn diagrams, real-time collab, AI assistant

https://diagraw.com/es/
2•victoragudo•37m ago•0 comments

Viability of Local Models for Coding

https://martinfowler.com/articles/exploring-gen-ai/local-models-for-coding-factors.html
1•danebalia•38m ago•0 comments

Show HN: Comcent CE – An open-source self-hosted Voice Infrastructure platform

https://github.com/comcent-io/comcent-ce
1•pavanputhra•41m ago•0 comments

GitHub cuts short offer to burn repos on CD after mockery ensues

https://www.theregister.com/devops/2026/07/06/github-cuts-short-offer-to-burn-repos-on-cd-after-m...
1•beardyw•43m ago•0 comments

Gemma 4 Technical Report

https://arxiv.org/abs/2607.02770
1•ferretj•44m ago•0 comments

Software Engineers Used to Score Goals, Now We Keep Them Out

https://eran.pinh.as/posts/software-engineers-used-to-score-goals-now-we-keep-them-out
2•eranp•45m ago•1 comments

Open ISMS platform for GDPR and NIS-2

https://github.com/NISD2/open-isms
1•cjhisey•45m ago•0 comments

ClickHouse is winning the Observability Wars

https://matduggan.com/clickhouse-is-winning-the-observability-wars/
1•clemo_ra•45m ago•0 comments

How to Scale Robotics and Physical AI? TechDrive Zurich with Robert MacKenzie

https://www.youtube.com/watch?v=6Dw6llpUxqs
1•jmiseikis•47m ago•0 comments

Show HN: Tarit – Self-host sandbox cloud and hypervisor for AI agents

https://github.com/instavm/tarit
6•mkagenius•52m ago•0 comments

Astryx – open-source, agent ready design system from Meta

https://astryx.atmeta.com/
1•agilek•52m ago•0 comments

Maestral, an open-source Dropbox client, is no longer maintained

https://github.com/samschott/maestral
1•uu_titan•54m ago•0 comments

Show HN: Open-source market-making software that runs on your own server

https://github.com/Adamant-im/adamant-tradebot
3•izar-konti•55m ago•0 comments

Car tracking features for 'convenience not security' warns Kia

https://www.bbc.co.uk/news/articles/cp8r1798kp7o
2•edward•56m 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