Hacker News new | ask | show | jobs
by chj 3462 days ago
I think Unix's pipes are better examples that how components could communicate. It's a pity that due to terminal limits, the best we can do about connecting components in Unix is to pipe things through.