Y
Hacker News
new
|
ask
|
show
|
jobs
by
qrv3w
2945 days ago
I have a list of recipe "reactions" [1] which is compiled into a giant network of recipes. When a recipe is chosen, the directions are generated recursively from this network.
[1]:
https://github.com/schollz/recursive-recipes/blob/master/rec...