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

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Bob_Robertson_IX@discuss.tchncs.de 58 points 5 days ago (3 children)

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.

[–] protogen420@lemmy.blahaj.zone 19 points 4 days ago (1 children)

I instead label iOS as simply unsupported

[–] lengau@midwest.social 1 points 1 day ago

It's not that iOS is unsupported. It's just that they prohibit browsers from implementing the features my webapp needs.

[–] thomasloven@lemmy.world 1 points 3 days ago

As Steve intended. The first iPhone had no app store.

[–] MonkderVierte@lemmy.zip 5 points 4 days ago* (last edited 4 days ago)

If you make them with graceful degradation. Most toolkits/frameworks don't. Else, simply make your webapp a webpage, please.