|
|
|
|
|
by preseinger
1074 days ago
|
|
i think one important difference between externalizing complexity to unix tools like ssh, and externalizing complexity to npm libraries, is related to (for lack of a better term) quality control any dingbat with a terminal can produce an npm library that you can use in your application, the level of quality control is basically zero but it takes a pretty strong track record to get your software into coreutils, or really any base linux distribution to put it kind of cynically, i think there is an enormous difference between relying on ssh vs. relying on leftpad, gatekeeping based on competence measured over time is i think actually important and good to do |
|