alphacyberranger@sh.itjust.works to Programmer Humor@programming.devEnglish · 4 months agoOld timers knowsh.itjust.worksimagemessage-square108fedilinkarrow-up1296arrow-down14
arrow-up1292arrow-down1imageOld timers knowsh.itjust.worksalphacyberranger@sh.itjust.works to Programmer Humor@programming.devEnglish · 4 months agomessage-square108fedilink
minus-squareWangus@lemmy.worldlinkfedilinkarrow-up2·4 months agoThe large .war (Web ARchive) being uploaded monolithicly is the archaic deployment of a web app. Modern tools can be much better.
minus-squareCarighan Maconar@lemmy.worldlinkfedilinkarrow-up1·4 months agoOf course, it’s going to be difficult to find a modern application where each individually deployed component isn’t at least 7MB of compiled source (and 50-200MB of container), compared to this single 7MB war that contained everything.
minus-squareMonkderDritte@feddit.delinkfedilinkarrow-up0·4 months agoAnd then confused screaming about all the security holes.
The large .war (Web ARchive) being uploaded monolithicly is the archaic deployment of a web app. Modern tools can be much better.
Of course, it’s going to be difficult to find a modern application where each individually deployed component isn’t at least 7MB of compiled source (and 50-200MB of container), compared to this single 7MB
war
that contained everything.And then confused screaming about all the security holes.