Mostly I would just want Electron to disappear overnight.
Electron 11.0 released with support for Apple Silicon
51–60 of 224 posts
Re: Electron 11.0 released with support for Apple Silicon
#52I am really curious why the response to Apple Silicon is so prompt vs when Microsoft did WinRT or ARM versions nobody really cared. What is the difference? Was there some problem in compilation tool-chain or what?
> Microsoft did WinRT or ARM versions nobody really cared. What is the difference? Commitment. Confidence. Customers. Apple has committed to Apple Silicon. Flagship products are switching. It isn’t an add-on or side project. That breeds confidence that Apple will stick with it. That confidence and Apple’s track record make it likely there will be demand for software on Apple Silicon. This is compounded by Apple’s cus…
Re: Electron 11.0 released with support for Apple Silicon
#53I am really curious why the response to Apple Silicon is so prompt vs when Microsoft did WinRT or ARM versions nobody really cared. What is the difference? Was there some problem in compilation tool-chain or what?
Take Windows for IOT for example: if you read the presentation and the articles you would think it's a viable solution.
I tried to develop a really simple app on it for work. The thing was so slow that I couldn't even make some scrollable text without lag! The same raspberry with Linux is perfectly fine.
If you really want to "understand" Microsoft, just take a look at their UI frameworks: WinForms, WPF, UWP, the javascript one I forgot the name of, and now it's WinUI.
Re: Electron 11.0 released with support for Apple Silicon
#54I hope applications like Teams, Discord, and others that have iOS / iPadOS apps allow users to use those rather than electron versions.
It's fast, much faster than the web version. But otherwise pretty bad. I kept being frustrated with it too much and switched back to web.
And Catalyst is supposed to be "more native" than iOS apps running on macOS directly...
Re: Electron 11.0 released with support for Apple Silicon
#55Earlier quoted context omitted.
If you don't want Electron apps, don't use them. It's not like they would exist without Electron. The people who build Electron apps are, for the most part, people who wouldn't build an app otherwise.
> The people who build Electron apps are, for the most part, people who wouldn't build an app otherwise. It’s not a bug, it’s a feature.
Re: Electron 11.0 released with support for Apple Silicon
#56Earlier quoted context omitted.
> What is the difference? The fact that there won't be new x86 Macs in 5 years.
I say 2... future us will have to track this bet.
If Apple still made XServe I would agree but here I don't see why they would keep x86 in their lineup.
Re: Electron 11.0 released with support for Apple Silicon
#57i don't recall such support when msft was launching arm based laptops. does anyone have insight to why this is so? is it a case of apple developer relations doing an outstanding job engaging with the community?
Re: Electron 11.0 released with support for Apple Silicon
#58What M1 giveth, Electron taketh away. Sigh.
If only the issue was limited to Electron... I often feel like Electron is more a declaration of defeat, like: hey no matter where you look at, software bloat keeps eating the precious advances in power provided by hardware. So let's at least get some comfort and value out of that. (Electron does put multiplatform desktop development within reach of 100x more developers than Qt/etc)
If you do that and open slack immediately afterwards it feels painful instantly. The difference in how it feels is quite scary.
Re: Electron 11.0 released with support for Apple Silicon
#59Re: Electron 11.0 released with support for Apple Silicon
#60Wondering if we see a few less major electron apps on Apple silicon as companies can share their swift codebases a few different ways.