this post was submitted on 02 Jul 2023
4 points (100.0% liked)

Technology

39901 readers
363 users here now

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 3 years ago
MODERATORS
 

Telegram Web, wefwef and Outlook (for work) are doing a fantastic job running on my iPhone SE. Do you think PWA on mobile are the future? Developers could get around the 30% cut for in-App-purchases and publish apps not even allowed in large appstores. Companies could sell phones with alternate operating systems and their users could still access all their favourite apps (yes, I’m dreaming). Wasn’t Steve Jobs original idea of the iPhone about something similar to PWA instead of apps?

you are viewing a single comment's thread
view the rest of the comments
[–] myxi 2 points 2 years ago* (last edited 2 years ago) (3 children)

As of now it can't be as efficient as native apps. So no, I am against it being a standard. I don't want unnecessarily resource hungry things.

Apple and Google can maybe instead collaborate on a protocol for Android and iPhone to ease the process of multi-platform apps. If they open-source the protocol, new operating systems can benefit from it too.

[–] dawnerd@lemm.ee 4 points 2 years ago (1 children)

That makes no sense. Native apps are full of tracking and analytics garbage you can’t easily block not to mention ads. Most are just react native anyways if cross platform. PWAs you can at least block all the nasty stuff and honestly I doubt anyone would notice a difference in performance. I’m sorry you’ve had a bad experience though.

[–] 2xsaiko@discuss.tchncs.de 0 points 2 years ago (1 children)

I'm pretty sure the overhead of a web renderer is considerably more than any analytics library loaded in the app unless it's particularly bad code.

[–] dawnerd@lemm.ee 2 points 2 years ago

Not really. A proper PWA is cached locally and assets loaded just once just like a normal app.

[–] anytimesoon@feddit.uk 1 points 2 years ago

It's unlikely Apple and Google would ever do such a thing because it would weaken their iron grip on the mobile computing market. PWAs are probably the only hope we have of a usable open source operating system for phones

[–] jameskirk@startrek.website 1 points 2 years ago

Does it matter if most internet-facing apps are electron or similar?