this post was submitted on 10 Mar 2026
532 points (98.5% liked)
Programmer Humor
30390 readers
1937 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 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
And this is why iOS gets progressive web apps from me. It isn't that I can't afford $100, it's more fuck Apple for demanding tribute from my work.
I instead label iOS as simply unsupported
It's not that iOS is unsupported. It's just that they prohibit browsers from implementing the features my webapp needs.
As Steve intended. The first iPhone had no app store.
If you make them with graceful degradation. Most toolkits/frameworks don't. Else, simply make your webapp a webpage, please.