Electron apps are ruining the Windows 11 experience, and even the JavaScript creator has warned against ‘rushed web UX over native,’ but it doesn’t look like that will change Microsoft’s plans. In a post on X and other places, Microsoft reaffirmed its commitment to AI in Windows 11 and encouraged Electron developers to consider using AI in their apps.

  • [object Object]@lemmy.ca
    link
    fedilink
    English
    arrow-up
    53
    ·
    1 month ago

    The one thing Apple has done an amazing job of over the years is providing a solid, clean, common application framework for all of their systems.

    They’ve fucked it up recently, but basically, 90% of the time you’d get the same consistent interface design across all apps, with common design language and iconography and accessibility features. They aggressively deprecate so you have to keep that $100 dev fee rolling, but the experience has been good for the the better part of 20 years (post carbon & X11, pre-liquid ass, the cocoa years).

    If everything on Windows is a vibe-coded web app then everything is going to look like different, feel like shit to use, and perform like shit.

    • Deestan@lemmy.world
      link
      fedilink
      English
      arrow-up
      32
      ·
      1 month ago

      If everything on Windows is a vibe-coded web app then everything is going to look like different, feel like shit to use, and perform like shit.

      I am happy to report: Windows apps that look different, feel shit to use and perform like shit are already available!

      E.g. Teams, the CPU warmer from hell, was rolled out to Windows long ago. It was coded for Electron and couldn’t even integrate with Microsoft Windows’ taskbar popups. They had to fake one by creating a window that moved itself up from below the screen. Did this break when you changed resolution? Yes it did. Did it break when you moved the taskbar? Yes it did. Did it break when- YES IT DID

    • batshit@lemmy.world
      link
      fedilink
      English
      arrow-up
      15
      ·
      1 month ago

      The one thing Apple has done an amazing job of over the years is providing a solid, clean, common application framework for all of their systems.

      iOS doesn’t even have a universal back button, every app has their own way of implementing it.