Maven (famous)@lemmy.world to Programmer Humor@lemmy.ml · edit-21 year agoHeaviest things known to manlemmy.worldimagemessage-square32fedilinkarrow-up1648arrow-down124cross-posted to: [email protected]
arrow-up1624arrow-down1imageHeaviest things known to manlemmy.worldMaven (famous)@lemmy.world to Programmer Humor@lemmy.ml · edit-21 year agomessage-square32fedilinkcross-posted to: [email protected]
minus-squareGallardo994linkfedilinkarrow-up21·1 year agoSomewhere to the right has to be unity’s Library folder
minus-squarev9CYKjLeia10dZpz88iU@programming.devlinkfedilinkarrow-up18·1 year agothose devs understand why their assets are so large. but if you ask a js dev why they webpack instead of compiling they just start crying and run away
minus-squareGallardo994linkfedilinkarrow-up7·1 year agoIt depends. If you switch between different branches a lot, Library just grows to infinite sizes due to storing everything from each branch that is unique to those branches. I once had to clear about 600 gigs of library lol.
Somewhere to the right has to be unity’s Library folder
those devs understand why their assets are so large. but if you ask a js dev why they webpack instead of compiling they just start crying and run away
It depends. If you switch between different branches a lot, Library just grows to infinite sizes due to storing everything from each branch that is unique to those branches. I once had to clear about 600 gigs of library lol.