A response to Dave Rupert's post exploring why ARIA is more nuanced and specific than HTML. ARIA mirrors the nuance of operating system accessibility APIs and assistive technologies, which is why web developers must understand those nuances — and why misuse is common. The post advocates for moving ARIA specifics into browser code, HTML elements, or CSS properties so developers don't have to manually manage individual ARIA attributes, reducing errors and improving accessibility outcomes for end users. Open UI CG and CSS WG work are cited as promising directions.