I really wish that firefox and ubuntu would hop on board with this. It seems like they both should be at the forefront of this, but for some reason it's still impossible to make a PWA show up in my app list on ubuntu without installing chrome. Firefox on android does a great job of notifying and offering to install PWAs, but on desktop seems to pretend they don't exist. The bug report for adding any PWA support on de…
Whatever happened to the Mozilla that made FirefoxOS. Just to soon I guess.
Microsoft and Google collaborate to make PWAs better
171–180 of 198 posts
Re: Microsoft and Google collaborate to make PWAs better
#172Admittedly it might be my fault for living under a rock, but I don't know what PWA stands for. The fact that the linked article uses the acronym without ever writing out its long form even once rubs me the wrong way. For those like me who are in the dark: https://en.wikipedia.org/wiki/Progressive_web_application
It stands for Poor-experience Web Applications. It’s basically website + more JavaScript to get some features somewhat working without network. It’s marketed as the next generation tech for mobile web application but the truth is that without access to the underlying API it’s hard to even get close to native capabilities. And as the web is already super bloated I don’t think it would be a good idea to add more.
Re: Microsoft and Google collaborate to make PWAs better
#173Re: Microsoft and Google collaborate to make PWAs better
#174Earlier quoted context omitted.
I couldn’t agree more. As a developer, PWAs are amazing. Write once, run more or less everywhere. Our enterprise software deployments wouldn’t have been possible if we had to target iOS, Android and Windows specifically. As an end user, I dread the days PWAs ever go mainstream. They’re horribly inefficient from a power and performance point of view, and never have I come across a PWA with a user experience half as go…
> Beyond that, there’s some very serious privacy concerns as well with PWAs, especially with developers abusing APIs for fingerprinting If TikTok was a PWA it couldn't have done a fraction of the tracking it was doing. The irony is that apple is forcing you to use a much more privacy-invasive alternative to PWAs.
This is misleading when the motives of PWA is to make the web browser acquire as much capabilities as a native app. If browsers keep on expanding access to the underlying platform without any regards of the consequences, TikTok would be able to track you more without you ever having to install anything. This would kill the web as we know it because you’ll have to give websites the same trust you give to software when you install them on your computer. We won’t be able to browse the web freely as we do now.
Re: Microsoft and Google collaborate to make PWAs better
#175Earlier quoted context omitted.
Apple is making the right decision here. My iOS device has never once shown me "this website requires Chrome." I get to use the mobile web without needing Google. And Apple is the only reason why. Maybe some day, web apps will become so undeniably awesome that Safari's position is untenable. But the agitation is not coming from iOS users missing out on awesome PWAs. Instead it's web developers, who are just annoyed t…
> respect the conventions of the platform they're building for Do you mean UI conventions, or the "30% revenue cut and a gag order on even mentioning non-appstore signups" convention? Justifying blatant anticompetitive and user-hostile practices by native UI holyness is getting kinda old.
Re: Microsoft and Google collaborate to make PWAs better
#176Earlier quoted context omitted.
Parent said it's the web developers who argue for PWA, I just stated why they have reasons to do that.
Yeah, agreed. The web is now the most developer-friendly platform by far.
Re: Microsoft and Google collaborate to make PWAs better
#177Earlier quoted context omitted.
Whatever happened to the Mozilla that made FirefoxOS. Just to soon I guess.
FirefoxOS lives on in KaiOS. But that's probably not very open source
Now they seem to have given up on the promise of the web as an app delivery platform and have aligned with Apple on a pro-privacy stance that seems based more on posturing than safely providing capabilities.
Re: Microsoft and Google collaborate to make PWAs better
#178Earlier quoted context omitted.
I'm going to guess you're on iOS where you don't actually have Firefox (or any other actual browsers besides Safari). Firefox on iOS (like all iOS browsers) is required by App store rules to basically just skin Safari. On Android, Firefox is the MOST usable browser.
Surfing on Firefox Android ATM, and it has the same issues it has on the desktop of sites glitching out - just even harder to work arround on mobile. I'm car shopping and downloading specs from multiple dealers straight out doesn't work - the downloaded PDF won't open, works like a charm in Chrome. Stuff like this is why I suspect most non tech people would revert to Chrome pretty fast.
Re: Microsoft and Google collaborate to make PWAs better
#179I really wish that firefox and ubuntu would hop on board with this. It seems like they both should be at the forefront of this, but for some reason it's still impossible to make a PWA show up in my app list on ubuntu without installing chrome. Firefox on android does a great job of notifying and offering to install PWAs, but on desktop seems to pretend they don't exist. The bug report for adding any PWA support on de…
Yes, would be cool. Firefox is currently unusable on mobile :/
Maybe it's because I've got an "old" phone (4 years ish), but Chrome's insisting that I must download everything a website throws at my made it extremely difficult to use comfortably. As soon as I found out Firefox had extensions on mobile, I switched both my desktop and mobile browsers, and it's been great.
Re: Microsoft and Google collaborate to make PWAs better
#180Earlier quoted context omitted.
Apple is making the right decision here. My iOS device has never once shown me "this website requires Chrome." I get to use the mobile web without needing Google. And Apple is the only reason why. Maybe some day, web apps will become so undeniably awesome that Safari's position is untenable. But the agitation is not coming from iOS users missing out on awesome PWAs. Instead it's web developers, who are just annoyed t…
I couldn’t agree more. As a developer, PWAs are amazing. Write once, run more or less everywhere. Our enterprise software deployments wouldn’t have been possible if we had to target iOS, Android and Windows specifically. As an end user, I dread the days PWAs ever go mainstream. They’re horribly inefficient from a power and performance point of view, and never have I come across a PWA with a user experience half as go…
Do you think native platform APIs are more restrictive?