• ayaya@lemdro.id
    link
    fedilink
    English
    arrow-up
    9
    arrow-down
    2
    ·
    1 year ago

    That works for some apps but not anything that needs access to the filesystem and/or devices. Things like VSCode or mod managers, etc.

    • woelkchen@lemmy.world
      link
      fedilink
      arrow-up
      5
      arrow-down
      7
      ·
      1 year ago

      That works for some apps but not anything that needs access to the filesystem and/or devices.

      Granting some application with a bundled ancient and insecure Electron build is insanity.

      Things like VSCode

      Luckily there are plenty of native source code editors out there, for example Kate.

      • ayaya@lemdro.id
        link
        fedilink
        English
        arrow-up
        7
        arrow-down
        3
        ·
        edit-2
        1 year ago

        Granting some application with a bundled ancient and insecure Electron build is insanity.

        Granting some application with a bundled ancient and insecure library of any kind is bad. That is not a problem exclusive to Electron it applies to static builds of any application ever made.

        Luckily there are plenty of native source code editors out there, for example Kate.

        Okay but that’s not the point. You said, “Just load the wrapped website in a browser.” Some apps won’t function like that. The fact that alternatives exist is irrelevant to what I replied to.