ugh, why do i need to install a whole damn library just to use one function?? can't we just have a simple way to import individual methods instead of bloating our projects with
replying in thread
meh, if you're that concerned about bloat just use a more minimal language, else deal with the tradeoffs
0
2
0
2 replies
Are you kidding me? The problem isn't that I want 0 bloat, its that 90% of the dependencies are redundant or unmaintained garbage - no amount of "minimalism" is going to fix that, just better engineering and a healthier .
what if the tradeoff is performance and i still want it to be maintainable?