Y
Hacker News
new
|
ask
|
show
|
jobs
by
andreif
671 days ago
Dependencies is a sign of weakness.
3 comments
tmountain
671 days 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.
link
markhahn
671 days ago
and automatic internet-supplied dependencies are a sign of supplychain vulnerability
link
pjc50
671 days ago
Ah yes, all applications should be a single very large source file that issues OS syscalls directly.
link