7 ms·
That would be a fun Go project! I don’t need it for most personal things like shopping lists etc. but when I do it’s invaluable. I also don’t understand how pe
by mgirkins 3y ago
That would be a fun Go project!
I don’t need it for most personal things like shopping lists etc. but when I do it’s invaluable. I also don’t understand how people work like that!
Dependencies is an interesting idea that i’ve thought about a little bit. From my own experience i’ve found that a tree naturally models this quite well as every task depends on its subtasks, but i can see for more complex workflows that wouldn't work perfectly.