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

If I'm interactively composing something I do very much like pipes and shell commands, but if it's a thing I'm going to be running repeatedly then the improved maintainability of a python script, even if it does a lot of subprocess.run, is preferable to me. "Shuffling clunky objects around" seems more documented and organized than "everything is a bytestring".

But different strokes and all that.



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

Search: