Hacker News new | ask | show | jobs
by vrganj 17 days ago
Feels like one might be able to get an llm to convert an annoying to read recipe into a mermaid dependency graph following this example. Might be worth a try!
2 comments

Just tried https://www.mlynn.org/tools/generate-diagram and it didn't work.

FWIW though most recipes are basically ~10 steps long so a simple list suffice.

Still it could be an interesting experiment as I imagine that precisely recipes that are less sequential are (on average, with as challenging steps, e.g. excluding making caramel which has a high chance of burning) perceived as more complex.

I asked perplexity to convert a simple recipe to a dependency graph and it works pretty well! I like this graph to figure out my cooking workflow. What tasks can be started independently and what needs to be done before others.