Maven (famous)@lemmy.world to Programmer Humor@lemmy.ml · edit-29 months agoHeaviest things known to manlemmy.worldimagemessage-square10fedilinkarrow-up110arrow-down10
arrow-up110arrow-down1imageHeaviest things known to manlemmy.worldMaven (famous)@lemmy.world to Programmer Humor@lemmy.ml · edit-29 months agomessage-square10fedilink
minus-squarev9CYKjLeia10dZpz88iU@programming.devlinkfedilinkarrow-up0·9 months 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-squareGallardo994@sh.itjust.workslinkfedilinkarrow-up1·9 months 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.
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.