@neauoire I wonder what it would be like if most people wrote languages instead of libraries. I think it would make sharing code a lot harder? And there's such a huge body of basic code needed just to make internationalization and accessibility happen, it'd be rough for each person to need to implement it themselves. And of course a language tends to need a community in order to survive & thrive, which might be a lot harder if everyone wrote their own langs.
@tty I think it's the opposite, because so few people actually write accessiblity code due to heavy use of libraries, people don't know how easy it can be, or at least it could be if more people were actually working on the problem space instead of trying to connect ad hoc modules.