Monday, July 28, 2025

The Digital Press

All the Bits Fit to Print

Ruby
Web Development Artificial Intelligence Urban Planning
Astronomy

Coding at 800 Words Per Minute Using Screen Readers

Insights into coding with screen readers at 800 words per minute

From Hacker News Original Article Hacker News Discussion

A visually impaired developer shares how they write code by listening to a screen reader running at 800 words per minute—much faster than normal speech—using tools like NVDA and VS Code on Windows with WSL2. They discuss accessibility challenges, strategies for working with various tools, and how synthetic speech shapes their coding workflow.

Why it matters: Shows how accessibility tools enable high-speed, effective software development without sight, highlighting the importance of inclusive design.

The big picture: Accessibility depends on well-implemented APIs and semantic UI elements; Windows currently offers the best support for screen reader developers.

The stakes: Poor accessibility can block developers from participating fully, forcing workarounds or exclusion from professional roles.

Commenters say: Readers admire the adaptability and technical insights, debate comprehension speed limits, and emphasize the need for better accessibility across platforms and tools.