• Bobby Turkalino
        link
        fedilink
        English
        -1010 months ago

        Discord is pretty bangin too

        It’s almost like shit electron apps are shit because the developers are such a joke (honestly), not electron.

        • @saiarcot895@programming.dev
          link
          fedilink
          English
          11
          edit-2
          10 months ago

          Discord has also been using ancient electron versions for a long while now (I don’t know if they’ve since updated to versions that haven’t been EoL’ed).

          On Linux, I literally have a better experience using discord in my browser than the electron version.

          Edit: looks like discord updated to Electron 22 in March 2023, with the update to Electron 23 happening maybe at the end of the year or early next year, according to this reddit post. So they’re getting better, but still a bit behind.

        • @PlexSheep@feddit.de
          link
          fedilink
          English
          910 months ago

          Using a whole browser as the base for your application just seems unnecessary. Then again, I do most things from my terminal.

            • @neutron@thelemmy.club
              link
              fedilink
              English
              410 months ago

              At this pace I predict the fabled “year of the Linux desktop” will arrive when local- processing desktops have been overrun by closed-off mobile devices and cloud services.

        • @rbits@lemm.ee
          link
          fedilink
          English
          410 months ago

          Not for me, Discord is slow af on my laptop. But do definitely agree it’s Discord’s fault in this case

    • @anlumo@lemmy.world
      link
      fedilink
      English
      5
      edit-2
      10 months ago

      On ArchLinux, many Electron apps use a central installation of Electron that is kept up to date by the package manager. That works pretty well.

      Of course, snap-based distributions like Ubuntu and other systems without a proper package manager like macOS and Windows can’t do it like that.

      • @narc0tic_bird@lemm.ee
        link
        fedilink
        English
        210 months ago

        That’s pretty cool. I’m wondering how often this leads to compatibility problems.

        Still, nothing comes close to a native UI experience.

        • @anlumo@lemmy.world
          link
          fedilink
          English
          010 months ago

          Still, nothing comes close to a native UI experience.

          That’s not really well defined on Linux. It feels like every application comes with its own toolkit and its own behavior. Even on Windows, there is a mixture of three different generations of Windows UI systems (Windows XP-style, Windows 8-style, Fluent) that are completely different.