The Stack Overflow podcast is a weekly conversation about working in software development, learning to code, and the art and culture of computer programming. Hosted by Paul Ford and Ben Popper, the series features questions from our community, interviews with fascinating guests, and hot takes on what’s happening in tech. Founded in 2008, Stack Overflow is empowering the world to develop technology through collective knowledge. It’s best known for being the largest, most trusted online community for developers and technologists. More than 100 million people come to Stack Overflow every month to ask questions, help solve coding problems, and develop new skills.

How we’re making Stack Overflow more accessible

August 09, 2024 00:28:04 26.95 MB Downloads: 1

Read Dan’s blog post about the process of making Stack Overflow more accessible.

We followed the Web Content Accessibility Guidelines (WCAG), with a few exceptions. For example, we chose to measure color contrast using the Accessible Perceptual Contrast Algorithm (APCA)

We quantified the accessibility of our products using the Axe accessibility testing engine.

Our accessibility dashboard helps our internal teams and the community track the accessibility of our products: Stacks (our design system), the public platform (Stack Overflow and all Stack Exchange sites), and Stack Overflow for Teams (including Stack Overflow for Teams Enterprise products). 

We also implemented robust accessibility testing and made those rules open-source in a comprehensive package you can find here.

Shoutout to user Beejor for an excellent answer to the question What is the largest safe UDP packet size on the internet?.