Slashdot Mirror


Mozilla Is Developing an IoT Board Powered By Firefox OS (softpedia.com)

prisoninmate writes: An SBC called Chirimen was designed from the outset to use web browser technologies in various science projects by extending the I2C and GPIO WebAPIs to control devices powered by Mozilla's Firefox OS 2.0 and higher operating system. As such, Web developers can easily use browser technologies to develop awesome things. The board is developed by MozillaFactory.org in Japan.

84 comments

  1. Oh boy... by TheDarkMaster · · Score: 2, Insightful

    A bloated browser (pretending to be a operating system) trying to run on things like a clock or a refrigerator (IoT)? What can go wrong? They have not learned the lesson from the "Firefox OS" for mobile?

    --
    Religion: The greatest weapon of mass destruction of all time
    1. Re:Oh boy... by ickleberry · · Score: 3, Interesting

      Firefox OS seems to be a solution looking for a problem

    2. Re:Oh boy... by TuringTest · · Score: 1

      They have not learned the lesson from the "Firefox OS" for mobile?

      That you can't disrupt an established consumer market with a clone product?

      There is no established consumer market for embedded smart devices, so don't you that "lesson" might not be relevant in this new space?

      --
      Singularity: a belief in the "God" idea with the "demiurge" relation inverted.
    3. Re:Oh boy... by TheDarkMaster · · Score: 1

      Complementing what I wrote earlier, now that I reread the TFA more closely... What an idiot would provide hardware access to the code of a web page (for beginners, the web is a hostile environment)? They want you to visit a page with malware and after that your refrigerator starts shooting milk bottles on you?

      --
      Religion: The greatest weapon of mass destruction of all time
    4. Re: Oh boy... by Anonymous Coward · · Score: 0

      Firefox foundations income ia the problem. Gotta spend it all.

    5. Re:Oh boy... by TheDarkMaster · · Score: 1

      Not this. The lesson I am describing is that an operating system for devices with limited resources needs to be very efficient and minimalist, which is the exact opposite of what the Firefox OS is.

      --
      Religion: The greatest weapon of mass destruction of all time
    6. Re: Oh boy... by ChunderDownunder · · Score: 1

      And if Mozilla receives funding, specifically, *to develop* Firefox OS?

      Phones may have struggled to define a market dominated by Android but Panasonic are backing Firefox OS for their televisions (competing with LG's webOS which was formerly developed by Palm)

    7. Re:Oh boy... by Anonymous Coward · · Score: 0

      A bloated browser (pretending to be a operating system) trying to run on things like a clock or a refrigerator (IoT)? What can go wrong? They have not learned the lesson from the "Firefox OS" for mobile?

      They learned it was too bloated to be truly mobile so the put it on a refrigerator.

    8. Re: Oh boy... by Anonymous Coward · · Score: 0

      Why did Panasonic choose to use Firefox OS after the complete disaster it was on phones? Is there any technological benefit to it? Or was this purely a business deal of some kind where the actual technology is the last thing being considered?

    9. Re:Oh boy... by higuita · · Score: 5, Informative

      sorry, you are confusing Firefox BROWSER with Firefox OS!

      firefox OS is a small linux with geko installed and most of the GUI are webpages. Geko today is light, fast enough and been adding multi-thread.

      This is small enough for many application where a easy and fast to develop GUI interface. Being html, you then can point any browser to the fridge and do the same thing. Try that with a android app.

      Finally, you will not be opening 30 tabs in firefoxOS, you will probably only see 1 to 3 tabs (if really need) of status/config pages.
      You could do this with any distro, but X11/wayland+libs+drivers+sdk is always a problem when compared to a cheap sdk that takes care of that for you.
      You could do that with android, but android is harder to change and may be even slower due to all the garbage required for phones, tables.

      Mozilla is trying to overshot the mobile, as they learned that is already a market too hard to break in, and go directly to the "internet of things" to increase market share on a future huge market.

      --
      Higuita
    10. Re:Oh boy... by higuita · · Score: 3, Informative

      you are seeing things the wrong way

      firefoxos manage hardware and daemons
      daemons read sensors and other content and generate webpages
      geko read the webpages (may submit posts for config changes or actions that some daemon will accept and filter)

      how is more insecure than a native app that read the sensor and controls everything. At least firefox OS is more contained (say more unix like)

      your fridge will not browser the web :)

      --
      Higuita
    11. Re:Oh boy... by KGIII · · Score: 1

      From what I've read - it's not even a good solution for anything.

      --
      "So long and thanks for all the fish."
    12. Re:Oh boy... by TheDarkMaster · · Score: 1

      Well, if you are using Gecko as a "desktop manager" of sorts with HTML and Javascript to draw the GUI so you are using a browser like a desktop OS. And the problem I see on that it is a really inefficient way to work (display a desktop, etc.) on devices with limited resources.

      --
      Religion: The greatest weapon of mass destruction of all time
    13. Re:Oh boy... by narcc · · Score: 1

      Take a few minutes to think about how Android works.

    14. Re:Oh boy... by radarskiy · · Score: 3, Insightful

      "Firefox OS seems to be a solution looking for a problem"

      The perfect fit for IoT.

    15. Re: Oh boy... by ChunderDownunder · · Score: 1

      Well it's a Linux distro for ARM, with a UI rendered by a web engine which for some may seem less bloat than NDK/Dalvik

      Competing HTML5 platforms: Tizen (competitor Samsung's baby), webOS (LG TVs) or Chrome OS.

    16. Re:Oh boy... by Anonymous Coward · · Score: 0

      You are both seeing the thing the wrong way. As soon as you believe you need an OS to read a bunch of sensors and send the result somewhere you are not doing it right. The point about IoT is tiny processors for specialized applications which forward data somewhere else at a hub which do the work. Very few IoT gadgets are really needing a complete OS. As soon as you are thinking about such an OS, whatever it is: Android, Firefox OS, Linux, you are consuming much more resources than you should because the OS is adding unecessary overhead.

      For example, there is plenty of projects using the Raspberry Pi just to read a bunch of sensors while a few bucks or even a few cents processor would do the job. The whole IP stack + TLS/SSL stuff is selling on a chip and doesn't consume processor resources. There is very few reasons you really need a complete OS for most IoT projects.

  2. Too much money by 110010001000 · · Score: 4, Funny

    Here is an example of having too much money and not knowing what to do next. Reminds me of the company I work for, except the give the "excess" money to the execs and investors.

  3. Great use of Mozilla resources by arglebargle_xiv · · Score: 5, Insightful

    I'm sure they're having a lot of fun wanking around with these pointless projects. It must be a great way to distract yourself from the ~24,000 open bugs still waiting to be fixed in Firefox.

    1. Re:Great use of Mozilla resources by supremebob · · Score: 1

      Worse yet, they are ripping out cool Firefox features like full themes support and tab groups the free up development and test time for these boondoggles.

    2. Re:Great use of Mozilla resources by thinsoldier · · Score: 1

      > ripping out cool Firefox features like full themes support and tab groups the free up development and test time for these boondoggles. People have nagged them for years for multi-process / process-per-tab and the changes needed to make that happen will break many things. So either break things and deliver the speed/stability features people have been begging for or don't break anything and never satisfy those very vocal users.

    3. Re:Great use of Mozilla resources by Blaskowicz · · Score: 1

      I think that's way overdue. I've again lanched Chromium because I wanted to quickly check something without getting bogged down. The web is not becoming lighter, even if blocking ads and trackers. Firefox has now become the Windows 3.1 or Mac OS 8 of browsers and I can't wait for the day it's more of a "Windows NT" on performance and robustness of that performance. By default, on the main release channel.

  4. Argh! by Anonymous Coward · · Score: 2, Insightful

    g*d d*mn mozilla. Keep your focus on the task you were created for! Please!
    We *need* you as a browser maker, you're teh internets' only hope on a trustworthy browser and you're flunking it!

    We don't *need* another f*cking 'IoT' board, theyre already a dime a dozen.

    Sorry I got carried away there, but as a linux user I'm screwed if Firefox finally bites the dust.

    1. Re:Argh! by hyades1 · · Score: 1

      Two words: Pale Moon.

      --
      I've calculated my velocity with such exquisite precision that I have no idea where I am.
    2. Re:Argh! by Anonymous Coward · · Score: 0

      Deja vu. Firebird all over again. Mozilla bloat caused a fork to firebird, firebird ate mozilla's lunch, the mozilla foundation makes firebird (now renamed firefox) its default project and abandons Mozilla browser. Firefox bloat causes a fork to Pale Moon....

    3. Re: Argh! by Anonymous Coward · · Score: 0

      The last I saw, Pale Moon does not support OS X, or at least the downloads for it aren't obvious. That makes it useless for me and many others.

    4. Re: Argh! by unixisc · · Score: 1

      FreeBSD neither

    5. Re:Argh! by Anonymous Coward · · Score: 0

      You do realize you can use 'naughty' words on slashdot, right? Your self-censorship looks ridiculous.

    6. Re: Argh! by KGIII · · Score: 1

      Isn't there a way to run pretty much any Linux app on FreeBSD? An interpretation layer of sorts? I've bumped into it being mentioned a few times but never remember to look back into it which kind of sucks because I'd like to spend more time in GhostBSD.

      --
      "So long and thanks for all the fish."
    7. Re:Argh! by Anonymous Coward · · Score: 0

      Two more words: Fuck Off. Stop promoting software with gay names. Many people of upped their standards. Up yours.

    8. Re:Argh! by Anonymous Coward · · Score: 0

      oh deary, someone is afraid a pink bag wil turn them gay :-)

    9. Re:Argh! by hyades1 · · Score: 1

      Just because you woke up this morning with a cock in your mouth is no reason to assume everybody did. Sorry about your luck, but even hobos deserve a blow job once in a while.

      --
      I've calculated my velocity with such exquisite precision that I have no idea where I am.
    10. Re:Argh! by hyades1 · · Score: 1

      Don't talk with your mouth full.

      --
      I've calculated my velocity with such exquisite precision that I have no idea where I am.
  5. Can't write software that doesn't suck ... by Anonymous Coward · · Score: 4, Insightful

    So let's make hardware that also sucks run our ever increasingly bloated software!

    Dear Mozilla,

    Focus and at least get ONE thing that works well, or close up shop and go home, you're embarrassing the OSS community at this point.

    1. Re:Can't write software that doesn't suck ... by hyades1 · · Score: 1

      What sucks is that I never seem to have mod points when I really want them. You'd be getting an enthusiastic "Insightful" if I had one to give.

      --
      I've calculated my velocity with such exquisite precision that I have no idea where I am.
  6. As an occasional Firefox user... by blind+biker · · Score: 5, Insightful

    I would encourage the Mozilla team to maybe put their weight behind making Firefox a better browser. Are there no more avenues to making it a bit faster, maybe a bit less resource-hungry, maybe make is more secure? I mostly use Chrome, but because of Zotero I need to use Firefox from time to time, and I don't dislike it, I just wish more efforts were made in the directions I mentioned above.

    --
    "The agriculture ministry is not in charge of Gundam" - Japanese ministry official.
    1. Re:As an occasional Firefox user... by ChunderDownunder · · Score: 3

      I would encourage the Mozilla team to maybe put their weight behind making Firefox a better browser. Are there no more avenues to making it a bit faster, maybe a bit less resource-hungry, maybe make is more secure?

      Running Gecko/Servo and Spidermonkey on low-end ARM hardware will require optimizations that will feed back into desktop performance?

    2. Re:As an occasional Firefox user... by TuringTest · · Score: 1

      I would encourage the Mozilla team to maybe put their weight behind making Firefox a better browser.

      From the very first moment that Google decided that Firefox was no longer their flagship way for users to access their ads and decided to throw all their weight in their own branded browser, the prospect of Firefox being the dominant browser received a death blow.

      Once a mega-corp puts resources into figuring out how users handle the product and tweaking it, and then advertise it as their preferred platform as they did with Chrome, there's no way for a non-profit to compete - in particular when the said mega-corp retired their funding and considered them a competitor.

      Tech experts might had kept using the same old versions if the product didn't evolve; but there's no money in that, and Firefox would have eventually stalled anyway. They desperately need to find a new market to attract an interested corporate backer that will support them in the long term, if they want a chance to stay relevant.

      I mostly use Chrome

      Proves my point.

      --
      Singularity: a belief in the "God" idea with the "demiurge" relation inverted.
    3. Re: As an occasional Firefox user... by Anonymous Coward · · Score: 0

      So why haven't we seen any of that from Firefox OS so far, given their initial work targeting low-end phones? They've put years of effort into that, yet Firefox still feels noticeably slower than Chrome.

    4. Re: As an occasional Firefox user... by thinsoldier · · Score: 1

      Only on your computer.

    5. Re: As an occasional Firefox user... by Anonymous Coward · · Score: 0

      No, it's not only on my computer. Many Firefox users observe that Firefox is a lot slower than Chrome. It's one of the most common complaints about Firefox. It's no wonder it hasn't been fixed yet. Mozilla advocates like you just pretend that these very real performance problems don't exist, when it is clear that they do. Then you insult the people who report these problems. Not wanting to be treated so poorly, and not wanting to use a slow browser, many of these people switch to Chrome. It's actually kind of sad how people like you who claim to support Firefox actually do the most to drive Firefox users to Chrome!

    6. Re: As an occasional Firefox user... by Blaskowicz · · Score: 1

      I believe Firefox OS was a wide deployment of the browser with "e10s" (multi-process), and without the XUL stuff?
      So it must have helped, but the desktop browser is that huge beast with everything and the kitchen sink that you can't easily shrink down to a featureless, crippled GUI (like Microsoft Edge) without ruining user workflows and the vibrant ecosystem of add-ons and stuff.

      There is going to be a hard transition in all cases with hundreds of extensions dying off, but it needs to happen.
      I hope that at least Mozilla will push Firefox 45 ESR as the last "legacy-enabled" release that users are free to cling to for a while, and that 46 or even 45 proper will be a "fast out of the box" version.

  7. Not just Firefox. Rust and Servo are buggy, too! by Anonymous Coward · · Score: 3, Insightful

    It's not just Firefox that has become a bug-ridden disaster. Mozilla has managed to do the same with much newer projects like Rust and Servo.

    It's particularly funny in the case of Rust. Rust is supposed to be a programming language that, according to its website, "prevents segfaults", "guarantees thread safety", and should make writing buggy code much, much harder. Yet the Rust compiler and standard library, much of which are implemented in Rust by the people who know Rust the best, suffers from thousands of open bugs!

    Servo, which is supposed to be Mozilla's next-generation browser engine, also has over 1,000 open bugs. Servo is written in Rust, so theoretically it should have far fewer bugs than that, but because Rust is a disaster then Servo ends up being a disaster, too. And this is the foundation that Mozilla wants to build future versions of Firefox on!

    Instead of wasting so much time and effort on Rust and Servo, both of which are proving to be quite lousy, Mozilla should have just taken Gecko and gradually transitioned it to C++14. C++14 is already well-supported by multiple C++ compiler systems which run on all of the major platforms, and it offers pretty much all of the benefits of Rust. As part of this transition they could have focused on fixing bugs.

    Firefox OS needs to go. Rust needs to go. Servo needs to go. Mozilla needs to focus on salvaging Firefox, their only remaining project that still has users. Firefox's share of the market is now only about 7%, across all versions and platforms, and it's dropping each month. Soon it will be sub-5%. Once it gets there, Mozilla's influence will dwindle to next to nothing. Lucrative search deals will be pointless. Mozilla's say on web standards will evaporate.

  8. Useless by Anonymous Coward · · Score: 0

    More wasted time, effort and money on crap no one wants or will use.

    Meanwhile, the bloated browser continues to invade my privacy and enable tracking across the web.

  9. Re:Not just Firefox. Rust and Servo are buggy, too by arglebargle_xiv · · Score: 1

    Firefox OS needs to go. Rust needs to go. Servo needs to go.

    You forgot the main one: Asa Dotzler needs to go.

  10. Remember Active Desktop? by lkcl · · Score: 2

    does anyone remember microsoft's ActiveDesktop, and why it failed? it failed because they took away all of the privilege separation that you get from having separate programs with permissions, and enabled and empowered a single process with carte blanche to access a vast array of resources... *and* failed to properly secure them. the mozilla foundation is now spending its sponsor's money on re-discovering why this is a non-starter, by permitting javascript direct access to hardware GPIO.

    there is a better way - i have actually told the mozilla developers this but they are in some sort of hell-bound zombie sleep-walk mode - which is to go back to basics, remove *all* "special" APIs, then write JSON or other local services running on 127.0.0.1 loopback that carry out the "special" work that has absolutely nothing to do with GUI rendering.

    this design strategy has the key advantage that high-priority code may be written in an *APPROPRIATE* programming language, but it does have the disadvantage that you can't really write eye-catching press releases....

    1. Re:Remember Active Desktop? by phantomfive · · Score: 1

      Yeah, if they're building an IoT board without thinking of security from the ground up, at every level of their design, then it's going to be a fail.
      Even if it's a commercial success, it will just become a hacker playground.

      --
      "First they came for the slanderers and i said nothing."
    2. Re:Remember Active Desktop? by ChunderDownunder · · Score: 1

      Firefox OS security model detailed here:

      https://developer.mozilla.org/...

      Feel free to critique and advise them on the technical details but don't assume they haven't considered security implications already.

  11. So they give up on... by Anonymous Coward · · Score: 0

    So they give up on...

    Browsers
    Email clients
    Mobile phone
    and now they want IoT?

    I bet they give up on that too, IoT SoC boards are plentyful, we don't need yours.

    Mozilla are lost, looking for a reason to exist.

  12. Dear Mozilla.... by Anonymous Coward · · Score: 0

    No thanks.

    IOT needs to be low power and easy. ESP8266 currently destroys ANYTHING you guys can come up with in size, power consumption, and most of all, price.

    It's trivial to program now because of the Open Hardware hacker movement and makers. So unless you guys are going to sell a product that costs retail $1.00 and has 100% open everything your project is already an epic failure.

    SIncerely, all of us that are WAY ahead of you on this.

    P.S. Stop using IOT... it's stupid. It's internet enabled small processing. Internet of Things is what the uneducated calls this stuff.
       

  13. Seriously by Anonymous Coward · · Score: 0

    Can I get a filter that blocks anything containing "IoT" or "Internet of things" from my life?

  14. Remember the old tag "whatcouldpossiblygowrong"? by Anonymous Coward · · Score: 0

    This story is perfect for it.

  15. I2C and GPIO WebAPIs? by drolli · · Score: 1

    Never heard of these before,. and i am pretty sure that wont like these.

    Accessing HW busses is nothing which should be passed in any non-abstracted way to the web. The focus of the web (transmitting asynchronous, stateless, hardware abstracted information) could not be further apart from GPIO pins.

    And so is this project from the core business of mozilla.

    1. Re: I2C and GPIO WebAPIs? by ChunderDownunder · · Score: 1

      what's happening here is creating a binding to Javascript. Which, language choice aside, is little more absurd than creating bindings to anything other interpreted virtual machine language such as Java or Python - which no doubt exist for rPi.

      'core business' - hardly, but if Panasonic and others seem willing to continue funding development of FxOS via smart TVs and the like...

    2. Re: I2C and GPIO WebAPIs? by TheDarkMaster · · Score: 1

      Javascript able to talk to hardware.... What possibly could go wrong?

      --
      Religion: The greatest weapon of mass destruction of all time
    3. Re: I2C and GPIO WebAPIs? by narcc · · Score: 1

      This is somehow different from any other language ... how, exactly?

      This is what your comment looks like to everyone else:

      "C able to talk to hardware.... What possibly could go wrong?"
      "Java able to talk to hardware.... What possibly could go wrong?"
      "Python able to talk to hardware.... What possibly could go wrong?"

  16. ressources for that crap but none for thunderbird by Anonymous Coward · · Score: 0

    They should focus on firefox, servo, for the future of firefox, and thunderbird and abandon anything not related to the support of those projects. But no they have to try to be all cool, hip, socially inclusive and accept evryfucktard buzzwordy ideas. Bunch of cricle jerking wankers !!!

  17. Mozilla is a top Social Justice innovator. by Anonymous Coward · · Score: 0

    I don't see how anyone can suggest that Mozilla isn't innovative.

    Mozilla has shown itself to be among the leaders in the field of Social Justice innovation.

    Just look at how swiftly their former CEO Brendan Eich was ousted merely for expressing his views about marriage.

    Then there's Rust, which is one of the first open source projects to have a harsh code of conduct enforced by an unaccountable moderation team.

    I don't know what else they're working on, but I would not be at all surprised if we saw them make some great strides with automated privilege detection, and make some breakthroughs in the prevention of triggering.

  18. Re:Remember the old tag "whatcouldpossiblygowrong" by Errol+backfiring · · Score: 1

    Well, "IoT" just got added: "Indication of Trouble"

    --
    Nae king! Nae laird! Nae yurrupiean pressedent! We willna be fooled again!
  19. That's it people. by nashv · · Score: 2

    It is time to accept it. You see, Firefox is essentially abandonware. Mozilla does not want to make the browser anymore. I can't blame them - they probably figure that they have already lost to Chrome.

    So now they are seeing what can they hack together with all the good work they did in making the platform. Firefox went against Chrome and lost. Firefox OS went against Android and lost. Now Firefox OS is trying to not go against Google. They are trying to pick an easier fight.
    Google made Chrome OS - which arguably was not an idea that really took off. That's because Google kept this light "browser as OS" very limited and tied to the Internet. Neither has Google particularly encouraged Android on the IoT. The most Android did was make some entry into media stations and such.

    That's where Mozilla now thinks Firefox OS has a chance. Maybe FirefoxOS will do what Android and ChromeOS never accomplished beyong phones and netbooks. It's a gamble Mozilla is taking mainly because this way they won't have to compete with Google (yet).

    This also means that we should no longer expect them to fix Firefox in the near future.

    --
    Entia non sunt multiplicanda praeter necessitatem.
  20. rasbian already does it by Anonymous Coward · · Score: 0

    why ? already running python scripts from PHP code on rasberry pi to access and control GPIO 's , nothing new under the sun there , or is that mozilla OS now able to do it is the news ?

  21. Queue the haters by brianerst · · Score: 5, Insightful

    Every time a Mozilla article is posted on Slashdot, the entire conversation just becomes a huge slag-fest. You would have thought Asa Dotzler shot their dog.

    Mozilla is a fairly large company. It has resources to do more than a single thing at a time. As long as those things generally fall into their "Free, Open Web" philosophy and don't completely sap their ability to pump out Firefox releases, who cares?

    In the same post, you will have people complaining about the feverish release cycle of Firefox and also complaining about how they've "abandoned" the project. Or complaining about issues (like memory usage or speed) that haven't been true for years. Firefox is certainly within the ballpark of every other browser when it comes to speed, memory use, standards compliance, promptness of exploit fixes, etc. There are a few areas (multiprocess and 64 bit being primary) where they lag.

    All the freaking whinging about the Australis GUI (when you can get extensions that will drag you right back to 1999) or frequent release cycles is ridiculous. Mozilla always tried to be competitive with other browsers. Four years ago, people complained about slow release cycles vis-a-vis Chrome or talked about how clean the Chrome GUI was - Mozilla listened to those complainers and got a new set of complainers.

    There will also be a bunch of people recommending Pale Moon or Iceweasel or whatever. Those browsers wouldn't exist without Firefox - if Mozilla goes dark, those projects will run out of steam very quickly. It's healthier to look at them as distributions rather than alternatives - tweaked to a specific user base.

    I like Firefox because the extension ecosystem is still miles better than Chrome after Chrome has had 50+ releases to become competitive. I like Mozilla because they at least give one crap for the concept of a free, open web that isn't incessantly spying on you.

    This isn't to say Mozilla is perfect - they've certainly screwed up their share of times. But we should want a healthy Mozilla out there - your alternatives are Google or Microsoft monetizing your every click.

    1. Re:Queue the haters by Anonymous Coward · · Score: 0

      All the freaking whinging about the Australis GUI (when you can get extensions that will drag you right back to 1999) or frequent release cycles is ridiculous.

      Extensions which, yet again, will break with the next release.

      Easier to just go with Pale Moon, where the good ol' UI is still default and add-ons hardly ever break after an update.

    2. Re:Queue the haters by brianerst · · Score: 1

      I've never understood the Australis hate - a browser's chrome has to be the least important thing I can think of. As long as it's not actively hostile, why does anyone care? I simply don't interact with the chrome all that much.

      People generally seem to like the Chrome GUI, which is largely what Australis goes for. If the biggest browser user base is happy with it, it can't be that awful.

      If browser chrome is a problem for you - you're using it wrong.

      I use about a dozen extensions and except for ForecastFox (which hasn't been developed in years), I've yet to have an extension broken by a Firefox upgrade. I know it happens, but it's just as much lazy extension developers as Firefox devs.

      And if you hate the rapid release cycle, move to an ESR channel. Once a year releases, with bugfixes.

    3. Re: Queue the haters by Anonymous Coward · · Score: 0

      Did you really just say that a web browser's UI doesn't matter? Newsflash: the browser's UI directly affects how usable the web browser is. People don't use Chrome because of its UI. Many people actually hate its UI. People use Chrome because it's the least awful browser out there. Why would anyone use Firefox when it offers the same bad UI as Chrome, but is much slower and far more bloated? People just use Chrome instead.

    4. Re:Queue the haters by Anonymous Coward · · Score: 0

      I like Firefox because the extension ecosystem is still miles better than Chrome after Chrome has had 50+ releases to become competitive.

      Yeah, so do I. Which is why I'm really fucking pissed that Mozilla wants to get rid of this ecosystem by deprecating XUL, XBL and XPCOM and become a Chrome clone, where all extensions can do is search and replace text in web pages. Mozilla wants to say bye bye to extensions like Tree Style Tab and VimFX - and I'll be saying bye bye to Mozilla once it happens.

      https://blog.mozilla.org/addons/2015/08/21/the-future-of-developing-firefox-add-ons/

    5. Re: Queue the haters by corychristison · · Score: 1

      Everyones situation is different.

      I don't use Windows, so Edge/IE is out of the question. I dont own a Mac, so Safari is out of the question.

      That leaves me with Firefox, Chrome, or about 100 other less known browsers.

      Mozilla is actively working towards a secure, open platform for developers and users alike.

      Google is developing a browser because they are fixated on controlling and collecting data on their users.

      On the operating system I use, Firefox is compiled to my system hardware (CPU architecture and features) making it highly optimized and very speedy. In fact, I've never experienced a crash I didn't cause myself (I develop web applications). I regularily monitor the RAM usage, and even with 10+ tabs open I never see Firefox use more than 500MB.

      The few times I've used chrome, I have found it to be slow and bloated on my system. Not being able to compile it to my CPU arch and features makes it slow as it is compiled with the least optimized features so it runs on more hardware.

      I am aware of chromium and I do compile it to my hardware, but firefox still outperforms it on my system... not really sure whats going on there.

      I trust Mozilla a hell of a lot more than I trust Google, and due to my great experience with Firefox, I use will continue to prefer it in the forseeable future.

    6. Re:Queue the haters by thinsoldier · · Score: 1

      Meanwhile other users are saying if they don't get 64bit and multi-process they will switch to a different browser. But to make those things happen requires breaking the things you like. They can't win over everyone.

    7. Re: Queue the haters by Anonymous Coward · · Score: 0

      Why can't Mozilla make these changes in a way that retains compatibility, even if just for a short time?

    8. Re: Queue the haters by brianerst · · Score: 1

      Out of the box, a browser just doesn't have that much of a UI. Tabs, back/forward button, URL, search box. A handful of buttons/drop downs. Some sort of menu.

      The only change that took any getting used to was the Awesomebar, which I disliked at first but came to prefer.

      The out of the box UI experience has mostly just shuffled some things around and collapsed the menu bar (which still exists if you want it) into the hamburger menu. Slowly getting rid of the dialog boxes and replacing them with tabbed pages is a plus from my perspective but I guess you could whine about that if you really liked the old cramped dialogs.

      Generally there are a handful of GUI tweaks every year or so, takes me 5 minutes to learn how to navigate the changes and then, once again, I ignore the GUI. Because the whole point of a browser is to be focused on the content, not the chrome.

    9. Re:Queue the haters by nashv · · Score: 1

      > "a browser's chrome has to be the least important thing I can think of."

      This is a similar statement to :

      1. "whether a phone has buttons or a touchscreen is the least important thing I can think of. As long as it makes calls."
      2. "whether a car has a steering wheel or a joystick is the least important thing I can think of. As long as it runs on roads."

      You have a lot to learn about UX, Sir. It is a real thing.

      Also, people wanted the minimalism of chrome. Australis was minimalistic. It was also ugly. This is clearly indicated by the fact that the most downloaded theme for Firefox is FXChrome (which essentially reskins Firefox to look like Chrome.).

      The fact is Firefox has lagged behind for long , its not even worth discussing it. And this time, it is plainly Mozilla's incompetence. No more "oh..IE comes prebundled ..its so unfair *cry* " type arguments to make. Chrome is simply technically better than Firefox. As for privacy concerns, this has been discussed enough times to everyone ought to know that you can turn off all the data collection activities in Chrome. Those who don't turn them off , don't care. Those who care, already do.

      --
      Entia non sunt multiplicanda praeter necessitatem.
  22. WHY? by xfizik · · Score: 1

    Why does Mozilla think FirefoxOS would be more relevant in IoT than it was on smartphones?

  23. never go full sjw by Anonymous Coward · · Score: 0

    never go full sjw

  24. "Haters"? What the fuck are you talking about?! by Anonymous Coward · · Score: 0

    Every time we discuss Firefox or Mozilla here, some shithead will come along and claim that anyone who isn't raving about how great Firefox and Mozilla are is some kind of a "hater".

    That sort of attitude is exactly why Firefox and Mozilla are both falling flat on their asses.

    These alleged "haters" are typically people who have been using Firefox for years, often back to when it was still called Firebird and Phoenix! These alleged "haters" were the people who urged others to use Firefox back in the day. These alleged "haters" are the people who write the extensions that make Firefox useful. These alleged "haters" often donated money to Mozilla. These alleged "haters" were some of the biggest supporters of Mozilla in years past!

    These alleged "haters" are also the people who have witnessed Firefox go from the best browser around to a steaming pile of donkey shit thanks to fucking idiotic changes that Mozilla has forced on them. They've seen Firefox's UI go from being usable to being terribly unusable. They've seen shit like ads, Hello and Pocket included in Firefox, although they're totally unwanted. They've seen man long-standing Firefox bugs go unfixed, some for years at a time. They've seen Firefox's performance continue to be worse than Chrome's, and IE's, and Safari's, and Opera's.

    You Mozilla supporters treat the few remaining Firefox users like absolute shit. And you know what? These users don't deserve it! They've stuck with Mozilla and Firefox through disastrous times, and here you are basically telling them to "fuck off and die" just because they expressed displeasure with the direction Mozilla and Firefox are going in.

    These are the very users who will need to keep using Firefox if Firefox is to have any hope of surviving, never mind thriving!

    Here's an idea for you and Mozilla: STOP TREATING THE REMAINING FIREFOX USERS LIKE THEY'RE SHIT! Listen to them, and do what they say to do. It's what will bring users back to Firefox!

    1. Re:"Haters"? What the fuck are you talking about?! by Anonymous Coward · · Score: 0

      There has been a lack of specifics in any of the hater comments so far.

      Define "treating like shit". Yet again, no specifics.

    2. Re:"Haters"? What the fuck are you talking about?! by Anonymous Coward · · Score: 0

      I don't see any comments here from "haters".

      I'm going to have to assume that you're talking about the many comments pointing out very specific and real problems affecting Firefox.

      Problems like Firefox's 20,000+ open bugs, or the proposed removal of theme support and tab groups, or the bloat and slowness compared to Chrome, or the extensions which break after new releases far too often, or the unwanted ads, Pocket and Hello bloat, or the planned deprecation of XUL and related technologies.

    3. Re:"Haters"? What the fuck are you talking about?! by brianerst · · Score: 1

      There are 52,000 reported bugs open in Chromium. That doesn't even include the closed/wontfix ones.

    4. Re:"Haters"? What the fuck are you talking about?! by Anonymous Coward · · Score: 0

      I'd expect Chrome to have more bugs reported. Unlike Firefox, it actually has users of both the desktop and mobile versions. Firefox has few desktop users, and basically no users of Firefox for Android.

      When we look at the numbers, Chrome has a much better bugs-per-user ratio than Firefox has.

      Firefox has about 7% of the browser market. So that's 24,000 bugs / 7% market share. That's 3429 bugs for every percentage of market share.

      Chrome has about 55% of the browser market. So that's 52,000 bugs / 55% market share. That's only 945 bugs for every percentage of market share.

      So for every bug that Chrome has, Firefox has 3.6 bugs!

      It doesn't matter how you try to spin it. Firefox is extraordinarily buggy, both in absolute terms and relative terms.

    5. Re:"Haters"? What the fuck are you talking about?! by Anonymous Coward · · Score: 0

      Firefox is extraordinarily buggy, both in absolute terms and relative terms.

      Then why did Chrome have more security flaws in 2015 than Firefox. And why was Chrome the product with the most security bugs in 2010, 2011, and 2012 if it too is not "extraordinarily buggy"?

  25. Because they can by tgrigsby · · Score: 1

    My first Android app was a garage door opener. No lie. Of course, it required the presence of a laptop tucked into the garage attic and wired into the garage door opener with a service running that would accept "OPEN" as an HTTP POST payload and open the door. The app itself just made the HTTP call.

    It was, for all practical purposes, redundant and actually kind of dangerous. If I accidentally hit the button on the app from work, it would happily pop open my garage door.

    So why did I do it? Because I could. And this is sounding like that.

    --
    *** *** You're just jealous 'cause the voices talk to me... ***
  26. Isn't that android? by Anonymous Coward · · Score: 0

    Isn't FFOS borrowing android to boot into gecko? And what is the point of a browser for an IoT device?

  27. That's nice and all, but... by jenningsthecat · · Score: 1

    It's good to know that Mozilla is trying to make lemonade with its lemon. But I don't want FFOS on a late-to-the-party SBC when I have a few Raspberry Pi boards lying around and will soon have an Odroid and an Arduino Micro as well.

    No, what I want FFOS on is the viable smartphone they promised when FFOS was launched, so I can have some control over my own phone. I'm not interested in some lame IOT SBC, thanks just the same.

    --
    'The Economy' is a giant Ponzi scheme whose most pitiable suckers are the youngest among us and the yet-unborn.
  28. Re:Not just Firefox. Rust and Servo are buggy, too by Anonymous Coward · · Score: 0

    Rust by the people who know Rust the best, suffers from thousands of open bugs!

    Most of those "bugs" are feature requests, suggested improvements, or documentation items.

  29. Re:Not just Firefox. Rust and Servo are buggy, too by Anonymous Coward · · Score: 0

    So they are in fact bugs, like the GP said. Thanks for clarifying it.