Hacker News new | ask | show | jobs
by ejholmes 3031 days ago
> Most important concept #1: DAG

Yes! Thank you! This needs to be banged into peoples heads when talking about build systems. Every time you add an edge, you're automating an otherwise manual task. Very important realization.