Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×

Comment Seems fundamentally broken (Score 1) 399

Even if they fix the basic bug, which is that functions are exported as environment variables, but the function can be trailed with extra commands, the whole idea seems extremely dangerous to me. What if you define a function called ls or cp or some other common command? It's pretty likely something will call it, and the whole problem is back in play.

The bigger problem to me seems to be that cgi scripts export user parameters to environment variables before calling bash. I mean, bash itself as a cgi web handler seems incredibly dangerous already. Too powerful for this application. But to then have unvetted user defined environment variables? This is insane. There's plenty of blame to go around here.

Comment Re:Alright smart guy (Score 1) 504

The smartphone market has rapidly gone from 128MB RAM devices to (at least) 1GB devices. It's no wonder that earlier devices suffered a bit under later OSes. But I think this phenomenon has passed. Now new OSes don't really slow down. I don't see anything bad with my iPhone 5 and IOS8.

Comment Re:Alright smart guy (Score 1) 504

Yeah, it got a few years of updates. Apple made the mistake of only giving it 256M of RAM so it couldn't get any more updates. That was a mistake, but having made the mistake I can't blame Apple for not doing the impossible. They've been generous with the iPad 2 though.

Comment Re:power consumption? (Score 4, Insightful) 208

Well... in most circumstances the GPU will only help graphics related performance. That's only impressive when you wanted better graphics performance, and not general performance. You can't offload anything onto the GPU. Only certain specific types of things, and certain math.

Anyway, this whole article is premature. The benchmarks may not even be iPhone 6, they may be spoofed. They are only one benchmark. Let's wait see what real analysis reveals. Whatever the answer I doubt it will hurt sales.

Slashdot Top Deals

The sooner all the animals are extinct, the sooner we'll find their money. - Ed Bluestone

Working...