Back to News
Advertisement
Advertisement

⚡ Community Insights

Discussion Sentiment

100% Positive

Analyzed from 239 words in the discussion.

Trending Topics

#design#same#architecture#another#system#https#resource#always#link#end

Discussion (18 Comments)Read Original on HackerNews

ekropotin•about 1 hour ago
It's just slopyfied version of https://www.hellointerview.com/
JoshJamesAnthon•1 day ago
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 :)

movsx•about 1 hour ago
Another day, another slopped out systems design resource. Life as usual.
mertkahyaoglu•about 1 hour ago
Yet another system design resource, right? We cannot get enough of them :D
asamoahf•about 3 hours ago
Checked it out and I must say this is really incredible work. Wow!
heurekamala•1 day ago
Really nice! It’s also a good reminder that there is always more to discover. Even when you think you know it all.
mertkahyaoglu•1 day ago
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.

esafak•about 3 hours ago
Tell your agent to spell out abbreviations with tooltips. For example, in https://atlas-sysdes.vercel.app/docs/05-notification-system it talks about APNs, and FCM without defining them.