• immutable@lemm.ee
    link
    fedilink
    arrow-up
    258
    arrow-down
    29
    ·
    10 months ago

    People that are upset about electron should consider it’s not:

    Electron App vs Wonderful Fully Supported Native Linux Application

    The reality is that your choice is largely:

    Electron App vs No App (maybe running their windows app in wine if you can get that to work)

    It’s not like companies are going to go build a native linux app but electron got in their way. It was always electron or no support.

    So if you like the app, remember that the ram and the cpu you paid for doesn’t provide value unless it’s doing something. There’s no trophy you get at the end of your life for “most cumulative ram left idle”

    • Shatur@lemmy.ml
      link
      fedilink
      arrow-up
      43
      ·
      10 months ago

      I think proprietary Electron apps better run in browser anyway because of trackers that you can disable via extensions.

    • mustardman@discuss.tchncs.de
      link
      fedilink
      English
      arrow-up
      42
      arrow-down
      7
      ·
      10 months ago

      So if you like the app, remember that the ram and the cpu you paid for doesn’t provide value unless it’s doing something. There’s no trophy you get at the end of your life for “most cumulative ram left idle”

      This is a damn homicide lmao

      • KSP Atlas@sopuli.xyz
        link
        fedilink
        arrow-up
        17
        ·
        10 months ago

        Running electron apps becomes a genuine ram issue when running heavy ram workloads like running heavily modded games

      • samson@aussie.zone
        link
        fedilink
        arrow-up
        2
        arrow-down
        5
        ·
        10 months ago

        And very true. 32gb is 99 dollars Australia pesos, 16 is about 70 percent that. What a waste to let it sit around.

          • samson@aussie.zone
            link
            fedilink
            arrow-up
            2
            arrow-down
            1
            ·
            10 months ago

            I’ve never had a problem with the speed of an electron app be it steam or Spotify.

    • crispy_kilt@feddit.de
      link
      fedilink
      arrow-up
      32
      ·
      10 months ago

      There’s no trophy you get at the end of your life for “most cumulative ram left idle”

      Some people like to use more than 1 app you know.

      Also, RAM is never ever idle. It is used as filesystem cache when not used by programs thus speeding up read accesses significantly.

        • crispy_kilt@feddit.de
          link
          fedilink
          arrow-up
          2
          ·
          10 months ago

          Alright, let’s nitpick! No, it is never ever idle, every few cycles is a refresh cycle, which is work.

          • nicoweio@lemmy.world
            link
            fedilink
            arrow-up
            6
            ·
            10 months ago

            It’s great that you mention this, but this is a different layer of abstraction than what we were previously talking about.

      • EddoWagt@feddit.nl
        link
        fedilink
        arrow-up
        5
        arrow-down
        5
        ·
        10 months ago

        Honestly even with more than 1 application open it shouldn’t be an issue. Maybe with a really old computer, but anything modern really should handle an electron app just fine

      • crispy_kilt@feddit.de
        link
        fedilink
        arrow-up
        10
        ·
        edit-2
        10 months ago

        I’d prefer that. One firefox instance can easily run 10 big fat websites while using like 6GB of RAM. 10 electron apps on the other hand? 32GB RAM won’t be enough.

      • MyFairJulia@lemmy.world
        link
        fedilink
        arrow-up
        6
        ·
        10 months ago

        Electron IS a browser. It’s a Chromium browser to be exact with all the Chromium UI elements except the very bare minimum removed.

        So the only difference that remains is running a website in a tab or in a fancy window.

        • rumschlumpel@feddit.de
          link
          fedilink
          Deutsch
          arrow-up
          5
          arrow-down
          1
          ·
          edit-2
          10 months ago

          I know that Electron is a browser. But the issue is that it’s a different browser, and AFAIK Electron applications don’t share libraries etc. like Chrome/Firefox tabs would, which makes Electron apps even more inefficient than web apps.

    • Pechente@feddit.de
      link
      fedilink
      English
      arrow-up
      23
      ·
      10 months ago

      Well, there’s also Tauri which requires slightly more testing since you actually use the device’s built-in browser, so there might be differences. The upside is a much smaller bundle size, quick start-up times and often less RAM usage than with Electron.

    • ky56@aussie.zone
      link
      fedilink
      arrow-up
      18
      arrow-down
      1
      ·
      10 months ago

      What about laptop battery life? More CPU usage = less battery life. WHY DOES NO ONE GIVE A FUCK ABOUT BATTERY LIFE???

      The single most reason I switched from Spotify to Apple Music is that I was sick of seeing the Spotify macOS app at the top of the “High Battery Usage” page on Activity Monitor. I also actually noticed less battery life. Fuck Electron. I avoid apps made in it like the plague.

    • nitefox@lemmy.world
      link
      fedilink
      arrow-up
      29
      arrow-down
      15
      ·
      10 months ago

      lmao, yea. Besides, it’s not like electron is that bad either. We aren’t in 1990, why would you care if electron uses a gb of ram or ten processes or this or that… they think that native means good, but more often than not native means a shitty ugly unusable application that will work (not really) just on windows

      • MyFairJulia@lemmy.world
        link
        fedilink
        arrow-up
        8
        ·
        10 months ago

        If a fancy text editor starts eating hundreds of megabytes RAM without having loaded a file, i think we did something wrong.

        Though Visual Studio can do that too without Electron.

        • rambaroo@lemmy.world
          link
          fedilink
          arrow-up
          2
          arrow-down
          1
          ·
          10 months ago

          VS Code is low than a text editor these days. It’s frequently used as a full fledged IDE now.

    • TheOPtimal@lemmy.blahaj.zone
      link
      fedilink
      ქართული
      arrow-up
      7
      arrow-down
      1
      ·
      10 months ago

      Even native apps usually use cross-platform toolkits which usually have very good Linux support. E.g. Qt, .NET, WxWidgets, GTK (maybe)

    • RaivoKulli@sopuli.xyz
      link
      fedilink
      arrow-up
      10
      arrow-down
      11
      ·
      10 months ago

      So if you like the app, remember that the ram and the cpu you paid for doesn’t provide value unless it’s doing something.

      It could be doing so much more if you hadn’t gone with Electron you fuck

        • Buddahriffic@lemmy.world
          link
          fedilink
          arrow-up
          3
          ·
          10 months ago

          From the comments that have mentioned the efficient programming languages, my guess is there’s a bunch of devs in here that never got past the “c++ is hard!” stage.

          The first time I saw an office app launch in my browser, I was both impressed that they got excel to work in a browser and appalled that they wanted excel to work in a browser at the same time. And I’ll admit that it does perform well considering it’s running in a fucking browser, but I’ll still launch the native app any time I actually want to work with a file that’s opened in the browser.

            • Buddahriffic@lemmy.world
              link
              fedilink
              arrow-up
              3
              ·
              10 months ago

              Keep at it, eventually things will click and you might find yourself appreciating the compiler errors and type strictness. Perhaps you’ll even spend time getting rid of warnings even though it will let you run without doing that, because they indicate edge cases that might break your program in difficult to debug ways.

                • Buddahriffic@lemmy.world
                  link
                  fedilink
                  arrow-up
                  2
                  ·
                  10 months ago

                  Yeah, time is always the hard part.

                  It’s all kinda the same btw. Like you’ll have different sytax and styles, but most languages have variables, loops, conditionals, functions, objects, inheritance, APIs to access OS functions like files and network, etc.

    • uis@lemmy.world
      link
      fedilink
      arrow-up
      15
      arrow-down
      20
      ·
      edit-2
      10 months ago

      remember that the ram and the cpu you paid for doesn’t provide value unless it’s doing something.

      Remember that house you paid for doesn’t provide value unless you fill it with elephant shit.

      That’s consumerism. Another equally shitty statement: your liver doesn’t provide value unless it dies from all toxins in the world.

      • Cralder@feddit.nu
        link
        fedilink
        arrow-up
        26
        arrow-down
        7
        ·
        10 months ago

        You know that “no app” and “not using the app” is the exact same user experience right? So you can just not use the app and stop complaining about it existing.

      • bitsplease@lemmy.ml
        link
        fedilink
        arrow-up
        18
        arrow-down
        2
        ·
        10 months ago

        Idk who you think you’re speaking for, but I don’t think it’s as many people as you think lol.

        Besides an electron app you don’t use and no app are literally the same thing, so why choose nothing?