Users before developers.
And for Apple Apple probably comes before users.
Developers want a better browser on iOS, I agree. But do they also want to support multiple different browsers on iOS, each one with its own shortcomings and quirks?
Some news sites use certain Structured Data (schema.org, hasPart in combination with accessibleForFree:false) for that - telling crawlers about the content behind the registration wall / pay wall.
Yes, I’m aware. I usually compile it during a multi stage docker build. There’s also pysqlite3 for Python when I need the latest version.
However, my issue is when I want to access the DBs from the CLI to check something. If I am using features from 3.34.0 (inside my app) I will not be able to use them outside of it. I guess I will have to add the SQLite compilation as an extra step in my base bootstrapping script when I create servers. I hope some day apt-get will give me the latest version by default.
Developers want a better browser on iOS, I agree. But do they also want to support multiple different browsers on iOS, each one with its own shortcomings and quirks?