mmcclure
9 hours ago
I switched to using PWAs for social media apps for similar reasons the author outlines. A pleasant, but somewhat unintended consequence is that I just use them a lot less because the experience is pretty bad. It makes me a little sad because I’ve always believed in the PWA dream, but the reality is that they’re bad because companies certainly don’t want to make an experience that rivals the app they really want you to download.
Expected, but just leads to reinforcing the idea that PWAs won’t ever be as good when every one people try from someone with a popular app is so awful.
qWoodpecker
7 hours ago
What's funny is that desktop versions of websites in a lot of cases are responsive, and work fine on small screen. BUT at the same time the mobile version is crappy and lacks some features (or just shows "download our app").
Recently I've set up Firefox on Android so that it always run in desktop mode. I needed to also change screen width in about:config, because otherwise everything is too small. But after this websites seem to work better.
chii
2 hours ago
> But after this websites seem to work better.
quite likely that the site has a mobile "mode" and a small-screen mode (for desktop), each made by different teams. some mobile mode website is fine, but others suck. Where as the small-screen mode for desktop tend to be made by the same team/person as the main site (it's a css media query after all) - so it's likely to be more coherent.
cubefox
6 hours ago
What is the relevant setting in about:config?
raw_anon_1111
5 hours ago
And you don’t realize that social media apps put cookies on other websites so they know you have been to another website and then start showing you ads based on your interests?
Apps can’t tell what you do in other unaffiliated apps nearly as easily at least now on iOS that there is no globally unique identifier that apps can use to track you.
socalgal2
4 hours ago
Apps require you to sign in so they've got you immediately. They can share all your activity with whoever they want. Websites (many) do not require you to login (youtube, reddit, hacker news, etc....)
Apps also try to open all links into their own webview, a webview in which they can track all activity.
raw_anon_1111
4 hours ago
Even if you don’t log in, Facebook can tell that you were looking for something on a third party site.
And that was something that apps on iOS tried to do - see what other apps you were using by opening a url - Apple started restricting that years ago.
robhlt
2 hours ago
All privacy-respecting browsers block 3rd party cookies by default now, which prevents that kind of tracking. There's still other forms of fingerprinting they can use, but those can be used in apps as well.
raw_anon_1111
2 hours ago
What are these other forms that apps can use?
kalleboo
2 hours ago
A combination of data about your browser/os/hardware/locale configuration https://amiunique.org
raw_anon_1111
an hour ago
You realize you just made my point for me that websites can track you more easily than apps…
FWIW: the website completely errored out on my iPhone until I turned my ad blocker off in Safari.
kalleboo
an hour ago
Whoops, I misread your post, my bad.
But I guess apps can run web views that have access to all the same fingerprinting as a standalone browser, minus any ad-blocking plugins (on iOS at least)
jeroenhd
8 hours ago
PWAs can be good, but for a lot of social media, they're only as good as their website experience. Many (most) companies seem to make their website intentionally slow and buggy, probably with the idea that users only need to use their web UI for a short while because they lost access to their apps or something.
For instance, I've installed Mastodon as a PWA and it performs great. Photoprism also works so well I haven't even bothered to look for an app.
array_key_first
7 hours ago
The absolutely batshit insane part is that the 'native apps' are almost certainly created using web technologies which call the exact same APIs as the web app.
There's zero reason the web apps should be so slow.
georgefrowny
8 hours ago
I'm convinced many companies purposely gimp their web sites to drive people to apps.
Uber for example doesn't seem to work from my phone browser.
What surprises me is how many engineers must be involved in this kind of scummy shit and keep it tightly under wraps.
pavel_lishin
7 hours ago
You can't use Facebook Messenger on the web at all, unless you go to Facebook and switch to the desktop version. Then it's a simple matter of zooming in without accidentally clicking anything, using their fiddly interface to load up the conversation you're interested in, and get bounced around the screen as the input focus changes around.
petepete
7 hours ago
They've gone an admirably long way to fuck up a text input.
jsheard
8 hours ago
> I'm convinced many companies purposely gimp their web sites to drive people to apps.
And then their app is just a webview wrapper. But that still gives them more access to your device.
raw_anon_1111
5 hours ago
Exactly what access do you think they have that you don’t specifically allow that they don’t have from a web browser - running on the same device?
vachina
2 hours ago
Apps can leverage system APIs, gain always-on persistence.
Not long ago Facebook (Meta) was caught spinning up localhost server on Android devices to gather activities outside of the app.
raw_anon_1111
an hour ago
On iOS devices you can turn off the ability to allow apps to wake up on a one by one basis “background refresh”.
And if you are concerned with your privacy, it’s nonsensical to buy a phone run by an adtech company that only made the operating system in the first place to sell ads and collect your data
chasing0entropy
4 hours ago
That's an easy one, hold my beer:
Pwa with permissions granted gives access to: Location, create notification, phone state, phone #, IMEI, motion data
Mobile app with permissions gives access to EVERYTHING a pwa gets PLUS, Contacts, sms, notification content, biometrics data, web browsing data, phone activity history, location history, camera access, microphone access, NFC access, near device history, nearby wifi listing, saved wifi networks, Bluetooth device ID, Bluetooth beacons nearby, some device settings, personal data access(photos/music)
raw_anon_1111
4 hours ago
So you mean if I give an app permission to do something it has permissions to do that thing? How is that a security issue to be worried about?
And iOS doesn’t allow third party apps to intercept SMS messages.
grvdrm
8 hours ago
Instagram - major offender.
tifik
8 hours ago
I was wondering if it's just me. I am using Brave on iOS with all the possible blockers enabled, so I'm not surprised when some website doesn't work well. Instagram literally freezes solid after 5-15s of being on the website, so I usually only quickly scan the top 2-3 posts in the feed. I only follow people I know personally, so this is usually enough to do once or twice a day and stay up to date. If I see a close friend posted a story I kinda want to see then it usually takes two or three hard closes of the browser to actually see it. Sucks, but sucks less than being mental gamed into doomscrolling every time I get an app notification.
PaulHoule
8 hours ago
By the stopwatch it takes 3x longer for me to upload a photo to the Instagram web app than it does to Mastodon. Facebook's blue website works pretty well but the Instagram site comes across like something that was vibe coded in a weekend or maybe a straw man that was made to prove SPAs are bad. Contrast that to the Mastodon application produced by a basically unfunded application that's fast and reliable.
input_sh
7 hours ago
Just hours ago I couldn't even copy-paste a description of a post I drafted in another app. Literally nothing happened when I tried to paste. No console errors, no feedback, nothing.
It was a bit of a longer one, but still far below Instagram's supposed character limit. The fact that they somehow broke copy-paste functionality really baffles me.
grvdrm
7 hours ago
Yep. Either it’s actually that bad or it’s just purposefully hampered. Same end user experience either way.
georgefrowny
7 hours ago
Surely at some point some team that writes this has to demo it and someone checks it. After however many years of it not working, surely that's strategic, not accidental.
It's such a pervasive pattern and somehow always in the direction: the app works better than the website. If there even is a website.
PaulHoule
6 hours ago
Sometimes it goes the other way, in fact enough it's a running gag that the banner that says "Download our app for a better experience" at sites like Reddit ought to have one of these
chipheat
8 hours ago
Oddly effectively because I end up using it less in general
grvdrm
8 hours ago
Exactly - me too. But infuriating when I try.
6c696e7578
8 hours ago
I would say use flickr, but that's shitified now.
wffurr
8 hours ago
When someone sends me an Instagram link I edit to imginn.com instead.
m463
7 hours ago
> Uber for example doesn't seem to work from my phone browser.
Remember when uber wouldn't work for regulators either?
https://en.wikipedia.org/wiki/Controversies_surrounding_Uber...
hdjrudni
7 hours ago
I don't know if big companies even know how to make web apps. Honestly. Which is extra insane to me because there's so much investment in web technologies. On my team at $BigTech there's like 1 or 2 people out of 30 people on our team that knows web, the rest are mobile. I'm a web guy but I refuse to touch our web-app because they butchered the tech stack and I don't have the energy to deal with that BS. We still have an mobile-web version distinct from the 'desktop' version because.... I don't know why, whoever wrote it never learned about responsive web design and we never bothered to move out of the stone ages because if people want to use the app on their phone, they should download the native app of course! And by "native" I mean we built our own half-baked framework so that we could cross-compile for Android and iOS.
Also I don't think these people know how capable PWAs are. There's very little you can't do in a web-app that you can do with a native app.
ruralfam
6 hours ago
I have had a FOSS web app for learning arithmetic for quite a few years. I occasionally review it, and make changes. Each year Chrome and Safari both nip at the edges of what allows a PWA to be OK. No one really cares until one has to write documentation helping folks install the PWA and avoid issues that did not affect the PWA a few years ago. I mean really, are Tim and Sundar really that afraid ?? I guess so. They have dozens of millions on the line. Capitalism... gotta luv it.
lanfeust6
6 hours ago
Personally my experience with PWAs has been solid, on Firefox w control over JS. I still use them a lot less because I don't stay signed in.