this post was submitted on 22 Jun 2024
717 points (98.6% liked)

Programmer Humor

19187 readers
1095 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Wangus@lemmy.world 11 points 3 months ago (1 children)

The large .war (Web ARchive) being uploaded monolithicly is the archaic deployment of a web app. Modern tools can be much better.

[–] Carighan@lemmy.world 5 points 3 months ago (1 children)

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.

[–] MonkderDritte@feddit.de 1 points 2 months ago

And then confused screaming about all the security holes.