Or do they inevitably end up taking 9000GB like Cargo and Node
>>106421736I hate that they conflict with distro packages, but I can't deny that they have so many more available packages than the distro repos.
>>106421736what do you expect package managers do other than installing packages?
Any properly designed language is going to have a package manager. It's impossible to not have one unless you literally do not have proper modules in the language. It just so happens C and C++ are shitware which is why half baked package managers like vcpkg suck.
It's kind of impressive how shit Cargo is for the common user. all that presentation they had didn't mean shit. they still ended up with garbage.
>>106421736Package manager is a good idea that invariably ends up enabling shit code and jeets. It cant work in the real world. The actual most pragmatic solution is a fuckhuge standard library, like python has. I rarely if ever need a 3rd party module, and almost every time one of my coworkers demands we use one I can usually USECASE the fuck out of the them until they back down. The only exception is requests, which just needs to be incorporated into the standard library at this point.>waaaaaah python is LE SLOWThanks. You can go back to gooning now
>>1064217361024 GB is a TB, you can just say 9000TB
Recursive package manager ala npm, jeetscript slop, and rust slop are bad. Nuget and composer are peak example how to package manager.
>>106421877From my experience, Cargo is the best package manager I have dealt with.What package manager do you think is better than Cargo?
>>106421736>Are language package managers good?>Or do they inevitably end up taking 9000GBIf you think that using operating system's package manager over language's package manager somehow saves you from having to download your dependencies then you must be retarded or pretending.
>>106423147/threadOP BTFO-d as always
>>106423147Now do depth=1. Gtk is 300MB on my system and it is MUCH more complete than iced
>>106423314>Gtk is 300MB on my system and it is MUCH more complete than icedThen why did you install iced instead of gtk?You have purposefully created an issue for yourself just to seethe on the internet.