What M1 giveth, Electron taketh away. Sigh.
Indeed, can’t decide if I’m happy or sad to see this news.
Electron 11.0 released with support for Apple Silicon
81–90 of 224 posts
Re: Electron 11.0 released with support for Apple Silicon
#82What M1 giveth, Electron taketh away. Sigh.
Re: Electron 11.0 released with support for Apple Silicon
#83Re: Electron 11.0 released with support for Apple Silicon
#84What M1 giveth, Electron taketh away. Sigh.
Hang on, I use Visual Studio Code daily and it’s really fast? Certainly compared to XCode or Jet Brains IDEs.
Here's a naive comparison
~/workspace/iOS Project(develop)
time subl .
________________________________________________________
Executed in 75.46 millis fish external
usr time 21.45 millis 106.00 micros 21.34 millis
sys time 14.84 millis 659.00 micros 14.18 millis
~/workspace/iOS Project(develop)
time code .
________________________________________________________
Executed in 4.18 secs fish external
usr time 123.39 millis 99.00 micros 123.29 millis
sys time 175.07 millis 585.00 micros 174.49 millisRe: Electron 11.0 released with support for Apple Silicon
#85For some reason this announcement gets displayed to me in a unholy mix of French and English: > Electron 11.0.0 est disponible ! It includes upgrades to Chromium 87, V8 8.7, and Node.js 12.18.3. We've added support for Apple silicon, and general improvements. Lisez la suite ci-dessous pour plus de détails ! > La team Electron est excitée d'annoncer la sortie de Electron 11.0.0 ! Vous pouvez l'installer avec npm via n…
I mean "changement de pile" for "stack changes", really? I had to pause to understand the sentence.
I'd prefer websites to stop pushing half assed translation and just serve English if they don't have the resources to translate properly.
Re: Electron 11.0 released with support for Apple Silicon
#86Re: Electron 11.0 released with support for Apple Silicon
#87Earlier quoted context omitted.
That's something I wonder too. What VS Code does right that, let's say Slack, fails on?
Slack is a messy one page app developed by PHP programmers and vscode is open source and actually made by competent people.
Re: Electron 11.0 released with support for Apple Silicon
#88i 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?
I think the significant advent is the M1 chip itself. I was never interested in Win10 ARM edition until the prospect of running it on an M1 Mac. Unfortunately it looks like Apple have taken this opportunity to drop support for alternative OSes entirely.
Re: Electron 11.0 released with support for Apple Silicon
#89i 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?
> apple developer relations Is there such a thing? Honest question, not snark - I've never heard of them doing any. Where/who?
Of course. Who do you think runs the beta program, seeds developers with prerelease hardware so they can port their apps and all the rest?
Re: Electron 11.0 released with support for Apple Silicon
#90i 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?
Windows 10 ARM64 laptops went on sale in February 2018, but Microsoft didn't release an official toolchain with ARM64 support (VS 15.9) until November 2018! Even an "early preview" didn't come out until May 2018.
Combine that with the lack of 64-bit Intel emulation support (which is coming out...any day now), and it's clear this is just a hobby for Microsoft. And Qualcomm too, since they have nothing to offer besides phone SoCs that are barely competitive even in phones.
Oh, you want a desktop machine to develop on, or use for CI or tests? Sorry, only laptops.