• Pechente@feddit.org
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    29 days ago

    For anyone considering Electron: take a look at Tauri. It’s another way to build cross-platform apps with web tech. It will use the OS‘s web rendering engine instead of shipping Chromium which results in much smaller binaries and faster startup times and less RAM usage. You can also write native code in Rust. It’s like Electron but good.

      • Pechente@feddit.org
        link
        fedilink
        English
        arrow-up
        0
        ·
        29 days ago

        The reason people use Electron in the first place is that they wanna share a codebase between web, desktop and possibly mobile.

        While Flutter can technically do that, the web apps it outputs are atrocious with poor usability and accessibility. It’s drawing the whole UI on a canvas element which causes all kinds of issues.

        • BorgDrone@lemmy.one
          link
          fedilink
          arrow-up
          1
          ·
          28 days ago

          they wanna share a codebase between web, desktop and possibly mobile.

          That way you get an app that’s crap on every platform.

  • aliser@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    29 days ago

    what’s are the alternatives? I want ease of writing UIs js/CSS/HTML gives, especially with frameworks like svelte.

  • mlg@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    29 days ago

    I think VSCode is the only stable electron application and even then it took them like 5 years to reach passable stability lol.

    Used to crash and combust all the time when I first tried it.

    • kshade@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      edit-2
      29 days ago

      Etcher seems stable! But it’s also a well over 100 MB download for a disk image writer. Rufus does more in less than 1% of the download size and also has a GUI.

    • ZILtoid1991@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      29 days ago

      Use Qt or some similar framework to develop your desktop apps, or use SDL or similar middleware if you want your own and want portability very quickly. I even managed to write my own SDL replacement.

      • httperror418@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        29 days ago

        Interesting, but I was raising a joke at how many apps are electron based and could easily have a working app on Linux. Yet they never publish Linux versions of electron apps, and it drives me nuts as it’s so easy to enable

      • Chloë (she/her)@lemmy.blahaj.zone
        link
        fedilink
        arrow-up
        0
        ·
        29 days ago

        Yeah you can turn off the AI it’s not mandatory, besides, it’s really fast, has built in support for LSP’s , custom themes which are easy to make, vim mode out of the box, extensions, and some GitHub functionalities.

        I was using Kate because electron is too much of a hog on my system and zed works insanely well (it’s slightly slower than Kate though but not very important)

        I wish you could turn off the automatic downloads on zed though (or have a prompt to confirm the download) but it’s really shaping up to be a great text editor.

        • ma1w4re@lemm.ee
          link
          fedilink
          arrow-up
          0
          ·
          edit-2
          29 days ago

          Did Zed devs fix vim mode? In the early stages I tried it and lots of movements weren’t the same as in vim, I still remember trying to jump a few screen down and it just deleted a few lines instead. Also didn’t really like that you couldn’t controll the menu on the left using vim movements like you can with vimtree, really makes it unusable if you have to jump around between your mouse and keyboard. Gotta check it myself I guess, hopefully they made it better

          • pool_spray_098@lemmy.world
            link
            fedilink
            arrow-up
            1
            ·
            29 days ago

            So you tried to move a few screens down and accidentally deleted a few lines?

            I don’t know what you’re talking about, to me it sounds like they’ve perfectly nailed the vim experience!

            • ma1w4re@lemm.ee
              link
              fedilink
              arrow-up
              0
              arrow-down
              1
              ·
              28 days ago

              I pressed Ctrl+d a few times and it deleted a few lines instead. Ctrl d and Ctrl u are used for travelling half-screen down and up. That’s right, you don’t know what I’m talking about and still spewing bullshit. *.world checks out.