98% Isn't Much
Summary
An article arguing that 98% browser support is insufficient for robust engineering, highlighting how edge cases affect millions of users and why graceful degradation matters.
View Cached Full Text
Cached at: 07/07/26, 02:12 PM
Similar Articles
The unreasonable effectiveness of simple HTML
A blog post arguing for the continued relevance of simple HTML for universal accessibility, illustrated by a story of a woman using a PSP browser to access government services.
Over the Edge 2.0: Microsoft’s Design Tactics Still Undermine Browser Choice
Mozilla's updated research finds Microsoft continues to use harmful design patterns to steer Windows users away from rival browsers, including during the Windows 10 to 11 migration and via Copilot, with some improvements only in the EEA due to regulatory pressure.
The User Doesn't Care - But you should
A blog post arguing that while users don't directly care about code internals, good code quality is essential for performance, bug fixes, and feature delivery, contrary to the common cliché that only user-facing results matter.
When Impressive Performance Gains Do Not Matter
A blog post discussing how performance improvements that fail to cross the 10-second attention threshold may not yield user experience benefits, using examples from database query optimization and process automation.
@mattpocockuk: Anyone who says engineering skills don't matter, show them this
A developer shares a personal journey of 8 months of research with no results, nearly quitting twice, before discovering a path to a universal 2x performance improvement for all modern JavaScript parsers, which took another 4 months to build.