• Realitätsverlust@lemmy.zip
    link
    fedilink
    English
    arrow-up
    0
    ·
    6 months 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
      link
      fedilink
      arrow-up
      0
      ·
      6 months 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.