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.

52 of 84 comments (clear)

  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 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
    5. 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)

    6. 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
    7. 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
    8. 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."
    9. 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
    10. Re:Oh boy... by narcc · · Score: 1

      Take a few minutes to think about how Android works.

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

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

      The perfect fit for IoT.

    12. 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.

  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 unixisc · · Score: 1

      FreeBSD neither

    3. 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."
    4. 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.
    5. 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 thinsoldier · · Score: 1

      Only on your computer.

    4. 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. 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.

  9. 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.

  10. 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?"

  11. 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!
  12. 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.
  13. 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 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.

    2. 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.

    3. 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.

    4. 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.

    5. 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.
  14. WHY? by xfizik · · Score: 1

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

  15. 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... ***
  16. 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.
  17. 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.