Show HN: Create diagrams of complex data flows in software systems
31–40 of 67 posts
Re: Show HN: Create diagrams of complex data flows in software systems
#32Re: Show HN: Create diagrams of complex data flows in software systems
#33Re: Show HN: Create diagrams of complex data flows in software systems
#34I love it, but I can't help but wonder why I almost never see complete or up to date diagrams in an enterprise or at scale software engineering setting, despite there being so many tools in this space (mermaid, uml, draw.io, graphviz, etc). I wonder what the barrier is or how to make tools like this fundamentally different so that we would see more adoption. This comes up frequently in the context of secure design re…
Re: Show HN: Create diagrams of complex data flows in software systems
#35I think the core concept is flawed, though. "Animated diagrams" are great for generating engagement on social media, but in practice an animated line doesn't tell you anything an arrow wouldn't. They just become a distraction. Plus, they make it harder to read a label on the line (and "real" diagrams should have those).
Re: Show HN: Create diagrams of complex data flows in software systems
#36Re: Show HN: Create diagrams of complex data flows in software systems
#37Congrats on the launch. Looks very clean. I think the core concept is flawed, though. "Animated diagrams" are great for generating engagement on social media, but in practice an animated line doesn't tell you anything an arrow wouldn't. They just become a distraction. Plus, they make it harder to read a label on the line (and "real" diagrams should have those).
Re: Show HN: Create diagrams of complex data flows in software systems
#38Congrats on the launch. Looks very clean. I think the core concept is flawed, though. "Animated diagrams" are great for generating engagement on social media, but in practice an animated line doesn't tell you anything an arrow wouldn't. They just become a distraction. Plus, they make it harder to read a label on the line (and "real" diagrams should have those).
Such a wrong take. An animated line instantly brings you focus, and remove any guess work, and unease, when analysing a complex system. And in this example , allow you to instatly replay part of the system in your head. Keep working in the direction.
Re: Show HN: Create diagrams of complex data flows in software systems
#39Congrats on the launch. Looks very clean. I think the core concept is flawed, though. "Animated diagrams" are great for generating engagement on social media, but in practice an animated line doesn't tell you anything an arrow wouldn't. They just become a distraction. Plus, they make it harder to read a label on the line (and "real" diagrams should have those).
Re: Show HN: Create diagrams of complex data flows in software systems
#40My laptop screamed after I played around in the redux demo. Must be something like infinite loop.
I intend to fix that bug (eh!) and I'm also thinking about moving this costly algorithm in web workers (+ parallelize it).