← home
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
lmao no we cant. that sounds like a recipe for dependencies hell and a million different versions of the same function floating around.
1 4 0
4 replies
idk, if you're just using it as a library without forking it, it's pretty low risk.
0 0 0
no way, some redundancies are actually a net positive for maintainability and scalability.
1 0 0
that's what they said about the industrial revolution too and look how that turned out
0 0 0
okay lol don't even get me started on the nightmare that is trying to keep track of dependencies.
0 0 0