Live data from Hacker News

Mozilla Will Stop Developing and Selling Firefox OS Smartphones

techcrunch.com

121–130 of 331 posts

Re: Mozilla Will Stop Developing and Selling Firefox OS Smartphones

#121
post #81

Lots of headlines at HN from Mozilla these days. Tried Firefox OS emulator and it's fine, but not impressed enough to actually to get a real device. Yes they better focus on privacy/identity and revamp Thuderbird to make it a unique product.

Lots of headlines at HN from Mozilla these days.

They're having a developer conference so big announcements are concentrated.

Re: Mozilla Will Stop Developing and Selling Firefox OS Smartphones

#122
post #45

A few days ago, it looked like they were ditching Thunderbird so they could concentrate on their phone products. What's left besides Firefox? - "WebMaker", whatever that does. - Rust. - The $60 Mozilla hoodie. - Their world tour of meetups.[1] - The really fancy headquarters overlooking SF bay. A tight focus on Firefox might be a win. I'm looking forward to an all-Rust browser. [1] https://www.mozilla.org/en-US/contr…

Besides the HQ, what else is left is a $1 million/year Chair (up from $801k the year before), a Director on $874k (up from $779k) and a Treasurer on $908k (up from $613k) [0] [1]

I do not begrudge high their salaries in the slightest, but I can't help but think bringing on folks with half the salary of the above employees would buy enough coders to do more innovation, which they really need. The Technical Lead in 2013 got $179,000 (the job is not listed in the financials in 2014).

The those three top job cost the equivalent of 20% of the Foundations revenue in the 2014 year ($13.5 million, more or less evenly split between donations and "program service revenue").

[0] Year end 2013 Financials: https://static.mozilla.com/moco/en-US/pdf/2013_Mozilla_Found...

[1] Year end 2014 Financials: https://static.mozilla.com/moco/en-US/pdf/2014_Mozilla_Found...

Edit: revised 2014 figures higher as I was not looking at total compensation.

Re: Mozilla Will Stop Developing and Selling Firefox OS Smartphones

#123

Most of you are probably not aware that Opera Software (where I spent a decade on Opera Mini/Mobile) went down the same rabbit hole around 2002-2006, spending many many man-years building a web-based (pre-smartphone) phone UI platform using web technologies. The product name was "Opera Platform". Here are some screenshots: http://imgur.com/on4gHdi It failed for the same, predictable reasons: Yes, there are many web d…

To be fair, the "low-end" devices Firefox OS were targeting were miles more powerful than what Opera Platform targeted a decade prior, and JS VMs are far quicker than they were a decade prior… I'm not sure it's so obvious that low-end devices doomed it to failure (of course, you actually worked on this stuff unlike me!). I think it's worthwhile to remember at the time Firefox OS launched much of Android ran on the Da…

(Hi Geoffrey, ltns! :) )

The execution of the code, be it javascript on some modern engine or Java/Dalvik bytecode - that isn't typically the performance bottleneck. It is fast enough now.

I'm not an expert on this (this is where I thread on thin ice), but my understanding is that the HTML/CSS logdoc/layout tree model is inherently non-performant compared to a more traditional hierarchical windowed object oriented model. It is too easy to write HTML/CSS that is not performant (it's way too easy to accidentally cause performance issues), while it is a lot more natural to write performant windowing/OO code. And inversely, harder to write code that is not performant.

Re: Mozilla Will Stop Developing and Selling Firefox OS Smartphones

#124
post #22

Earlier quoted context omitted.

But when they tried to pioneer privacy respecting ads in the new tab window, they were repeatedly and roundly criticised here, too...

That's not the kind of innovation that users want, nor is it the kind that they truly benefit from. In general, users don't want any ads at all showing in their browser. They don't want them as part of web pages, they don't want them embedded in videos, and they surely don't want them as part of the browser itself! This should have been obvious given the popularity of various ad-blocking extensions for Firefox. Going…

As a user I really don't care about ads. Unless, of course, they are those annoying hover ads or auto-playing video ads or they slow down the browser.

Re: Mozilla Will Stop Developing and Selling Firefox OS Smartphones

#125

Most of you are probably not aware that Opera Software (where I spent a decade on Opera Mini/Mobile) went down the same rabbit hole around 2002-2006, spending many many man-years building a web-based (pre-smartphone) phone UI platform using web technologies. The product name was "Opera Platform". Here are some screenshots: http://imgur.com/on4gHdi It failed for the same, predictable reasons: Yes, there are many web d…

We could add Ubuntu to this list, unfortunately. As a side note, I bet cordova/phonegap and Ionic have had more apps built with the web platform on top of existing platforms than these devices have (probably by several orders of magnitude). I just feel like a new OS and device platform is the wrong way to achieve the goal of preserving the open web.

Re: Mozilla Will Stop Developing and Selling Firefox OS Smartphones

#127
post #93
post #34

Earlier quoted context omitted.

According to IDC the Worldwide Smartphone Market in 2015: Android ... 81.2% iOS ... 15.8% Windows Phone ... 2.2% Others ... 0.8% Worldwide Smartphone Forecast by OS for 2019: Android ... 82.6% iOS ... 14.1% Windows Phone ... 2.3% Others ... 0.9% Source: http://www.idc.com/getdoc.jsp?containerId=prUS40664915 @downvoter: it's a forcast by the well known IDC, also the current market share (2015) is interesting on its ow…

Same 'forecasters' that had WP over 20% in 2015, lol. http://cdn.geekwire.com/wp-content/uploads/idc21.jpg

It's maybe at only 5% in LatAm and that's where I know it's been having relative success.

Re: Mozilla Will Stop Developing and Selling Firefox OS Smartphones

#128
post #22

Earlier quoted context omitted.

But when they tried to pioneer privacy respecting ads in the new tab window, they were repeatedly and roundly criticised here, too...

That's not the kind of innovation that users want, nor is it the kind that they truly benefit from. In general, users don't want any ads at all showing in their browser. They don't want them as part of web pages, they don't want them embedded in videos, and they surely don't want them as part of the browser itself! This should have been obvious given the popularity of various ad-blocking extensions for Firefox. Going…

I wanted to see what they would promote — and still was disappointed, as there was no option to show _only_ the promoted links (I prefer to access history by typing a part of the site name into the address bar).

I do block anything that I notice if it looks like a tracker, but I am ready to believe that Mozilla's description of client-side ad selection was correct.

Re: Mozilla Will Stop Developing and Selling Firefox OS Smartphones

#129

Earlier quoted context omitted.

"We" (I have since left Opera Software) really screwed it up with the desktop browser around 2004. Management (i.e. the then-CEO Jon) was too worried about recurring revenue to pull that obnoxious ad banner in the free version until it was too late. At the time the desktop Opera had superior performance compared to Mozilla/Firefox.. but wasn't free/ad-less. It was really depressing to watch. (But at the same time, I…

I'll argue there was a later screw-up on the desktop browser (and really mobile too): Unite sucked resources from much for a long while, failure to tackle some of the technical debt (things that manifested itself such as the integer maths used for percentage values in CSS, contrary to every other browser out there, and that went unchanged as layouts became increasingly complex and the web relied ever more heavily on…

Well, yeah, there was a serious of screwups. :)

I don't buy the argument about a lack of investment in Presto. IIRC there were like 90 (most of them really good) people working on Presto at its peak. And we still couldn't keep up. (And most of those issues were about lacking desktop market share, which caused sites to de-prioritize Opera, anyway.)

Re: Mozilla Will Stop Developing and Selling Firefox OS Smartphones

#130
post #71

Earlier quoted context omitted.

I really agree on this. They should focus on a browser that respects privacy and email that respects privacy (perhaps by resuming Thunderbird development). On top of that, I'd argue IM + video/audio chat that respects privacy is something that desperately needs better solutions. I'd push software forward, and then innovate on protocols. Peer to peer might be the only way to achieve true privacy.

They're trying something with Firefox Hello. Unfortunately, short of Google open sourcing Hangouts and making it a truly open protocol, I don't see a change happening in the IM space any time soon =/

I think that's a little overly pessimistic. Look how quickly Slack went from non-existent to huge in the messaging space.
Post reply on HN