Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Comment Bullshit (Score 1, Interesting) 207

I've kept a number of different iPhones in pockets with keys for years, zero scratches. I've not seen an iPhone screen witch scratches (cracks if it's dropped, yes, but not scratches).

Also, they HAVE used Gorilla Glass. In fact I'd imagine the newer ones ALSO use Gorilla Glass, they just aren't saying that (which they did not in the past also).

Comment Not so in IOS (Score 1) 208

You can't offload anything onto the GPU. Only certain specific types of things, and certain math.

It's not very specific, it's pretty broad. The Accellerate framework includes quite a lot of stuff...

We could offload more still if OpenCL was on iOS (which contrary to another post I jet put up, it is not quite yet - it's just lurking under the public API surface).

Comment Not GCD (Score 1) 208

Apple's done a lot of work with Grand Central Dispatch (is that the right technology?)

GCD helps manage tasks across multiple cores pretty well.

The GPU leverage though, is handled either by writing OpenCL code, or normal code that uses the Accellerate framework to do a variety of math, which internally hits the GPU when it makes sense.

OpenCL is kind of involved to get into but it's often very easy to fix up the math in heavier calculations to use Accellerate.

Comment Re:I doubt your doubt (Score 1) 222

And they do need the hype - they have a large portion of customers who are more likely to be repeat customers if they're gently pushed to upgrade instead of waiting.

You misunderstand, they don't need the hype not because hype is not useful, but because there is already boatloads of it. The amount of hype from "iPhone Plus sold out" is minuscule compared to already existing hype from all other vectors; it adds zero to the push to upgrade compared to months of relentless news about the iPhone 6 beforehand.

Comment I doubt your doubt (Score 3, Insightful) 222

Only an idiot holds back physical inventory when they can sell it easily.

Apple doesn't need more press or hype; it already has those. They simply sell as many units as they can make.

If your "theory" is correct, then why do shipping times gradually get longer as more orders are made? If your "theory" is correct, why would the 6Plus ship a week after the 6 even for the earliest adopters?

Whatever happened to the belief that the simplest answer is usually true...

Comment Apple servers were fine.. (Score 1) 222

The Apple Store app started working well before the website did, say 30 minutes after the supposed launch...

The early parts of selection worked fine, it was when you chose a carrier that things timed out.

Once the website came up (about two and a half hours late) it was pretty speedy.

So it was something around the carrier gateway that was the issue.

The interesting aspect of that, was that people had no issue ordering from carriers directly that supported it (Verizon and AT&T were the two I knew people ordered from shortly after midnight Pacific)

Slashdot Top Deals

For God's sake, stop researching for a while and begin to think!

Working...