Earlier quoted context omitted.
What's wrong with Android as a hacker-friendly platform?
Android (and Apple) have a relatively rigid development toolkit. For Android you develop using the Java programming language against the Android APIs. The NDK is available, and you can always hack up methods to call the Android APIs from your favourite programming language (e.g. Python) but it's cumbersome. I develop software for SailfishOS. It's like the Linux desktop. I SSH into my phone. zypper/pkcon install some…
Mozilla has stopped all commercial development on Firefox OS
131–140 of 342 posts
Re: Mozilla has stopped all commercial development on Firefox OS
#132Earlier quoted context omitted.
Android is Linux on the phone. It's Linux kernel with stuff on top. Check out Replicant. It removes most of the stuff you might find objectionable.
Unfortunately it's also JVM [edit: Java] on the phone.
Re: Mozilla has stopped all commercial development on Firefox OS
#133Earlier quoted context omitted.
I'm a big supporter of GNU/Linux on the phone. I don't care if Jolla or Ubuntu don't ever make it as "major" players in the mobile OS world. I'd be perfectly happy with GNU/Linux mobile software that's as good as the Linux desktop. I run Linux on my desktop (and laptop), and we're 1% of desktop users. I'd be satisfied with 1% mobile market share. We don't need a billion users, all I want is a hacker-friendly platform…
Android is Linux on the phone. It's Linux kernel with stuff on top. Check out Replicant. It removes most of the stuff you might find objectionable.
Re: Mozilla has stopped all commercial development on Firefox OS
#134Earlier quoted context omitted.
Mozilla experiments with a lot of stuff, and on iOS any browser has to be built with Webview. None of that means anything.
It means it's not impossible for them to consider.
Re: Mozilla has stopped all commercial development on Firefox OS
#135Earlier quoted context omitted.
Android is Linux on the phone. It's Linux kernel with stuff on top. Check out Replicant. It removes most of the stuff you might find objectionable.
>> Android is Linux on the phone. It's Linux kernel with stuff on top. Android is just the Linux kernel on the phone -- that's the issue I have with it. It comes with none of the other stuff that makes GNU/Linux great: philosophically/socially it's different, but on a technical level it's missing rest of the GNU/Linux stack (e.g. package management, and the plethora of developer tools -- including languages and libra…
Re: Mozilla has stopped all commercial development on Firefox OS
#136Earlier quoted context omitted.
I'm a big supporter of GNU/Linux on the phone. I don't care if Jolla or Ubuntu don't ever make it as "major" players in the mobile OS world. I'd be perfectly happy with GNU/Linux mobile software that's as good as the Linux desktop. I run Linux on my desktop (and laptop), and we're 1% of desktop users. I'd be satisfied with 1% mobile market share. We don't need a billion users, all I want is a hacker-friendly platform…
Android is Linux on the phone. It's Linux kernel with stuff on top. Check out Replicant. It removes most of the stuff you might find objectionable.
If anything, Android is a fork of Linux.
Re: Mozilla has stopped all commercial development on Firefox OS
#137Earlier quoted context omitted.
It means it's not impossible for them to consider.
Right, but your comment made it sound like they would be experimenting with an Electron-based browser as a replacement for Firefox and that they were using WebKit on iOS voluntarily, which is both not true. You might not have meant it like that, but it's how misinformation is born.
Re: Mozilla has stopped all commercial development on Firefox OS
#138Re: Mozilla has stopped all commercial development on Firefox OS
#139This outcome should have been obvious to everyone involved. The fact that it wasn't raises serious doubts about the Mozilla leadership. You can't compete with Android by being slower, less responsive, and ship with less features.
So their product on day 1 should have been faster, more responsive and had more features than Android / iOS ?
Re: Mozilla has stopped all commercial development on Firefox OS
#140So we had Jolla, Ubuntu, Mozilla and even Microsoft trying to create a new major player in the mobile OSs market - all pretty much failed to do so. Is it practically impossible? Are we stuck with Android and iOS forever? This tiny selection of options worries me.
I was at Phonegap Europe 2013 and there was a big noise about Firefox OS (then still known as Boot to Gecko) there. It looked cool but it was always targeted at low-end, low-cost devices. The problem with that, from my perspective as a developer, is that I don't want to develop apps for low-end devices because it's an enormous pain in the ass. The lack of horsepower and features means you're pretty much required to c…