Maven (famous) to Programmer Humor@lemmy.ml • edit-210 months agoHeaviest things known to manlemmy.worldimagemessage-square31fedilinkarrow-up1647arrow-down123cross-posted to: programmer_humor@programming.dev
arrow-up1624arrow-down1imageHeaviest things known to manlemmy.worldMaven (famous) to Programmer Humor@lemmy.ml • edit-210 months agomessage-square31fedilinkcross-posted to: programmer_humor@programming.dev
minus-square@v9CYKjLeia10dZpz88iU@programming.devlinkfedilink16•10 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-square@Gallardo994@sh.itjust.workslinkfedilink5•10 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.