Show HN: Project Management as Code with Graphviz
zwischenzugs.com
Show HN: Project Management as Code with Graphviz
1–10 of 66 posts
Re: Show HN: Project Management as Code with Graphviz
#2I'm not a GV expert, so contributions/suggestions/critiques welcomed.
Re: Show HN: Project Management as Code with Graphviz
#3Re: Show HN: Project Management as Code with Graphviz
#4Cool post, really enjoyed it!
Re: Show HN: Project Management as Code with Graphviz
#5Re: Show HN: Project Management as Code with Graphviz
#6Thanks for writing the post. Although I've heard of graphviz (and dot) before, I didn't take the time to read up on them since the docs were so dense. Thanks for making this accessible.
Is there interest in a deeper post on graphviz from the POV of the casual user?
Re: Show HN: Project Management as Code with Graphviz
#7Just a note, I think there is some text missing or leftover at the end of the 'Surface Assumptions' paragraph.
Re: Show HN: Project Management as Code with Graphviz
#8Really interesting and well written post. Certainly has started some cogs turning in my mind. Just a note, I think there is some text missing or leftover at the end of the 'Surface Assumptions' paragraph.
Re: Show HN: Project Management as Code with Graphviz
#9Re: Show HN: Project Management as Code with Graphviz
#10Thank you, very interesting example, but I don't necessarily see the added value in the graph form, for this particular example - it implies dependencies where there are none - for example buying GBP only after buying the guide book etc. I think it is just the example that is wrong. What's typical for a holiday break, is a todo list, which is in no particular order. Perhaps an actual project would be a better example…
Enjoy Holiday
depends on
Pack suitcase
depends on
Buy guide book
depends on
buy GBP
I could have used a 'real' example but then it would have got bogged down in the details of that example. Most of us have planned for a holiday, so I just used that example. Maybe 'moving house' would have been better, but that's more culture-specific.
I'd welcome a PR if you'd want to add a better example.