Earlier quoted context omitted.
I disagree, I think they are doing a full about-face with these latest generation of garbage MBPs and I am hopeful for the refreshes. A lesson many will learn the hard way, eventually, is you don't scorn your power users because they are an endless source of evangelism and free marketing for your product.
I think he/she was suggesting macbooks would move to iOS/ARM and macbook pros would stay macOS/Intel, at least in the near future.
Apple's 7nm A12 chip could be the best feature in the 2018 iPhones
61–70 of 192 posts
Re: Apple's 7nm A12 chip could be the best feature in the 2018 iPhones
#62I wish Apple would make a sort of Raspberry Pi like board with an A series chip, ethernet, HDMI, GPIO, SD Card, etc... for $50-$100 that runs Linux. I would also like a flying unicorn. Seriously, a high power SBC at a reasonable price point would be insanely useful for projects like portable MAME cabinets, video transcoders, scene displays, etc... I love the Pi but it's so old tech, especially the video cores, that i…
The rock64 and variants should do what you're looking for.
Re: Apple's 7nm A12 chip could be the best feature in the 2018 iPhones
#63Re: Apple's 7nm A12 chip could be the best feature in the 2018 iPhones
#64Earlier quoted context omitted.
Also, they're literally the developers for the mobile platform. iOS has a very long way to go before you can develop on it.
iOS is not particularly different from OSX. That's why Apple developers get to use a super fast simulator instead of the dog slow emulator we Android developers are stuck with.
The reason the Android emulator is slow is that it is actually emulating an ARM CPU.
The iOS simulator, on the other hand, is running an iOS natively built for x86, and Xcode targets the x86 architecture when you build your app for the simulator.
Re: Apple's 7nm A12 chip could be the best feature in the 2018 iPhones
#65Re: Apple's 7nm A12 chip could be the best feature in the 2018 iPhones
#66Earlier quoted context omitted.
Of course. But they contain non-zero amounts of information on the chip so you can do a proper implementation or, much less ambitious, update it for newer kernel versions.
Not in my experience. The code in the kernel is usually just a shim for loading the blobs that do the real work.
In many ways the kernel part of a GPU is arguably the least important part and it's the userland where the shader compiler sits and produces the magic, but if you start from nothing it's very useful to have a working kernel interface that initializes the hardware and accepts command streams to run.
Re: Apple's 7nm A12 chip could be the best feature in the 2018 iPhones
#67I wish Apple would make a sort of Raspberry Pi like board with an A series chip, ethernet, HDMI, GPIO, SD Card, etc... for $50-$100 that runs Linux. I would also like a flying unicorn. Seriously, a high power SBC at a reasonable price point would be insanely useful for projects like portable MAME cabinets, video transcoders, scene displays, etc... I love the Pi but it's so old tech, especially the video cores, that i…
Surely there's got to be something like that available already. I'm mostly dealing with low powered M0/M4 boards, but the selection in this range is massive.
Apple has been doubling down every year on the "we can make it go faster", and the rest of the ARM chip makers have responded with a "meh". It's so bad that people get really excited for a Samsung chip that is no slower than a two generation old A series chip.
Re: Apple's 7nm A12 chip could be the best feature in the 2018 iPhones
#68The dearth of WWDC rumors this year is really amazing to me. Apple really is taking leaks very seriously. We're 10 days away from the keynote, and absolutely nothing is getting out. This speculation is the best that Macworld can do? No offense to them, but I mean, the rumors are slim pickings. I really hope that Apple fixes its laptop lineup at WWDC. It's a complete and total shitshow right now. And that's coming fro…
I'm OK with this. I'm not so locked into a feedback loop that I need to know every little thing happening at Apple before it actually happens. I think the death of Think Secret did that for me.
The downside is that all of the Apple fansites (9to5Mac, MacRumors, etc...) are all full of crap "wish list", "deals" and contests disguised as articles because they have to fill their quotas.
Re: Apple's 7nm A12 chip could be the best feature in the 2018 iPhones
#69I wish Apple would make a sort of Raspberry Pi like board with an A series chip, ethernet, HDMI, GPIO, SD Card, etc... for $50-$100 that runs Linux. I would also like a flying unicorn. Seriously, a high power SBC at a reasonable price point would be insanely useful for projects like portable MAME cabinets, video transcoders, scene displays, etc... I love the Pi but it's so old tech, especially the video cores, that i…