Top stories from https://news.ycombinator.com (with 100+ score) Contribute to the development here: https://github.com/phil-r/hackernewsbot Also check https://t.me/designer_news Contacts: @philr
Tiny microbe challenges the definition of cellular life (Score: 150+ in 1 day)
Link: https://readhacker.news/s/6zZQp
Comments: https://readhacker.news/c/6zZQp
Code review can be better (Score: 156+ in 5 hours)
Link: https://readhacker.news/s/6A58x
Comments: https://readhacker.news/c/6A58x
CRDT: Text Buffer (Score: 150+ in 1 day)
Link: https://readhacker.news/s/6zZi5
Comments: https://readhacker.news/c/6zZi5
An Update on Pytype (Score: 150+ in 9 hours)
Link: https://readhacker.news/s/6A3VE
Comments: https://readhacker.news/c/6A3VE
Show HN: Project management system for Claude Code (Score: 150+ in 14 hours)
Link: https://readhacker.news/s/6A2VL
Comments: https://readhacker.news/c/6A2VL
I built a lightweight project management workflow to keep AI-driven development organized.
The problem was that context kept disappearing between tasks. With multiple Claude agents running in parallel, I’d lose track of specs, dependencies, and history. External PM tools didn’t help because syncing them with repos always created friction.
The solution was to treat GitHub Issues as the database. The "system" is ~50 bash scripts and markdown configs that:
- Brainstorm with you to create a markdown PRD, spins up an epic, and decomposes it into tasks and syncs them with GitHub issues
- Track progress across parallel streams
- Keep everything traceable back to the original spec
- Run fast from the CLI (commands finish in seconds)
We’ve been using it internally for a few months and it’s cut our shipping time roughly in half. Repo: https://github.com/automazeio/ccpm
It’s still early and rough around the edges, but has worked well for us. I’d love feedback from others experimenting with GitHub-centric project management or AI-driven workflows.
Databricks is raising a Series K Investment at >$100B valuation (Score: 150+ in 16 hours)
Link: https://readhacker.news/s/6A2sW
Comments: https://readhacker.news/c/6A2sW
AWS in 2025: Stuff you think you know that's now wrong (Score: 150+ in 4 hours)
Link: https://readhacker.news/s/6A3DW
Comments: https://readhacker.news/c/6A3DW
Modern CI is too complex and misdirected (2021) (Score: 151+ in 12 hours)
Link: https://readhacker.news/s/6A2eA
Comments: https://readhacker.news/c/6A2eA
Analysis of the GFW's Unconditional Port 443 Block on August 20, 2025 (Score: 150+ in 10 hours)
Link: https://readhacker.news/s/6A2ix
Comments: https://readhacker.news/c/6A2ix
The value of hitting the HN front page (Score: 151+ in 11 hours)
Link: https://readhacker.news/s/6A27N
Comments: https://readhacker.news/c/6A27N
How Figma’s multiplayer technology works (2019) (❄️ Score: 150+ in 3 days)
Link: https://readhacker.news/s/6zNK4
Comments: https://readhacker.news/c/6zNK4
Positron, a New Data Science IDE (Score: 150+ in 17 hours)
Link: https://readhacker.news/s/6zY9Q
Comments: https://readhacker.news/c/6zY9Q
AGENTS.md – Open format for guiding coding agents (🔥 Score: 152+ in 2 hours)
Link: https://readhacker.news/s/6zZVv
Comments: https://readhacker.news/c/6zZVv
Notion releases offline mode (Score: 150+ in 4 hours)
Link: https://readhacker.news/s/6zZ3T
Comments: https://readhacker.news/c/6zZ3T
Emacs as your video-trimming tool (Score: 152+ in 5 hours)
Link: https://readhacker.news/s/6zYBN
Comments: https://readhacker.news/c/6zYBN
Introduction to AT Protocol (Score: 151+ in 10 hours)
Link: https://readhacker.news/s/6A4qB
Comments: https://readhacker.news/c/6A4qB
Closer to the Metal: Leaving Playwright for CDP (Score: 150+ in 13 hours)
Link: https://readhacker.news/s/6A3Ep
Comments: https://readhacker.news/c/6A3Ep
Mirrorshades: The Cyberpunk Anthology (1986) (Score: 150+ in 19 hours)
Link: https://readhacker.news/s/6A2Gb
Comments: https://readhacker.news/c/6A2Gb
Vibe coding creates a bus factor of zero (Score: 152+ in 5 hours)
Link: https://readhacker.news/s/6A4VA
Comments: https://readhacker.news/c/6A4VA
Why are anime catgirls blocking my access to the Linux kernel? (Score: 150+ in 7 hours)
Link: https://readhacker.news/s/6A3yj
Comments: https://readhacker.news/c/6A3yj
Zedless: Zed fork focused on privacy and being local-first (🔥 Score: 169+ in 1 hour)
Link: https://readhacker.news/s/6A4iW
Comments: https://readhacker.news/c/6A4iW
Pixel 10 Phones (🔥 Score: 151+ in 1 hour)
Link: https://readhacker.news/s/6A3Zv
Comments: https://readhacker.news/c/6A3Zv
Show HN: I was curious about spherical helix, ended up making this visualization (🔥 Score: 152+ in 1 hour)
Link: https://readhacker.news/s/6A3q4
Comments: https://readhacker.news/c/6A3q4
I was wondering how I can arrange objects along a spherical helix path, and read some articles on it.
I ended up learning about parametric equations again, and make this visualization to document what I learned:
https://visualrambling.space/moving-objects-in-3d/
feel free to visit and let me know what you think!
Tidewave Web: in-browser coding agent for Rails and Phoenix (Score: 151+ in 4 hours)
Link: https://readhacker.news/s/6A2QN
Comments: https://readhacker.news/c/6A2QN
How to Think About GPUs (Score: 155+ in 1 day)
Link: https://readhacker.news/s/6zVxu
Comments: https://readhacker.news/c/6zVxu
Ask HN: Why does the US Visa application website do a port-scan of my network? (🔥 Score: 153+ in 3 hours)
Link: https://readhacker.news/c/6A2sB
I have recently installed this extension on FF: https://addons.mozilla.org/en-US/firefox/addon/port-authorit... and yesterday I visited this website: https://ceac.state.gov/genniv/ and I got a notification that the website tried to do a port-scan of my private network.
Is this a common thing? I have just recently installed the extension, so I am not sure if there are a lot of other websites who do it.
Since looking into it, I noticed that uBlock Origin already has the default list "Block Outsider Intrusion into LAN" but it wasn't enabled.
How to Draw a Space Invader (Score: 153+ in 4 hours)
Link: https://readhacker.news/s/6zZL5
Comments: https://readhacker.news/c/6zZL5
Copilot broke audit logs, but Microsoft won't tell customers (🔥 Score: 153+ in 1 hour)
Link: https://readhacker.news/s/6zZVG
Comments: https://readhacker.news/c/6zZVG
D2 (text to diagram tool) now supports ASCII renders (Score: 157+ in 4 hours)
Link: https://readhacker.news/s/6zYZn
Comments: https://readhacker.news/c/6zYZn
Vendors that treat single sign-on as a luxury feature (🔥 Score: 152+ in 2 hours)
Link: https://readhacker.news/s/6zZi3
Comments: https://readhacker.news/c/6zZi3