I look forward to this. However I hope that doesn’t mean that they start dumbing down mac apps.
This would mean that we will finally get ARM macOS with an A14 MacBook Pro
I have been attracted by the iPad Pro Ad. However, I can't find the applications I need for work on iPad, such as the designing apps.
It means dumbing down Mac apps.I look forward to this. However I hope that doesn’t mean that they start dumbing down mac apps.
No, it doesn’t. It simply means that developers can focus on important stuff (polish) rather than having to reinvent nearly all of the code that should be very similar.It means dumbing down Mac apps.
Sorry.
You mean a RISC based macOS ... which we've had long ago prior to Snow Leopard.
Arm based chips are based on RISC ... while Intel & AMD are based on CISC. Apple is heavily prepared for switching their desktop OS between each. Sure there are more specifics and I'm heavily generalizing but I think my understanding of this is good, maybe?
That would surprise me.With all the talk of ARM coming to the Mac, and the ARM based coprocessor coming in the iMac Pro, I wonder if whenever the upcoming modular Mac Pro comes out it will have an option to include the most powerful ARM based processor if dual socketed, or in another modual all together. This in addition to a xeon chip. Wouldn't surprise me to see apple test the waters with it.
Or vice versaNope, not at all. iOS apps can be executed on an Intel CPU via emulation.
Nope, not at all. iOS apps can be executed on an Intel CPU via emulation.
Makes more sense to me that they take the intermediate llvm bytecodes (which they have since they control the App Store and the compiler) and simply compile them to x86 instructions.Do you know of the existence of an ARM emulator that is fast enough. All the ones I've heard about are far too slow.
Makes more sense to me that they take the intermediate llvm bytecodes (which they have since they control the App Store and the compiler) and simply compile them to x86 instructions.
What are you trying to say? The fact that macOS used to run on powerppc (a risc architecture) doesn’t have anything to do with whether it will be ported to ARM in the future. Two RISC architectures can be as dissimilar as a RISC architecture is from a CISC architecture.
I’ve designed x86, sparc, PowerPC, and F-RISC chips, and they are all quite different from each other.
That being said Apple has the experience to do so. You designing the chips themselves may not have a direct cosality for the OS that operates on those chips as a pure 1:1 does it? Or is there the same sort of disparity you're claiming here?
The only x86 RISC architecture I know of was Opteron CPUs. Was there any others?
All I'm saying is that Apple has RISC OS architecture as experience so we should see a rapid transition, faster than what we say with PowerPC to Intel architecture.
Makes more sense to me that they take the intermediate llvm bytecodes (which they have since they control the App Store and the compiler) and simply compile them to x86 instructions.
The last couple of iOS updates brought iAd changes that I hate already,
They don’t have that. Bitcode is not architecture-agnostic. It’s suitable for microarchitecture-level optimizations only.
[doublepost=1514426705][/doublepost]
They did not. iAd as an ad platform within apps is actually dead.
I was a lead designer on opteron. It wasn’t risc.
And my point is that regardless of apple’s experience with powerppc, porting an OS from cisc to risc (or vice versa) is no harder than cisc to cisc or risc to risc. Far more important are whether both designs have the same endianness, similar memory addressing modes, similar security models, etc.
External interrupt signals connect to the NVIC, and the NVIC prioritizes the interrupts. Software can set the priority of each interrupt. The NVIC and the Cortex-M0 processor core are closely coupled, providing low latency interrupt processing and efficient processing of late arriving interrupts. All NVIC registers are only accessible using word transfers. Any attempt to read or write a halfword or byte individually is Unpredictable. NVIC registers are always little-endian. Processor accesses are correctly handled regardless of the endian configuration of the processor.
Bitcode encodes the LLVM IR. It’s intended for targetting to arbitrary architectures.
LLVM Bitcode is architecture specific. It's dependent on the architectures ABI and can contain inline assembly. There are LLVM targets with corresponding ABIs that are nonspecific to architectures like PNaCL but Apple is not using them
No, it isn't intended for that.
https://news.ycombinator.com/item?id=10190571
Unless something changed between the introduction of Apple's use of Bitcode three years ago and now, Bitcode is a poor fit for architecture-agnostic code.
And that's ignoring the many native dependencies your code will directly or indirectly have.
Interesting. I did forget about Endian part of the equation.
Little Endian vs Big Endian:
http://teaching.idallen.com/cst8281/10w/notes/110_byte_order_endian.html
PowerPC Instruction Set:
http://titancity.com/articles/ppc.html
The PowerPC: (this is why I surmise Apple has experience with ability to switch to an ARM based CPU.
https://www.cs.uaf.edu/2009/fall/cs441/proj1/kevin/index.html
- RISC based
- Can switch between big-endian and little-endian at runtime
- Fused multiply-add intruction (a ← a + b * c)
also seems that Arm based CPUs architecture support both little/big endian byte code ... and up to the manufacturer to set which or both when created (if I understand the literature correctly)?
https://www.quora.com/Is-ARM-big-endian-or-little-endian
http://infocenter.arm.com/help/topic/com.arm.doc.ddi0432c/DDI0432C_cortex_m0_r0p0_trm.pdf
Article 5.1 in the PDF directly above states ...
Arm Architecture ...
https://en.wikipedia.org/wiki/ARM_architecture
64/32-bit architecture seems that Bi-Endianness is supported but with little endian as default.
So I'm very curious what would stop Apple from very quickly migrating macOS (ahem OSX) to a RISC based processor, being set as Big Endian (if thats what OSX is)?
EDIT Got my answer:
On the Macintosh platform, PowerPC-based Macintosh computers use big endian addressing, while Intel-based Macs use little-endian addressing.
Source: https://developer.apple.com/library.../WritingPCIDrivers/endianness/endianness.html
So ... yeah Apple having experience with RISC based PowerPC chips, although Big Endian in their day, can transition to Little Endian RISC based Arm chips fairly quickly. Jobs once said that one of OSX's mission statements was to be processor agnostic ... not sure if that was maintained since the "just in case" Intel transition ... but they have major experience in this field. If Microsoft can do it in less than 2yrs for Windows 10 then I'm sure Apple can as well.
Still a few years away.
This is brilliant, I don’t think they should create 1 OS, but things like this will make things like handoff more seamless and hopefully be a big step for Mac games too as iOS games become more advanced.
I think it’s likely we’ll see an ARM MacBook and MacBook Pro and no more Intel in Laptops. Desktops will keep Intel for now.A prerequisite being a shiny new ARM based Mac?
I knew it would only be a matter of time before Tim Cook started leading Apple towards one operating system and this is the beginning of the change. And I’m not sure I will like what the future will bring...
I'm hoping this means things like the full version of Office can finally end up on the iPad.
For who ? For consumer users ? I'm afraid that they forget that majority of MacOS users are "professionals" like developers, content creators etc. There isn't at least one useful app in appstore for me right now because sandboxing and many various technical reasons. Apps like Adobe, Office are distributed outside the appstore. Why the hell is launchpad still there ? It's useless, I'd like to meet the person who came with this stupid idea. Windows with UWP failed and they are doing the same mistake again ? Tim Cock will ruin the company once again.
i don’t see how it can be done right. For years we’ve been told that OSX/macOS is not designed for touch. That is still true.
Having universal apps is going to impact either the touch end on ios or the desktop style on macos. A compromise is going to be made one way or another.
So it really shouldn’t be hard to create one application and just add tweaks for touch screen.
I haven’t actually used Office on iPad, but is it not the full version?
AppKit (the macOS UI framework) and UIKit (that of iOS, watchOS, tvOS) differ for two reasons. One is that AppKit is really quite old now (it comes from late-80s’ era NeXT days), and they had an opportunity in iOS to modernize without legacy concerns. This remains interesting — AppKit is now yet another decade older, and still substantially different in some needless ways.
The other, however, is by design. Keyboard and mouse is simply a different paradigm than touch. You can try to accommodate both, but it’s not that easy. Look at Windows 8 to see how Microsoft has been struggling. As of today, they still haven’t managed to move their big apps like Word to their modern shared framework (UWP).
Not by a long shot.
I can't add a ToC, edit styles, insert an image that's not from my Photos library, and hard link an external document for starters.
A few days ago it was announced that Office for Windows and Mac will be built using the same codebase. Not that that guarantees feature parity, but they should be a lot closer than previously.That’s interesting. Office sucks on Mac anyway. Pages was my favorite writing app. Still is, mostly.
A few days ago it was announced that Office for Windows and Mac will be built using the same codebase. Not that that guarantees feature parity, but they should be a lot closer than previously.
It means dumbing down Mac apps.
Sorry.