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

 



Forgot your password?
typodupeerror
×

Comment Re:Chrome for Android and Safari for iOS? (Score 4, Informative) 74

> So, they're running Android and iOS on your
> computer to run the same binaries as those
> platforms?

No. "They" are allowing you to connect your Android or iOS device to your computer (likely via USB), then debugging the on-device browser using the Firefox debugger running on your computer. That way you're debugging the thing you actually want to debug, but using the same developer tools you're using for your other debugging, and which therefore you're already familiar with.

Comment Re:Version number confusion (Score 1) 194

It's really not that complicated. Firefox releases work like this: 6 weeks of development, 12 weeks of testing and stabilization (split up into two 6-week phases called "aurora" and "beta"; the former corresponds more or less to feature freeze and the latter more or less to "code freeze unless we discover a stop-ship issue"), then release.

So right now 31 is released, 32 is beta, 33 is aurora, and development is happening on 34.

Comment Re:NASA has become small indeed... (Score 1) 108

It's a matter of funding.

Looking at the chart at http://en.wikipedia.org/wiki/F... and in particular the inflation-adjusted line there tells you pretty much what the story was: at the peak of the Apollo program NASA's budget was about $40 billion/year in today's dollars (the red line in that graph is in 1996 dollars). NASA's budget today is less than $18 billion/year.

Or to put it in relative-to-the-economy terms, in 1966 NASA was 4% of Federal budget expenditures. 4% of the 2013 US expenditures (actual, not requested) would be $138 billion, according to http://en.wikipedia.org/wiki/2...

I bet if you funded NASA at that level (even just the inflation-adjusted one; I understand that the overall budget structure is quite different now from what it was in 1966, so the $138 billion number is pretty much meaningless), I bet it could produce results a lot quicker than it can at current funding levels...

Comment Re:I've got a great idea! (Score 1) 89

Mac OS supports shipping both 32-bit and 64-bit binaries in a single executable. That's what Firefox on Mac does.

That _is_ a viable solution on Windows, albeit with multiple executables, but it about doubles the size of the download. Unfortunately, Windows users are very sensitive to the download size for their web browsers; past experiments have shown uptake dropping rapidly as the download size increases.

Slashdot Top Deals

He has not acquired a fortune; the fortune has acquired him. -- Bion

Working...