Earlier quoted context omitted.
Lol they highlighted running Linux in the first announcement of the ISA switch , they see no threat in Linux at all. Their business model would need to change dramatically for that to happen. They’re a hardware company that makes the hardware more attractive with software, service and device integration. Their software restrictions are part of the value proposition, but anyone fully ejecting from that would be on the…
They were a hardware company, but are moving into services for continued growth, which puts them at odds with an open platform. The business model is changing. https://www.statista.com/statistics/382136/quarterly-segment... You can see services revenue is up to 14 billion compared to iPhone's 26 billion.
Would you be willing to fund a Linux port to Apple Silicon?
251–260 of 548 posts
Re: Would you be willing to fund a Linux port to Apple Silicon?
#252Earlier quoted context omitted.
>owner would make it incompatible two seconds after they would smell competition We're talking about Apple, right? The company that made an entire software platform called Bootcamp, specifically to enable a competitor's OS to run on their hardware? A company who custom-developed drivers specifically to be compatible with a competitor's OS on their own hardware? You're talking about that Apple? The one who said they w…
The company that forced me to buy a mac to develop for them?
Re: Would you be willing to fund a Linux port to Apple Silicon?
#253Earlier quoted context omitted.
For the record, I disagree with some of your points, but the one point I agree with is really important. There's no clear guarantee that there will be other performance-competitive arm64 CPUs in laptops anytime soon. I don't think anyone has as much incentive as Apple does. Who else is as incentivized to make a laptop/desktop-class arm64 chip? Maybe ARM themselves ... but without a mainstream OS to run it on (with ma…
> Server chips, maybe - but we can already see with Azure that competitive x86 chips from AMD have killed Microsoft's plans to deploy arm64 on their cloud service. I have heard a theory that ARM Servers have a difficult time because there aren't really many developer machines that run ARM. With Apple changing that, there is a chance that the next round of ARM server chips will have better success.
Re: Would you be willing to fund a Linux port to Apple Silicon?
#254Earlier quoted context omitted.
Something I'm just not understanding here. Why the obsession of single thread time in 2020? Give it 2 years and a competitor will beat it, Apple will be behind yet again and the price will be higher than ever. And again, this is only for single thread. My computer is already blazing fast and intense programs will use multi threads.
I don't know what computer you have, but it probably produces more heat and has a shorter battery life than the new M1 Macs. That's Apple's real accomplishment—they made an ARM chip that is (very) competitive with modern x86 processors, but which has the power efficiency typical of ARM. Will a competitor beat them in two years? It's possible, but I expect Apple to keep their lead for a while. CPU-wise, the iPhone has…
The iPhone is a good example because supposedly it's the fastest, but it doesn't feel like it. Maybe it's the animations, maybe it's the annoying Apple popups to sign in and update. Whatever the case, it doesn't make for a great device. (My experience is from 2018)
Re: Would you be willing to fund a Linux port to Apple Silicon?
#255Earlier quoted context omitted.
I don't know what computer you have, but it probably produces more heat and has a shorter battery life than the new M1 Macs. That's Apple's real accomplishment—they made an ARM chip that is (very) competitive with modern x86 processors, but which has the power efficiency typical of ARM. Will a competitor beat them in two years? It's possible, but I expect Apple to keep their lead for a while. CPU-wise, the iPhone has…
Yeah heat and battery life are non issues. The iPhone is a good example because supposedly it's the fastest, but it doesn't feel like it. Maybe it's the animations, maybe it's the annoying Apple popups to sign in and update. Whatever the case, it doesn't make for a great device. (My experience is from 2018)
So, I take it you can see why the ability to use Apple's fast processors with a non-Apple OS might be appealing!
Re: Would you be willing to fund a Linux port to Apple Silicon?
#256Earlier quoted context omitted.
Why is XNU not FOSS? Has something changed? Is Wikipedia wrong? It says that XNU is APSL which is approved by OSI and FSF. While I agree that much of the good stuff is proprietary (but certainly not all, eg WebKit), that doesn’t mean that the free stuff isn’t free. https://en.m.wikipedia.org/wiki/Apple_Public_Source_License
Webkit was likely "saved" by the original KHTML license being GPL. At the time, Apple were wise enough (or desperate enough) to figure that they could work with such a license, although they were eventually careful to chisel out anything they could into BSD-licensed modules. And still they had to be dragged into the light more or less kicking and screaming (e.g. they had no public VSC until KDE people kicked up a sti…
Re: Would you be willing to fund a Linux port to Apple Silicon?
#257Earlier quoted context omitted.
Dynamic Voltage and Frequency Scaling (DVFS) is a desirable feature. You're not getting a 60W CPU in a 13" form factor, but you can get a 28W CPU that will run at 28W indefinitely while also being able to temporarily boost to 60W when needed and thermally able to.
It's fine if I could get an ultra book that could sustain non boost performance. But even that is too much to ask for intel. I have't tested recently released AMD cpus to claim AMD also falls short.
Re: Would you be willing to fund a Linux port to Apple Silicon?
#258Earlier quoted context omitted.
I’m not sure that’s exactly accurate. The special JavaScript instructions, and the optimizations to retain/release counts within memory blocks, seem much more interesting. https://mobile.twitter.com/ErrataRob/status/1331735383193903... I haven’t the foggiest idea if any of this could make it to competing ARM chips, but given how many years Snapdragons have been lagging relative to the iPhone “A” chips, I don’t feel t…
> The special JavaScript instructions That's an ARMv8 feature, not specific to Apple.
Re: Would you be willing to fund a Linux port to Apple Silicon?
#259Earlier quoted context omitted.
> Apple wants people to hack on the M1 machines Of course they do. Like they wanted people to hack on OSX 20 years ago; and once they reached critical mass, they pulled up the drawbridges (dropping anything GNU, dropping Java, restricting access to the OS, pushing AppStore, etc etc). Chances they're going to do exactly the same with M1 and its follow-ups are 99.99%... if anything because their management is largely d…
They dropped anything GNU because of the GPLv3, which was specifically designed to stop what the authors saw as exploitation of others' work. I can see both sides here - the viral nature of GPLv3 is anathema to a company like Apple, so simply walking away was inevitable; and people were exploiting loopholes in the GPLv2 (I have no idea whether Apple was, but there are documented cases of others doing it).
Re: Would you be willing to fund a Linux port to Apple Silicon?
#260Earlier quoted context omitted.
I didn't mean to imply it was Apple's fault Windows did not run on M1 (in fact it has been shown that Windows ARM64 does run natively on M1 albeit through a patched QEMU due to lack of driver support), but by designing a custom SoC they have abandoned the approach which would afford them the most compatibility (staying with x86). This may have been the right direction for them, but it's not the same approach as befor…
Nah, gatekeeper has been doing the remote check thing for years (just, 2 of them, I think). It only became noticeable because there was an oversight in the "fail-fast" algorithm. If Apple was available, it was assumed it would be fast, and it wasn't when there was an iCloud outage.