Back to News
Advertisement
Advertisement

⚑ Community Insights

Discussion Sentiment

50% Positive

Analyzed from 59 words in the discussion.

Trending Topics

#built#fix#screen#reader#noticing#anthropic#google#github#each#rebuilt

Discussion (1 Comments)Read Original on HackerNews

zay_deaβ€’about 3 hours ago
I built this after noticing that Anthropic, Google and GitHub have each rebuilt the same fix for their CLIs to replace animated spinners and boxed tables with plain text if a screen reader is detected. Since there was no reusable version of this fix, I built one. It auto detects if it is running in a screen reader context and swaps the output automatically, as well as providing a linter to find these anti patterns in any codebase.