Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment Re:Good. (Score 1) 106

Internet Explorer has offered this for far longer than Chrome and it's actually quite effective when you don't click away the warnings. Note that Firefox and Safari also use the same SafeBrowsing service as Chrome does, though they have to wait for the protocol documentation to be updated before offering features like this one.

Comment Re:Wrong question (Score 2) 432

>He only said that he didn't want it to work with older versions, and that it was not a lot of work - i.e. it still took some amount of work - to make it not work with older versions

He doesn't say that at all. Really. It's not even remotely in the article. He talks about dropping support for Python 2.6. This isn't an action involving work! It means you no longer care if it doesn't work in Python 2.6.

Comment Re:Oh lookie (Score 1) 62

>I.e. Apple and Microsoft shitheads

Microsoft was a major contributor to Opus through Skype, both with code and by providing their patents royalty free.

Comment Re:Nice, impressive achievement (Score 5, Informative) 62

Depends on what mobile device? The reference code has extensive ARM optimizations, that's in fact one of the main improvements in 1.1 And yes, it can be accelerated with a programmable DSP if present, IIRC there's some support for C55x in the same reference code.

Audio decoding is fast enough on modern ARM SoC that dedicated hardware isn't strictly needed to get good battery life.

Submission + - The Streisand Effect: A Florida journalist's smear and censor campaign backfires (popehat.com) 2

An anonymous reader writes: A tragic death, freedom of speech, libel, defamation, legal threats, unethical journalism, reddit's /r/bicycling, and The Streisand effect. A South Florida "journalist" is called out for running a smear story, doubles down on his position, publicly attacks commenters and reddit, and threatens legal action when a disturbing conflict of interest is exposed.

Comment Based on a study? (Score 1) 29

This might be due to the result of study showing that the insane bounties Google promises for top end bugs (especially for Chrome) draw many people in to look for Chrome security bugs, but that actually the expected payout for looking for Chrome bugs is exactly the same as it for for (for example) Firefox, because the latter pays more for the easier to find bugs.

Microsoft already changed their bug bounty program significantly days after the study was announced.

Comment Re:And the winner is... Mozilla?!! (Score 1) 314

Who do you think the W3C is? It's the browser vendors. Who do you think benefits from smaller browsers not being interoperable with bigger ones? Not the smaller vendors, I tell you.

Now, do you think the vendors with the near-monopoly marketshare on Mobile care about making competition in their market easier?

Comment Re:Good. (Score 1) 378

I don't suppose the re-assigned devs are going to anything useful, like multi-process Firefox.

The conclusion was that multi-process Firefox isn't magically going to make the browser more responsive, and will make it use more memory instead. Actually fixing the bugs that make it less responsive does seem like a much more useful spending of developer time.

Slashdot Top Deals

Lots of folks confuse bad management with destiny. -- Frank Hubbard

Working...