Earlier quoted context omitted.
Not dismissing, I understand it is a hard problem. I'm simply saying that is the developer job to solve the issue. Similar thing happen in web development, there are tons of device, screen size, javascript framework, browser, os, all come with its own quirks. Is it suck ? Yes it is but it is my job as as a competent developer to manage all those complexity and solve the issue. From the user prescriptive, all they nee…
Yes, but because of "the suck" of web it's in some ways in a dismal state and that affects users. We can have only a small number of browsers that are well maintained; browsing is resource-intensive; web is extremely inaccessible to people with disabilities; web is notorious for security problems; fingerprinting can be seen as a side-effect of bad design; web requires a lot of man-hours to develop and maintain, like…
Sure, If there are only small number of browser or all of my user is not disabled, I would prefer that and my job will be easier but that is not realistic.
I have to be ready with whatever situation I've been dealt with. As developer my job is to solve problem and manage complexity. As a developer dealing with complex and hard problem is given.
In the end is the developer job to handle those issue so that in the perspective of the user, everything just works.
If I can't do that then I'm a failed developer.