Remix.run Logo
TALA Is Open-Source(d2lang.com)
94 points by alixanderwang 3 hours ago | 8 comments
ricardobeat 2 hours ago | parent | next [-]

The first few graphs are impressive, it does a much tidier job. The Go queue one is objectively worse - the other versions keep services and users grouped together, as well as a left-to-right flow. The TALA version makes it look more complicated than it is.

__float an hour ago | parent [-]

I thought "how bad could it be" and I was quite surprised :)

That's spectacularly obfuscated in comparison to the rest.

azriel91 2 hours ago | parent | prev | next [-]

before discovering d2, I wrote / vibe coded my own diagram generator: https://azriel.im/disposition

then after discovering it, I was too invested in my own project to switch -- the complexity in positioning nodes, routing edges to not draw over labels, taking into account nesting and rank dir gave me an appreciation for how hard these can be, and I kinda wanted my own version (plus other features)

Taikonerd 39 minutes ago | parent | prev | next [-]

Always happy to see D2 on here! In my last job, I had to do several architecture diagrams. Learning D2 took maybe 1 day, and saved me much more time than that.

boguscoder 2 hours ago | parent | prev | next [-]

Would integrating/implementing this into graphviz be a good move or mixing wrong things?

ashiban 3 hours ago | parent | prev | next [-]

Thanks for that. What do you think are the key heuristics / concepts that made it standout or be more appropriate for architecture diagrams?

bbkane 2 hours ago | parent | prev | next [-]

I just started diagramming with d2- I'll have to try this one out!

ChrisArchitect 2 hours ago | parent | prev [-]

Related:

D2 Is Non-Profit

https://news.ycombinator.com/item?id=49589768