this is named suckess. simple, effective, no monstrous combines, completing one task, but well. and everything is a pipe, old good UNIX way. on software level it's a good decomposition, separate libraries for different tasks. no hundreds of dependencies, no fat giant frameworks, no coprorate software that makes everyone dependent on it, no gigabytes of BS installation needed for work of a small utility. every utility is maximally independent, installs by copying the binary and perhaps a few libraries to a working directory and runs from console.