Hacker News new | ask | show | jobs
by superstarryeyes 189 days ago
sometimes the simplest solution is the best! i love the unix philosophy:

Write programs that do one thing and do it well.

Write programs to work together.

Write programs to handle text streams, because that is a universal interface.