Hacker News new | ask | show | jobs
by snarkypig 972 days ago
Computer-to-human interaction is vastly more complicated than computer-to-computer interaction. System complexity can be bounded by well-defined rules. UI needs to account for different screen sizes, input methods, human error, changing trends, even psychology.
1 comments

And yet modern UIs fail miserably at basic accessibility. Often, they even manage to fall below the baseline of static HTML.