Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Claude discovers a novel enzyme system with CRISPR-like repeats(anthropic.com)
    364comments
  2. VSCode's SSH Agent Is Bananas(fly.io)
    25comments
  3. Claude's Load-Bearing Seams(madradavid.com)
    11comments
  4. Fixing the Portobello Police Station Clock(pointinthecloud.com)
    80comments
  5. LensVLM: Compressing long context as images, expanding only relevant pages(huggingface.co)
    2comments
  6. A brief history of Windows scroll bar shortcuts(devblogs.microsoft.com/oldnewthing)
    36comments
  7. Italian parliament votes for return to nuclear energy(apnews.com)
    274comments
  8. OpenAI breaches Medicare, Albanese reveals(smh.com.au)
    27comments
  9. The Curious Power of Punctuation(newyorker.com)
    1comments
  10. Jev in 25 Lines of Python(nobodywho.ai)
    190comments
  11. Gemini 3.8 text-to-speech(blog.google)
    113comments
  12. Show HN: An atlas of system designs with interactive architecture diagrams(atlas-sysdes.vercel.app)
    7comments
  13. Radicle: Disclosure of Vulnerability in the Network Protocol(radicle.dev)
    37comments
  14. The mystery animal on an ancient god's head(signoregalilei.com)
    2comments
  15. DoorDash Spent $1.4M Trying to Stop Mamdani from Becoming Mayor. Now We Know Why(theintercept.com)
    93comments
  16. Tokens too cheap to meter(jyn.dev)
    170comments
  17. Swap, ZRAM, Zswap and Hibernate on NixOS(matthewbrunelle.com)
    3comments
  18. A refined phylochronology of the second plague pandemic in Western Eurasia(pnas.org)
    discuss
  19. Stripe's Knowledge AI Platform(stripe.dev)
    100comments
  20. I don't want the details(michaelheap.com)
    185comments
  21. Show HN: I built a post-mortem debugger for native Windows x64/x86 crashes(forensicdbg.com)
    1comments
  22. Z80 REPL (2018)(abagames.github.io)
    18comments
  23. Claude Code reads AGENTS.md only when telemetry is on [fixed](szypowi.cz)
    239comments
  24. Once Claude can measure something, it can make it faster(claude.dev)
    77comments
  25. Show HN: Conway's Game of Life in boot sector(github.com/0xax)
    3comments
  26. QuestDB (YC S20) Is Hiring a Sales Engineer(questdb.com)
    discuss
  27. UK military jamming other nations' satellites to defend itself, BBC told(bbc.com)
    160comments
  28. Making Tailscale Faster(tailscale.com)
    4comments
  29. Seattle City Council votes to ban surveillance pricing in sale of groceries(consumerreports.org)
    149comments
  30. 28% of job postings on company career sites have been open over 90 days(unlisted.careers)
    270comments

Show HN: An atlas of system designs with interactive architecture diagrams

26 pointsby 1d agoatlas-sysdes.vercel.app
7 comments
1d agoHN ↗

Hey! This is cool, and actually in the same spirit of my own tool. Not sure if you'd be interested in combining your vision of a repository of architecture models, with my platform (blueprintr.io)?

Seems like a match made in heaven :)

1d agoHN ↗

Author here. I kept bouncing between paywalled courses and link dumps while prepping for system design interviews, and wanted one place where each design is worked end to end and you can click into the architecture instead of squinting at a PNG.

Up front: most of the writing is LLM-generated. I picked the topics, set the structure and reviewed the pages, but the prose isn't hand-written.

The architecture diagrams are real React Flow canvases rather than images — they pan, zoom and go fullscreen, and every node is clickable, showing what it's for, its trade-off, and a link to the concept module explaining it. Node colour is by kind across every diagram, so the same colour always means the same thing.

The numbers are interview-grade rather than measured, so treat them as a starting point. Corrections are the most useful thing anyone can send — that's the main reason it's open source.

28m agoHN ↗

Give a shit and write your own text, or even comments. Generated spam is worthless to post. If you can't put in the effort of typing a few human words about 'your' project then how can the actual thing possibly be trusted?

6m agoHN ↗

Great work. Thanks for inspiration.

Is it static collection or the designs were dynamically generated from concepts?

1d agoHN ↗

Really nice! It’s also a good reminder that there is always more to discover. Even when you think you know it all.

56m agoHN ↗

Checked it out and I must say this is really incredible work. Wow!