• boonhet@lemmy.zip
      link
      fedilink
      English
      arrow-up
      1
      ·
      9 minutes ago

      Ironically Apple would never allow a first party app to be anything other than Swift. No React allowed.

  • python@lemmy.world
    link
    fedilink
    English
    arrow-up
    19
    ·
    3 hours ago

    I’m a React developer too and I went tf off on the project manager who suggested we replace the company’s perfectly fine Wordpress homepage with a self-built page running on React. Actually, never ever use React for anything that matters. It’s exclusively suited for making janky browser games and B2B applications.

  • ZombieCyborgFromOuterSpace@piefed.ca
    link
    fedilink
    English
    arrow-up
    6
    ·
    2 hours ago

    J’en reviens pas que c’est un québécois qui a implémenté le menu démarrer de Windows 11.

    J’haïs le nouveau menu.

    Si j’le voué m’en va y donner un char de marde.

  • im_fine_sandy@nord.pub
    link
    fedilink
    English
    arrow-up
    25
    ·
    5 hours ago

    Is this for real? The guy that coded windows start menu doesn’t consider performance to be relevant to good software?

    Also what is react native? Is it the js library adapted to the windows desktop API?

  • edinbruh@feddit.it
    link
    fedilink
    English
    arrow-up
    132
    ·
    11 hours ago

    They added a “feature” where to improve the loading time of the start menu (which is already a fucked up thing to need to say) they briefly lift power limits from the cpu when you press start

    • DaGeek247@fedia.ioOP
      link
      fedilink
      arrow-up
      94
      ·
      11 hours ago

      Ah gotcha. So it’s not strictly correct to call the whole start menu a react application, just a part of it that always loads when you press the start button.

      I’m all for being correct, but MS absolutely deserves being clowned on for this.

      • Sanctus@anarchist.nexus
        link
        fedilink
        English
        arrow-up
        21
        ·
        11 hours ago

        So let’s clown on them for the 10% spike, let’s not say that its because its 100% react when its not.

        • Wildmimic@anarchist.nexus
          cake
          link
          fedilink
          English
          arrow-up
          4
          ·
          56 minutes ago

          In the end, every time you use your start menu you have to load the react crap. At that point, they could have done the whole thing in react with the same ramifications. I am all for correctness, but in real life use the start menu is visibly not working as it should, regardless of the element that is actually causing the issue here.

      • vzqq@lemmy.blahaj.zone
        link
        fedilink
        English
        arrow-up
        4
        ·
        2 hours ago

        Is it? Once you have committed to showing “content from around the web” you are locked into spawning a web view. Then you might just as well use js for the web view bits.

        The real issue is embedding a browser on the start menu to shove stupid drivel at your eyeballs. Using js to do it seems like a decent engineering practice.

        • Cethin@lemmy.zip
          link
          fedilink
          English
          arrow-up
          3
          ·
          2 hours ago

          No you aren’t. There are a million ways you could handle this that don’t require a web view. Saying that means anything that retrieves any information from a server needs one. All it needs to do is retrieve the information that needs to be displayed from a server. I don’t know what all they serve through it, but it could easily provide the text and images needed without a web view.

          • vzqq@lemmy.blahaj.zone
            link
            fedilink
            English
            arrow-up
            1
            ·
            2 hours ago

            You misunderstand.

            Displaying web content is a business requirement, not a technical one. Everything follows from there.

            Besides, they need full JavaScript to allow the partners to inject tracking code to make sure they are getting to what they paid for. You. The product.

            • Cethin@lemmy.zip
              link
              fedilink
              English
              arrow-up
              2
              ·
              2 hours ago

              Well sure. If the requirements are stupid then they’re stupid. That’s not what you said before though. Showing content from the web doesn’t create stupid requirements.

              • vzqq@lemmy.blahaj.zone
                link
                fedilink
                English
                arrow-up
                2
                ·
                55 minutes ago

                I said “content from around the web”, in quotes. It’s what Microsoft calls this feature, that originated in Edge collections and spread like a plague over a bunch of UI elements.

                It’s ok if you don’t know things. You don’t have to be a jackass about it.

                • Cethin@lemmy.zip
                  link
                  fedilink
                  English
                  arrow-up
                  1
                  ·
                  1 minute ago

                  I upvoted your reply until I got to your last sentence. I haven’t been rude. Why are you being rude? Meanwhile telling me not to be a jackass about it…

      • Sanctus@anarchist.nexus
        link
        fedilink
        English
        arrow-up
        25
        ·
        10 hours ago

        Yes, a hodgepodge of shit is of course worse. But fucken say that then. Dont say, “its literally a react native application! Thats why its so bad!” when that is not true and sounds ignorant.

        • Septimaeus@infosec.pub
          link
          fedilink
          English
          arrow-up
          4
          ·
          8 hours ago

          Personally, I am 100% grateful for this correction, because I didn’t know and since I’ve heard the less accurate ragebait version dozens of times at this point I would have been confused, next time I have to spin up a Win11 image, why I couldn’t replicate the spike I’ve heard so much about. The fact that it’s tied to a particular UI component, one of many that machine provisioning scripts and playbooks commonly disable, means it would have remained a bothersome unresolved mystery to me forever if not for your comment. So thanks.

          • Sanctus@anarchist.nexus
            link
            fedilink
            English
            arrow-up
            3
            ·
            7 hours ago

            Oh it still spikes without the recommendations lmao at least my work laptop was because I, too, have all the bullshit registry entries to make Start Menu usable and resource monitor was showing 10% spikes on average each time I opened the start menu. Wild.

  • TxzK@lemmy.zip
    link
    fedilink
    English
    arrow-up
    7
    ·
    9 hours ago

    Be grateful its not written with straight up react wrapped in electron

    • SaharaMaleikuhm@feddit.org
      link
      fedilink
      English
      arrow-up
      4
      ·
      4 hours ago

      It saddens me that it isn’t. That would be a lot funnier. Well, as long as you aren’t forced to use it in your life. I use Arch btw