Live data from Hacker News

Show HN: Terrastruct – A Diagramming Tool for Systems

terrastruct.com

41–50 of 103 posts

Re: Show HN: Terrastruct – A Diagramming Tool for Systems

#41

Any thoughts on support for textual representation of the diagrams?

What do you mean by textual? Like ascii art? In general I’d love to be able to export this to some non-web format, but I just don’t know any that fit given that there’s 3 dimensions (layers of the diagram, scenarios for each layer, and frames for each scenario). All the formats only support linear traversal (eg pdf pages, gif frames). Exporting as a directory of files viewed as a tree hierarchy is the closest I can t…

He means using a language to generate diagrams. (I use a personal tool that has a LISP-like language to generate simple block diagrams in JavaFX for myself).

Re: Show HN: Terrastruct – A Diagramming Tool for Systems

#46

The sign-up requirement is a big onboarding hiccup. Like yo, I don't even know what it really does yet, why are you asking me to create an account? Do you really expect your users to capture your value prop based on just screenshots alone?

Thanks for that feedback. I'm working on that, I'll let users be able to play around with editing the demo with no save functionality without creating an account.

Re: Show HN: Terrastruct – A Diagramming Tool for Systems

#48
post #41

Earlier quoted context omitted.

What do you mean by textual? Like ascii art? In general I’d love to be able to export this to some non-web format, but I just don’t know any that fit given that there’s 3 dimensions (layers of the diagram, scenarios for each layer, and frames for each scenario). All the formats only support linear traversal (eg pdf pages, gif frames). Exporting as a directory of files viewed as a tree hierarchy is the closest I can t…

He means using a language to generate diagrams. (I use a personal tool that has a LISP-like language to generate simple block diagrams in JavaFX for myself).

Ah. Yeah if this is something people use and I can support myself with it, I would love to work on adding that.

Re: Show HN: Terrastruct – A Diagramming Tool for Systems

#49

Earlier quoted context omitted.

I've often needed something like this, but, sadly, once again, this isn't it. No discredit to you; this is great work, but for me, personally: The world does not need more diagram editors. Diagrams are fundamentally not the right tool for the problem I have. The problem I have is that I have a technical system, for example, a network diagram, or an architecture diagram of a system or set of systems; and I need the da…

I don't have any personal experience from it aside from viewing an existing architecture once, but from what I could tell, the ArchiMate language supports this, possibly via a concept called "viewpoints" ( https://en.wikipedia.org/wiki/ArchiMate#Viewpoints ). There is a free and open-source tool for it: https://www.archimatetool.com/ .

Does a common Structure Element 'sub-type' naming repository (Lexicon) exists for Archimate?

like https://nominatim.openstreetmap.org/ but for IT technologies.

https://architecture-center.com/blog/125-archimate-metamodel...

Post reply on HN