this post was submitted on 23 Sep 2023
921 points (98.7% liked)
Technology
59237 readers
4230 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
And furthermore: Most of these shitty apps are nothing more than overblown API clients. Which means they didn't want to build a website and operate a webserver, so instead you provide the processing power for the UI yourself. These apps usually can't do anything on their own, if you are offline, becaue all the value is generated remotely by the actual server.
The modern software experience sucks much!
When you have a website, you also provide the processing power for executing JavaScript and rendering HTML+CSS.
Why they would prefer an app (that's by definition less compatible) is unknown for me, but I can attempt to guess it's simpler for some reason.
It's about control. Websites cannot control the browser or browser addons. The browser makes it harder to track and control the user. An app by definition allows more hardware access, even if modern mobile OS can control it pretty good. But then again, most users allow everything anyways.
It's probably about being able to push notifications to the user to try and get them to spend.