Hacker News new | ask | show | jobs
by yonrg 1082 days ago
I started to note down recipes as sequence diagrams. This gives me clear insight about duration (incl preparation and waiting times, etc), order of steps and parallelization of steps.

I wrote them with pen and paper. Recently I experimented with the mermaid extension for markdown. It has its drawbacks but works.