Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Re:Quantum Computing. (Score 1) 386

How many ways are there to dereference a pointer? you can use either *foo or foo[0] but why? Nothing is gained from having two ways to do it, it just makes the language more obscure.

Something is gained, though: self-documentation. The way you dereference a point (should) reflect what the pointer is being used for.

Comment Re:The limits keep on changing. (Score 1) 276

Just to be clear, I didn't say there were things that couldn't be done through web interfaces, just that they apparently can't be done nearly as well. This is entirely based on my experiences with both web-based and native application UIs. In the best web-based UIs I've seen, the problem is usually that they're annoyingly slow and/or laggy. Most web-based UIs have additional issues on top of that (formatting problems, etc.) All web-based UIs share other really annoying problems, like when transient network errors happen right after you push a button or enter some text.

They all also have the problem that they have to operate within a browser window, which severely constrains UI design.

Comment Re:No (Score 1) 276

With FTL, JavaScriptCore can run C code compiled via Emscriptem to JavaScript at around 60% of the speed of the same C code compiled directly. That's not a huge overhead (40% is a generation old CPU, or a C compiler from 5 years earlier).

I strongly disagree. 40% is an absolutely horrendous amount of overhead. Comparing that loss to old CPUs and the like to argue that it's not doesn't make any sense at all.

Comment Re:Sure... (Score 1) 101

I don't blame apple for wanting to do this.

but I DO blame us, the consumers, for falling for every god damned privacy-invading scheme conceivable.

I blame both. This is such an obviously terrible idea that I blame Apple for not killing it as soon as the first person uttered it in the meeting. It shows a reckless disregard for their customers.

Comment Re:I'm sure no one will misconstrue this at all... (Score 1) 101

Sure, until insurance companies and governments start demanding access to it.

That's certainly something worth worrying about (it would really piss me off, that's for sure), but how does this make it significantly more likely?

Because it is creating what amounts to a massive DNA database. Once that is done, it is essentially inevitable that the data will be sued by insurance companies, governments, advertising agencies, hackers, and other ne'er-do-wells. This is a disaster in the making.

Comment Re:Abuse of power (Score 1) 324

I believe this is a move in the right direction and can only help people be more secure, not less.

I'm very much in favor of end-to-end encryption of all things. That said, I think this is a seriously bad move on the part of Mozilla.

There's a pretty huge difference between helping people to be more secure and forcing people to be more secure. Mozilla is forcing people. This is Mozilla attacking people so they'll do what Mozilla has deemed to be The Right Thing. That it is indeed The Right Thing in no way excuses using the tactic of force.

Comment Re:Also, stop supporting sites with poor encryptio (Score 1) 324

But now if they block Firefox the reason will be widely known and the bank subject to public ridicule.

Haha haha. Most people won't understand why, and most people won't care.

And then there will be people like me: who understand why, and still don't care. If Firefox stops working with web sites I need to go to, I'll just stop using Firefox. I'm already a long way there: there is an increasing number of websites that Firefox doesn't work well with, and so I have to use a different browser for them.

Yes, the browser wars are on their way back.

Slashdot Top Deals

Life is a healthy respect for mother nature laced with greed.

Working...