Live data from Hacker News

TALA Is Open-Source

d2lang.com

1–10 of 30 posts

Re: TALA Is Open-Source

#4
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)

Re: TALA Is Open-Source

#8
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.

Re: TALA Is Open-Source

#9

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.

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

That's spectacularly obfuscated in comparison to the rest.

Post reply on HN