Remix.run Logo
bt1a 4 hours ago

"Auto-generated"? As in... a defined translation from one abstraction layer to another? Disagree

Bjartr 3 hours ago | parent | next [-]

As in not authored by a human who knows which details are important and which are noise for a given level of abstraction.

perching_aix 3 hours ago | parent | prev [-]

A mechanistically generated diagram, i.e. a program reading in something and then emitting a diagram, following a specific algorithm.

> a defined translation from one abstraction layer to another

A solution like the aforementioned cannot reliably present a view with a raised level of abstraction, as that necessitates either making unsound assumptions, or being provided with hints (which can be wrong or expire). Just like with code (because they are code).

And so if this is indeed just a rote visualization like that, sticking to the same level of abstraction (thereby not encountering this issue), then they stipulate it is "almost certainly useless, just like they usually are".

I personally find this agreeable, but then I rarely find diagrams particularly illuminating in general, so...