• ayaya
      link
      fedilink
      English
      710 months 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.

      • @[email protected]
        link
        fedilink
        -210 months 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
          link
          fedilink
          English
          4
          edit-2
          10 months 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.

          • @[email protected]
            link
            fedilink
            -3
            edit-2
            10 months ago

            Okay but that’s not the point. You said, “Just load the wrapped website in a browser.”

            I replied to “it’s hard to do without them”. So yeah, opening wrapped websites in a browser for most Electron apps and using native alternatives for the rest is totally feasible and absolutely not beside the point.

            • ayaya
              link
              fedilink
              English
              210 months ago

              Yeah, it’s feasible to do that. And? My point was that you can’t just rip out the web portion of an app and always expect it to work in a browser. That’s it. What you said is irrelevant in the sense that it has no effect on whether the web portion can run in a browser or not.

    • @[email protected]
      link
      fedilink
      610 months ago

      You’re aware that Electron app have access to much more stuff than what you can do in a browser? Like, important, functional stuff?

      Getting really tired of “this is just a website” approach. It’s starting to feel like /r/programmerhumor here.

      • @[email protected]
        link
        fedilink
        19 months ago

        just because electron apps have access to system features that browsers restrict access to for security reasons doesn’t mean they’re not websites in a trenchcoat

      • @[email protected]
        link
        fedilink
        -1
        edit-2
        10 months ago

        Are you aware that a huge chunk, most likely the vast majority, of Electron apps don’t use all that and are just wrapped web sites?

        • inge
          link
          fedilink
          010 months ago

          a huge chunk, most likely the vast majority, of Electron apps […] are just wrapped web sites

          [citation needed]

            • @BlueBockser
              link
              1
              edit-2
              9 months ago

              If the question was “how many repositories on GitHub mention the word electron”, your answer would be correct. As it stands, citation is still very much needed.

              • @[email protected]
                link
                fedilink
                39 months ago

                If the question was “how many repositories on GitHub mention the word electron”, your answer would be correct. As it stands, citation is still very much needed.

                That is a valid citation. You can count yourself how many of those repositories are just for wrapping specific websites by random people. If you think I’m wrong, put your money where your mouth is and provide a citation yourself.

                • @BlueBockser
                  link
                  -19 months ago

                  The cited source does not prove your point, so it is not a valid source. If you make a statement, you go prove it. Until you do, I’m gonna assume it to be false.

                  • @[email protected]
                    link
                    fedilink
                    29 months ago

                    The cited source does not prove your point, so it is not a valid source.

                    Your laziness to count repos is not my fault. 🤷

                    If you make a statement, you go prove it. Until you do, I’m gonna assume it to be false.

                    OK, then I’m continuing to assume your statements are false because you can’t even be bothered to provide a citation why mine is not valid. Bye then.

    • @railsdev
      link
      4
      edit-2
      8 months ago

      deleted by creator