yes of course...but not at this magnitude...we know now, April, everything that apple is releasing this year and early 2021I think it's safe to assume that these "leaks" have always been intentional and targeted
yes of course...but not at this magnitude...we know now, April, everything that apple is releasing this year and early 2021I think it's safe to assume that these "leaks" have always been intentional and targeted
I always said that the ARM will come first with a refreshed 12-inch Macbook. I would def buy it over an iPad pro (maybe upgrade my iPad pro 2017 with it).
If you think all the feature upgrades of the 2020 4th gen are small, what will that make the 5th gen? Rumors say maybe only a faster SoC—as if it really needs to be faster.I am just waiting for the miniled A14X iPad Pro 11”. Don’t want notch, so Touch ID is fine. The 2020 iPP is surprisingly small update compared to the 2018 iPP, I really don’t wanna buy 2018 tech now.
No thanks! It'll probably be awful - Apple have a terrible track record of ergonomics - look at their mice (and don't even get me started on the Siri Remote). I also wouldn't be surprised if it was irritatingly simplified, eg no analogue triggers like the Nintendo Switch controller, though I'd say that likely depends what current MFI controllers support - do they have analogue triggers as standard? Personally I'd like to see standard controllers get a little *more* complicated, with dual stage triggers and rear/grip buttons, which are both very easy to understand and phenomenally useful features.Uh, yes please!
To be fair, I *loved* the old remote. The metal one with the ring of buttons. So simple to use, so little wasted space. But the Siri Remote, OMG. Worst Apple product ever.With Apple's track record with their remotes and mice, I'm terrified to see what their idea of a game controller will be...
Is it just the bezels you like? I can't think of any other example TouchID has, except on a phone (and not under screen) where you can feel it's location and activate it whilst the phone is coming out of your pocket.I prefer Touch ID so that will be nice. Hope it comes to other devices. (I actually prefer bezels but I‘m in the losing minority there.)
Why? There's Windows for ARM. I think you may well be right, but not necessarily.Indeed. Also it is safe to say that the ARM MacBook 12 will not have Bootcamp in any capacity.
You what? Can you elaborate?I run Windows 10 on my iPad Pro through Citrix
I'm not sure about that, for a few reasons. Is Sony under as much scrutiny as Apple, and doesn't Sony announce things long before they enter production?I think it's safe to assume that these "leaks" have always been intentional and targeted. The "secrecy" and the rumor mill around Apple products have always been a rather cheap but very effective marketing strategy.
Sony very obviously is much better at keeping secrets than Apple: The Japanese tech giant built a whole car in secrecy and nobody had known anything about it when it was shown. Or look at the PS5: No leaks whatsoever, everything the world know about the next gen console was officially announced.
I can't understand why some people think that a Macbook ARM can sort of float between iPads and Macs. This ARM Asomething will be a high(er) TDP effort and Mac OS X itself will be at least recompiled. This isn't something you do on the side.
I'm pretty certain that when and if Apple brings Mac OS X to ARM they will go all in and in one to two years every single Mac will be running some variation of Axx chips.
MacBooks will continue to run MacOS, regardless of the CPU architecture. (iPads will continue to run iPadOS.)Is the ARM Macbook going to be iOS or MacOS? The former is (more or less) just taking an iPad and adding an integrated keyboard. An interesting product, to be sure, but the latter (running MacOS on a production ARM machine) would be far more significant.
What I find interesting is that I think one rumor has mentioned AMD, but all the others mention ARM.that is a reliable leaker.
so the ARM will be really used in the upcoming Macbooks.
Ok, earpiece makes sense.The earpiece will move to the bezel similar to Huawei P40 series.
If you think all the feature upgrades of the 2020 4th gen are small, what will that make the 5th gen? Rumors say maybe only a faster SoC—as if it really needs to be faster.
But the ARM architecture may limit the Mac in many ways... Like the current programs been written in x86-x64 & even the BootCamp feature for those working with Windows-only programs...
This! Absolutely! IMHO, just as you say, Apple should really introduce a Mac, not a Mac Mini or Mac Pro, but a Mac, ITX sized Machine with support for full size GPU. A machine for the average person that can also install Windows and game on it with a decent sized CPU cooler that runs silent on load or even fanless on idle. Sell that for 1500 without GPU.ARM again ... this is the wrong discussion. This is a sideshow. Far more important than the processor architecture is that the software works properly. There are way too many bugs. Look at the threads on Catalina. There have been complaints about the poor software quality for years. Usability and software design was also better and more consistent at Apple once.
Apple products should stand out in a positive sense and not only in terms of price or limited hardware choice (for example where is the Mac "Midi"?). Stupid hardware ideas with the wrong focus ("Functions follows forms", Keyboard experiments at the cost of the user, ...) are also possible with ARM.
Bah, finally a small compact laptop again from Apple and it's going to be crippled by an ARM processor that won't run anything.
Seriously, the software drop off for MacOS has been catastrophic from dropping 32 bit support and there was a decade's notice for that. Do they seriously think they can do it in a month for Intel to ARM and have it work???
We'll see no games outside of the App Store work at launch, and emulation of x86 on a thermally constrained ARM chip will be so slow as to be defacto useless.
It's a terrible, terrible idea.
Only one choice if you want an 8” iPad. Only one choice if you want a 13” iPad.Cant understand what apple is doing.
Soon we have 100 devices which all do basically the same.
10 different Ipads in nearly the same size, several Ipads etc..
The price will probably be $899
iPad 11 Pro $799
MacBook 12 $899
IPad Pro 12.9/MacBook Air 13 $999
I’d get one just to have a look at this price.
Hopefully there’ll be a cellular version .
The average person doesn’t install Windows on a Mac, let alone game on it. There’s little usage of—or demand for—Windows on Mac, and gamer demand for relatively expensive Mac hardware won’t move that needle at all, imo.This! Absolutely! IMHO, just as you say, Apple should really introduce a Mac, not a Mac Mini or Mac Pro, but a Mac, ITX sized Machine with support for full size GPU. A machine for the average person that can also install Windows and game on it with a decent sized CPU cooler that runs silent on load or even fanless on idle. Sell that for 1500 without GPU.
Other than that, software needs to be focused on.
Although, we have to look at the bright side, since Jony left things are already getting much better...
What I find interesting is that I think one rumor has mentioned AMD, but all the others mention ARM.
A machine for the average person that can also install Windows and game on it with a decent sized CPU cooler
No, current programs are not "written in x86-64". They're written in Objective C, C++, Swift etc. - which don't depend on the processor architecture - and compiled to x86 code. Huge swathes of applications will simply require the developers to tick the "ARM64" box in XCode, re-compile and test: in many cases it will be far less work than the recent switch to 64 bits, or the annual update to cope with the latest OS X version - which could involve changing code or even re-designing apps to work with new security features.
Yes - there will be exceptions where processor-specific code has been used for speed or optimisation, but in 2020 that sort of thing is overdue for replacing with calls to OS frameworks (Metal, Accelerate etc.) anyway, and other optimisation is best left to the compiler. Even then, we're talking about replacing small sections of code, not a complete re-write of the app. Lovingly hand-crafted machine code is hard work and no developer with any sense uses it unless there is a very, very good reason.
...most of which aren't going to be a big deal on a 12" MacBook replacement. The key would be how well Apple manage any transition on the more powerful machines. They could of course stuff things up by trying to lock down MacOS or otherwise making MacOS for ARM half-baked, or pushing the transition of Pro machines too quickly...
Who the hell bought a 12” MacBook for gaming?
Bah, finally a small compact laptop again from Apple and it's going to be crippled by an ARM processor that won't run anything.
Seriously, the software drop off for MacOS has been catastrophic from dropping 32 bit support and there was a decade's notice for that. Do they seriously think they can do it in a month for Intel to ARM and have it work???
We'll see no games outside of the App Store work at launch, and emulation of x86 on a thermally constrained ARM chip will be so slow as to be defacto useless.
It's a terrible, terrible idea.
Anyone who travels and spends a lot of time in hotel rooms, which is almost certainly the vast majority of 12" MacBook buyers.
Yes, if there's one thing the 2015 Core M MacBook was great at, it's games.
[automerge]1587382242[/automerge]
That MacBook was barely fast enough to run Chrome, much less any game.