Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

And write unix-style cli tools that can be piped to and from. Make them eat and spit something structured like JSON.


Not as a primary interface. By all means provide a wrapper around the library that does that, for users to use on the command line, but there should be an underlying library for other programs to use.


Isn’t powershell a generalized version of that idea?


No actually, it tries to be a kitchen sink and is the opposite of the UNIX concept of pipelines with small purpose built utilities.


It's a specialized version of that idea.

Problem with libraries are that they tie the user to a specific language/OS. A cli tool eating and spitting ASCII/UTF-8 is about as cross platform as it gets.




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: