Live data from Hacker News

Ask HN: What software for diagrams and flowcharts do you use?

news.ycombinator.com

51–60 of 62 posts

Re: Ask HN: What software for diagrams and flowcharts do you use?

#54
post #50
post #45

Lekh Diagram ( http://www.avabodh.com/lekh ) Quick way to draw flowchart, block diagram etc. Only available for iOS though.

I had tried Lekh Diagram and Grafio both and found the latter to be better. You may want to try it out. http://www.tentouchapps.com/grafio

Lekh has better shape recognition and shape customizibility.

- you can resize vertically and horizontally independently which grafio can not

- you can move vertices of any polygon.

- You can draw bezier curve and modify it to any shape by changing the control points.

-Lekh recognizes different kinds of connections from your drawing.

Re: Ask HN: What software for diagrams and flowcharts do you use?

#56
Flowcharts are stupid. Simple systems can be internalized (kept in your mind, perfectly), and complex systems are too complex to graph to any human scale size or useful purpose. These two categories do not overlap. They apply recursively all the way down. Waste of time, no value.

Re: Ask HN: What software for diagrams and flowcharts do you use?

#57

Flowcharts are stupid. Simple systems can be internalized (kept in your mind, perfectly), and complex systems are too complex to graph to any human scale size or useful purpose. These two categories do not overlap. They apply recursively all the way down. Waste of time, no value.

Flowcharts are waste of time.

But diagrams can be very helpful. The important thing to remember is that "a complete map" will be too noisy to be useful.

A diagram can describe a few parts of a complex system quickly and easily.

Re: Ask HN: What software for diagrams and flowcharts do you use?

#58

Flowcharts are stupid. Simple systems can be internalized (kept in your mind, perfectly), and complex systems are too complex to graph to any human scale size or useful purpose. These two categories do not overlap. They apply recursively all the way down. Waste of time, no value.

Flowcharts are a great documentation and vizualization tool, if used properly it greatly reduce time required to understand system processes and behaviour.
Post reply on HN