Maven (famous) to Programmer [email protected] • edit-21 year agoHeaviest things known to manimagemessage-square33arrow-up1658arrow-down123cross-posted to: [email protected]
arrow-up1635arrow-down1imageHeaviest things known to manMaven (famous) to Programmer [email protected] • edit-21 year agomessage-square33cross-posted to: [email protected]
minus-square@[email protected]linkfedilink18•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-square@[email protected]linkfedilink7•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.
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.