• @blind3rdeye@lemm.ee
    link
    fedilink
    027 days ago

    It’s like Moore’s law. The number of bytes for a basic app doubles every 2.5 years.

    When I was young, we’d get a few different games games on a single 1.4 Mb floppy disk. The games were simpler, sure, but exactly the same games now would be far bigger in bytes.

    • @Huschke@lemmy.world
      link
      fedilink
      027 days ago

      Games is the one example that actually makes sense though. The game code size hasn’t really increased tremendously, but the uncompressed assets have only gotten more detailed and more numerous.

    • At least games make sense, as the graphics get better. Though in some cases, the compression is also better. Like PS5 games are smaller on average than their PS4 versions, even though they have higher resolution textures in most cases, just because the PS5 has better compression/decompression tech.

      • @Flatfire@lemmy.ca
        link
        fedilink
        027 days ago

        Better than that, the lack of reliance on spinning disks means that asset duplication and data read order is less of a requirement to reduce load times. It can still be argued that there’s just too many polygons, since simply scaling things back would be plenty effective in reducing storage usage and load times.

  • Dr. Wesker
    link
    fedilink
    English
    027 days ago

    It’s the secret sauce, called unnecessary frameworks and user analytics modules.

    • Otter
      link
      fedilink
      English
      0
      edit-2
      27 days ago

      With that in mind, I LOVE how lean and fast some FOSS apps/projects are. One of my motivations to go searching for FOSS alternatives is when something seems slow for no reason.

      It’s not always the case, but it’s often the case

      • Björn Tantau
        link
        fedilink
        027 days ago

        KDE Plasma has been getting so much more efficient with every release that you can almost recommend it for low-end systems.

        • CronyAkatsuki
          link
          fedilink
          027 days ago

          I remeber using plasma on a weak 2016 160 usd laptop with no issue in 2018, I can only imagine how much better is now

          • ☂️-
            link
            fedilink
            0
            edit-2
            27 days ago

            lol my laptop is from 2011, i run gnome and kde easily. windows usually needs a round of debloating every update to be usable.

    • @jmcs@discuss.tchncs.de
      link
      fedilink
      027 days ago

      And analytics. And offloading as much computation to the client, because servers are expensive and inefficiency is not an issue if your users are the ones paying for it.

        • The Samsung shop hands out 1.4mb JSON responses for order tracking, with what I estimate 99% redundant information that is repeated many times in different parts of the structure.

    • @lobut@lemmy.ca
      link
      fedilink
      027 days ago

      Web “Apps” are also quite bad. Lots of and lots of stuff we’re downloading and it feels clunky.

      Sometimes that’s bad coding, poor optimization, third party libraries, or sometimes just including trackers on the page.

  • @buddascrayon@lemmy.world
    link
    fedilink
    026 days ago

    Oh, they have new functionality. It’s all in the back end, detailing everything you do and sending it to the parent company so they can monetize your life.

  • @Aux@feddit.uk
    link
    fedilink
    English
    026 days ago

    Most resources are not consumed by wonky code or dependencies. Most resources are consumed by images and sounds.

      • @Aux@feddit.uk
        link
        fedilink
        English
        025 days ago

        Every decent piece of software has crap loads of resources: icons, texts, translations, manuals, sounds, fonts, etc. Even hello world app contains at least one resource - “hello world” string and what’s funny is that executable meta data required by operating systems and the string take more space than the actual code to print this string.

  • @rational_lib@lemmy.world
    link
    fedilink
    026 days ago

    Because the app stores keep adding new requirements that you have to add code to deal with and it gets worse every year and seemingly every day.

  • @x4740N@lemm.ee
    link
    fedilink
    025 days ago

    Lazy devs not removing old non functional commented code and background code additions ?

    Though I do get it if they don’t want to remove the old code if their employer is an asshole

    • @SketchySeaBeast@lemmy.ca
      link
      fedilink
      English
      025 days ago

      That’s not why. It’s the dependency trees that run a dozen layers deep and end up importing “isEven”. If you’re building a react app odds are good you’ll import way more code than you ever write yourself.

      And no one should be leaving commented-out code in their app, that’s what source control is for.

  • @ThatGuy46475@lemmy.world
    link
    fedilink
    027 days ago

    The hp printer app says it needs your location to connect to WiFi. It says it needs your location all the time when not using the app, again to connect to WiFi

  • RedSnt 👓♂️🖥️
    link
    fedilink
    0
    edit-2
    27 days ago

    I just updated Epic Games Launcher. BEHOLD:

    1st update

    2nd update

    Almost a gigabyte for a mostly blank interface, wtf.

      • @bleistift2@sopuli.xyz
        link
        fedilink
        English
        027 days ago

        God, I hate Corsair. Not only do you need to download their garbage software to fucking turn off the RGB on a headset, you have to have it running or the RGB will turn on again!

          • @bleistift2@sopuli.xyz
            link
            fedilink
            English
            027 days ago

            Thanks for sharing that. My device isn’t listed, but I’d be surprised if Corsair changed how their shit works that much between devices. I’ll give it a try (it supposedly even works on Linux <3)