• rambaroo@beehaw.org
    link
    fedilink
    arrow-up
    7
    ·
    edit-2
    11 months ago

    Any multi platform GUI toolkit with a cross-compilable language will give you twice the functionality in half the development time over HTML+CSS+JavaScript.

    Hundreds of companies have tried to solve this exact problem for years and already did the cost/benefit analysis. It turns out that writing almost all of your code exactly once is cheaper than doing it in the multiple stacks that would be required with whatever your dream architecture is. They are not idiots just because you want them to be.

    You sound like someone with zero practical experience in this area who just wants to rant about code purity. The rest of us are trying to get shit done while you pine for a perfect technology stack that will never exist.

    • _cnt0@lemmy.villa-straylight.social
      link
      fedilink
      arrow-up
      1
      ·
      11 months ago

      Hundreds of companies have tried to solve this exact problem for years and already did the cost/benefit analysis. It turns out that writing almost all of your code exactly once is cheaper than doing it in the multiple stacks that would be required with whatever your dream architecture is.

      Right … that must be why no website ever is trying push their mobile app on me, and why all complex software for developing, video and graphics editing, CAD, … is implemented on web stacks.

      You sound like someone with zero practical experience in this area […]

      You sound like someone who’s replacable by ChatGPT.

      […] who just wants to rant about code purity.

      At least you got that (partially) right.

      The rest of us are trying to get shit done […]

      Exactly my point: all you get done in web stacks is shit. And the trying is spot on: what do you really expect to come out the other end when the input is shit?

      […] while you pine for a perfect technology stack that will never exist.

      I don’t even have to do that, though improvements never hurt. Just take any C-Style language other than JavaScript or any other dynamically typed abomination of a scripting language, and you’re bound to be happier and more productive.

      • bradmoor@lemmy.nz
        link
        fedilink
        arrow-up
        1
        ·
        11 months ago

        Complex software for developing, video and graphics editing, and CAD all have very capable web stack counterparts to the usual desktop applications. vscode, Canva, photopea, onshape, etc

        • _cnt0@lemmy.villa-straylight.social
          link
          fedilink
          arrow-up
          1
          ·
          11 months ago

          Sounds like something a web developer would say. Don’t kid yourself; none of these play in the same ballpark as proper desktop applications they try to imitate. Saying otherwise is as cringe and sad as linux fanboys suggesting GIMP was a fully featured alternative to and on par with Photoshop. And I say that as a linux user who loves to use GIMP for hobby graphics editing since ~25 years.