top | item 41233851

(no title)

andreif | 1 year ago

Dependencies is a sign of weakness.

discuss

order

tmountain|1 year ago

As opposed to writing everything from scratch? Python has a huge standard library. Making it bigger to avoid dependencies would add more bloat to the distribution.

markhahn|1 year ago

and automatic internet-supplied dependencies are a sign of supplychain vulnerability

pjc50|1 year ago

Ah yes, all applications should be a single very large source file that issues OS syscalls directly.