1508
Why indeed (lemmy.ml)
you are viewing a single comment's thread
view the rest of the comments
[-] Realitaetsverlust@lemmy.zip 59 points 3 days ago

Simple reason - dependencies.

Modern devs dump any dependency and sub-dependency under the sun into their project and don't bother about optimizing it. That's how you end up with absurdly large applications. Especially electron is a problem in this regard.

You can still write optimized and small software. However, for most businesses, it's just not worth their time. Rather using an additional couple hundred megabytes of dependencies on the client system.

[-] thatKamGuy@sh.itjust.works 17 points 3 days ago

In terms of programming, absolutely some bloat there.

But I would wager a majority (or plurality) would actually be high(er) res media assets, embedded animations and video etc.

[-] meliaesc@lemmy.world 9 points 3 days ago
[-] TeamAssimilation@infosec.pub 7 points 3 days ago

I’d wager it’s the multilevel dependency of countless prebuilt components when devs are only going to use a small fraction of their capabilities.

[-] Takumidesh@lemmy.world 10 points 3 days ago

I don't get paid to optimize, I get paid to implement features.

[-] Realitaetsverlust@lemmy.zip 1 points 2 days ago

The only sector where that is applicable is games.

[-] thatKamGuy@sh.itjust.works 4 points 2 days ago

Tell that to my banking apps!

this post was submitted on 21 Mar 2025
1508 points (98.3% liked)

Programmer Humor

21852 readers
2594 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 2 years ago
MODERATORS