codeinabox@programming.dev to Programming@programming.devEnglish · 2 天前Every dependency you add is a supply chain attack waiting to happenbenhoyt.comexternal-linkmessage-square25fedilinkarrow-up1157
arrow-up1157external-linkEvery dependency you add is a supply chain attack waiting to happenbenhoyt.comcodeinabox@programming.dev to Programming@programming.devEnglish · 2 天前message-square25fedilink
minus-squareFizzyOrange@programming.devlinkfedilinkarrow-up1·5 小时前I think the only mainstream language with a standard library that is both good and comprehensive is Go. All of the others either have smaller standard libraries (e.g. Rust) or poorly designed ones (Python).
minus-squareGiorgioPerlasca@lemmy.mllinkfedilinkarrow-up1·13 分钟前Java, .net and C++ have standard libraries that are much bigger and much more battle tested than the one of Go.
I think the only mainstream language with a standard library that is both good and comprehensive is Go. All of the others either have smaller standard libraries (e.g. Rust) or poorly designed ones (Python).
Java, .net and C++ have standard libraries that are much bigger and much more battle tested than the one of Go.