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)
    437comments
  2. VSCode's SSH Agent Is Bananas (2025)(fly.io)
    59comments
  3. Linux support is coming to Snapdragon X2 Series(qualcomm.com)
    7comments
  4. Fixing the Portobello Police Station Clock(pointinthecloud.com)
    84comments
  5. LensVLM: Compressing long context as images, expanding only relevant pages(huggingface.co)
    2comments
  6. We just shipped support for the ugliest part of HTTP: Vary – Cloudflare Blog(cloudflare.com)
    1comments
  7. Italian parliament votes for return to nuclear energy(apnews.com)
    314comments
  8. The mystery animal on an ancient god's head(signoregalilei.com)
    8comments
  9. A brief history of Windows scroll bar shortcuts(devblogs.microsoft.com/oldnewthing)
    39comments
  10. The Curious Power of Punctuation(newyorker.com)
    2comments
  11. Jev in 25 Lines of Python(nobodywho.ai)
    193comments
  12. Gemini 3.8 text-to-speech(blog.google)
    115comments
  13. Radicle: Disclosure of Vulnerability in the Network Protocol(radicle.dev)
    42comments
  14. Tokens too cheap to meter(jyn.dev)
    174comments
  15. Show HN: An atlas of system designs with interactive architecture diagrams(atlas-sysdes.vercel.app)
    17comments
  16. Mercury 2.5 LLM hits 770 tokens per second(artificialanalysis.ai)
    3comments
  17. Making Tailscale Faster(tailscale.com)
    6comments
  18. Swap, ZRAM, Zswap and Hibernate on NixOS(matthewbrunelle.com)
    4comments
  19. Stripe's Knowledge AI Platform(stripe.dev)
    102comments
  20. I don't want the details(michaelheap.com)
    189comments
  21. Z80 REPL (2018)(abagames.github.io)
    18comments
  22. Claude Code reads AGENTS.md only when telemetry is on [fixed](szypowi.cz)
    242comments
  23. Bwbach, My Guardian Goblin(robertmay.photography)
    4comments
  24. Once Claude can measure something, it can make it faster(claude.dev)
    84comments
  25. A refined phylochronology of the second plague pandemic in Western Eurasia(pnas.org)
    discuss
  26. QuestDB (YC S20) Is Hiring a Sales Engineer(questdb.com)
    discuss
  27. 28% of job postings on company career sites have been open over 90 days(unlisted.careers)
    273comments
  28. Show HN: I built a post-mortem debugger for native Windows x64/x86 crashes(forensicdbg.com)
    2comments
  29. OpenAI breaches Medicare, Albanese reveals(smh.com.au)
    72comments
  30. UK military jamming other nations' satellites to defend itself, BBC told(bbc.com)
    174comments

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

28 pointsby 1d agoatlas-sysdes.vercel.app
17 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.

1h 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?

40m agoHN ↗

Hey, totally feel you. I wanted to share this as I was myself studying system designs and thought it would help other people as well. It's not really a project but more like a resource to study and it's non-profit. I review each document after it's generated and also validate its correctness with other tools. Of course, not everything in it is 100% correct but it gives you a general knowledge about systems and concepts. Hope it helps.

36m agoHN ↗

I think they were saying that LLM wrote the prose on their project website, not in their comment.

57m agoHN ↗

Great work. Thanks for inspiration.

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

39m agoHN ↗

Thanks a lot. They are static collections.

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.

1h agoHN ↗

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

39m agoHN ↗

Thank you very much! Glad you liked it.

19m agoHN ↗

Another day, another slopped out systems design resource. Life as usual.

14m agoHN ↗

Yet another system design resource, right? We cannot get enough of them :D