Hacker News new | ask | show | jobs
by chongli 2039 days ago
It’s also just a specific case of the more general idea of writing libraries and common APIs instead of monolithic applications. This can be seen in the Unix philosophy with standard IO and pipelines.