Hacker News new | ask | show | jobs
by type-2 2632 days ago
firefox os had so much potential, now with pwa's being the next big thing, it seem like firefox os could be a game changer. Too bad they killed it.
8 comments

It's kind of funny that PWA was Jobs original vision for iOS apps with HTML5, before they came up with the walled garden cash cow approach.

> “The full Safari engine is inside of iPhone. And so, you can write amazing Web 2.0 and Ajax apps that look exactly and behave exactly like apps on the iPhone. And these apps can integrate perfectly with iPhone services. And guess what? There’s no SDK that you need! You’ve got everything you need if you know how to write apps using the most modern web standards to write amazing apps for the iPhone today. So developers, we think we’ve got a very sweet story for you. You can begin building your iPhone apps today.” - Steve Jobs/iPhone announcement Jan 2007 at macworld

https://medium.com/datadriveninvestor/2019-the-year-of-progr...

What's old, is new again, 12 years later. It's how it always should have been. And guess what? There's no SDK that you need!! ;)

PWAs make sense today, but back then, they just came too early in the game. The iPhone only had EDGE (2G) networking, it was painfully slow both in terms of throughput and latency. Each HTTP request would take ~300-500ms under optimal cell coverage.

Additionally, unlike modern PWAs, web-apps back then had persistence for data only, so you had to reload the entire application over the network at each launch. People back then loved the switch to native apps because they were extremely snappier.

Worked well for i-mode in 1999 - of course that did do some magic on the protocol level.

https://en.m.wikipedia.org/wiki/I-mode

that doesn't make any sense. All the limitations you mention also applied to apps.

the whole problem is that apple shipped native apps with tons of skeumorphism and animations, so all js frameworks for webapps spend all their efforts to simulate "slide animation on page change" instead of working on hiding the ajax latency or using local storage better.

and in the end, everyone just saw $$$ in using the closed apps from the store.

> PWAs make sense today, but back then, they just came too early in the game.

Seemed to work well enough on webOS for the Palm Pre.

It's not like this went away, though. You could always, and still can, write iOS apps this way. Safari even has the "add to home screen" feature which lets you run these apps without the Safari chrome around them.
Safari/Webkit still lags behind the other browsers, and finally started adding the basic features for PWAs last year.

It's nice that a lot has been implemented, albeit slowly. Though some may still think about Apple incentives.

I.e.: http://nolanlawson.com/2015/06/30/safari-is-the-new-ie/ https://news.ycombinator.com/item?id=19586219

An idea that was already being explored on Symbian with their WebRuntime actually.

https://web.archive.org/web/20100603124720/http://www.forum....

I feel like the whole Symbian ecosystem disappeared, it's a shame nobody is preserving any of the software, that was 10+ years of tech that is basically gone.
Quite true.

All what is left seems to be Web Archive and these sites.

http://www.allaboutsymbian.com/

I'd be interested in this on a modern smartphone platform with a touchscreen and virtual keyboard just to cut Google out of my life.
Wait for Pine Phone for $150 [0] or preorder Librem 5 for $649 [1]. However expect beta experience either way.

Also remember that you probably don't want to entirely cut Google out of your life, as for example Linux have Google salaried developers. But that's, I imagine, not what you meant.

[0] https://forum.pine64.org/showthread.php?tid=7339 - no canonical site yet

[1] https://puri.sm/products/librem-5/

Why wait for a $150 phone or preorder a $649 phone while more or less the same thing is available on a $7 phone in India? I think that $7 phone should go on sale in other countries as well, either in its current guise or - probably at a higher price - without the Google bits. It would certainly be an interesting device to use in circumstances where pricey and vulnerable smart phones don't make sense - e.g. when crossing unfriendly borders, when working outside in the dirt where that smart phone always runs the risk of being damaged or lost, etc.
Google invested in it not for it to be available without them. So I say it's not gonna happen even with higher price. They would also not like a suggestion that the same phone without their software is somehow more valuable. Also I feel that the GP asked for less hypothetical options, not more.
I would certainly pay more to avoid Google.
"Linux-based 4G phones with Google Assistant " i was ok with the first phrase, the second was like grain alcohol spiking a fine bourbon.

The reason i would buy a linux phone would be to avoid having a MITM burned onto the rom of my phone. The device presented in this article doesnt provide that nessecity.

I think the law of averages applies, not knowing how much google and others payout to burn kruft into peoples product, im going to guess that the increased global saturation level of google ASSistant is worth it for google and a good revenue for the OEM. ill bet the price is subsidied to 7$, i would pay 70$ for this phone, if it had no google ass in it.

You could run https://e.foundation/
Why not run Lineage OS then?
I dunno, switching from a phone with a pre-installed Google maintained OS to a custom rom of a Google maintained OS isn't exactally fully cutting Google out.
AOSP and its derivatives may be maintained by Google but they don't call home without the proprietary Google apps. Just leave those off and use something like F-Droid to get apps and you're Google-free. None of the Android devices I use (phones and tablets) has any Google-proprietary code installed, all of them work fine without such.
Lineage is Android sans Google. It's exactly what you want if you want to cut Google out.
> just to cut Google out of my life.

Apple?

Out of the frying pan into the fire...
So it looks, but, realistically is the only option for phones. And it is not an adtech company, you pay for hardware and software.
I don't know about its potential but what was there was not a serious challenger to the existing platforms.

I was working for a very large app (tens of millions of daily users) at the time when firefox was trying to convince companies to port their apps to it.

We were big enough that Firefox sent their advocates to our offices and tried to convince us to port our app. Since what we were offering was a service, we were naturally open to have it on as many platforms as possible. I think that there might have been a monetary incentive as well but I might be misremembering there (I was not part of that negotiation).

After a week with their sdk and help from their devs, we threw the towel.

Publishing our product on Fos would have been impossible while keeping the app quality on par with iOS and Android and there were lots of missing/buggy APIs.

That was our last discussion with Firefox. For as long as there have been phones, there have been web apps targeting them, but there is a reason why we are still building native apps.

Firefox OS was doomed to fail. They created an operating system which used the slowest rendering and JS engine there was and put it in the worst hardware they could find.
These phones run on the same rendering and JS engine...

"KaiOS apps are based on web technologies–HTML, CSS, and JavaScript–and are run by Gecko runtime."

https://developer.kaiostech.com/

Gecko is the rendering engine. The JS engine is called SpiderMonkey.
Except that Firefox is phasing out Gecko and replacing it with Servo (we're not yet there but some components have been replaced already - this is what the Firefox Quantum thing was all about). So this KaiOS thing is basically picking up an abandoned project...
Servo is nowhere near production-ready and there's no reason to assume that it will be anytime soon.

Just consider that Mozilla is pretty much working full-pelt on Gecko and merely keeping up with Google. They (as well as Google) are far away from implementing all currently specified web-standards, of which more get specified all the time.

So, in order to get Servo to the level of current browser engines, they would have to have an even higher developmemt velocity, while not really being able to stop developing Gecko in the meantime either.

Maybe if the majority of components someday are shared between Gecko and Servo, they might do the final step and switch out the core completely, but even that is still far away.

Servo is specifically a research project. To explore what could be done, if one were to do things right. That they were able to isolate and share components, that even came as a surprise to Mozilla.

Servo, while a research project, is also a place to build the fastest possible implementation of a browser (w/o full backwards compatibility), then crib the best performing parts and move that into mainline Firefox (what Project Quantum is, a metered replacement of Gecko).

Swapping out the jet engine of Firefox in flight (Gecko) was likely to be a very bumpy, messy road, thus Mozilla has chosen to break the problem down into manageable chunks by having a parallel team build Servo and push the bleeding edge of performance & features, while having another team break the new code (Servo) and the old code (Gecko) apart into the separate , interchangeable pieces, then clean up standards compliance in the new Servo module and prep it to be replaced.

Essentially, its the Cathedral vs the Bazaar all over again. Microsoft Edge was a ground up rewrite of most of the browser (the Cathedral model of software dev) along with Android (built behind closed doors at Google, then code dumped right before a new major release). Mozilla didn't like how this model could easily backfire, choosing a more metered approach by developing smaller, swappable components in the open.

https://wiki.mozilla.org/Quantum

Also, Servo isn't a general-purpose browser project anymore at Mozilla. It's part of the "Mixed Reality" department:

https://blog.servo.org/2018/03/09/servo-and-mixed-reality/

They needed the resources to integrate pocket into firefox
I hope it's got a lot more polished, I got one of the first firefox phones and it was pretty unusable in most areas.

I pretty quickly got an Android phone instead.

Are PWAs the next big thing? I thought the hype for PWAs had for the most part fizzled due to lack of user interest.
It’s not the users that are pushing native apps on every website. It’s not even the developers. It’s the media and add companies that realise that they can get away with things in a native app that a browser would never allow.
what is pwa ?
Progressive Web App. A web app that's supposed to be indistinguishable from the native one, built using web technologies (so that you don't have to maintain multiple code bases).

When Firefox OS was around, they were still pretty niche.

Progressive Web Apps