this post was submitted on 18 Jul 2026
833 points (99.8% liked)
Programmer Humor
32352 readers
678 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Don't even get me started on sites that automatically load the app when you go there on a phone.
Even better is when it just opens the homepage of the app instead of a direct link to what was given.
Based om my experience with android but surely any mainstream smartphone works a bit like this.
That isn't up to the website necessarily. Every app states what links it supports to your phone, that will open the appropriate app automatically. On android you can change this behaviour on a per link per app basis in
settings>apps>app-name>"open by default"Even if that is how it's working, it's up to the website to send that command. The app isn't looking at the URL you enter. That's why you can force the browser to go to the desktop version of the site to actually get it to load. The URL is the same. In any case, the company controls the app and the website. It's on them for how it works.
And even if you prevent it from loading the app, there's probably still not going to be a website to load.
It's annoying because it's the default functionality, not that there is no way to get a website to load.