Alexander Wang

Results 443 comments of Alexander Wang

@orange-buffalo just did a new release! should be able to set timeout now with the latest D2 (might have to wait a bit for package managers like homebrew to pick...

Should be doable. Do you care that it's "exactly 16x9" (algorithm doesn't consider moves that breaks this), or can it be "about 16x9" (algorithm puts a negative weight on moves...

![Fh8OE2jUAAEIVRR](https://user-images.githubusercontent.com/3120367/203408237-72e0e466-a6fe-4097-b934-839cb99c6d18.jpeg) https://twitter.com/alexxubyte/status/1594008281340530688/photo/1

continues to crash.

oh, yeah we do something like that too, except our ID is a hash on the diagram attributes, so unique per diagram, which is rly all that's needed (and is...

@Potherca Thanks! do you know if those graphviz and plantuml ones are officially recommended?

Thanks @VladimirAlexiev , I will include next time I update this. @chainofreasoning [your report](https://github.com/terrastruct/text-to-diagram-site/pull/42#issuecomment-1474620741) is the length of a small tutorial. I am the only one that maintains this on...

@chainofreasoning I make an earnest effort to be correct in comparisons, so I appreciate issue reports like these (and yours). It's also why this effort is public, so that corrections...

@VladimirAlexiev thanks again for the improvements. Implemented many. > Friendly error messages: Not just "syntax error" > True, but it shows the exact error location Comparison stands. > Images &...

@chainofreasoning thank you! I tried inserting that, but couldn't get it to work. Here's the branch, feel free to give it a shot: https://github.com/terrastruct/text-to-diagram-site/pull/42