by jaxxstorm on 10/2/23, 3:51 PM with 1 comments
by crabmusket on 10/3/23, 5:48 AM
This is a general problem with dependencies of all kinds. Libraries and frameworks are incentivised to cater to as many use cases as possible. Each user will only need a tiny slice of the functionality covered by the dependency. The remainder of the dependency will be dead code at best, or bloat at worst.