Hacker News new | ask | show | jobs
by Eikon 607 days ago
Seems pretty common that a platforms owner would actually try new apis with their own stuff.

What better way to get primary real world usage before stabilizing?

2 comments

This is the real answer to this. They know they can coordinate with the Copilot team to change or remove API usage much quicker than third party extensions.

I bet they'd love if there were a way to have trusted testers that they could _force_ to make timely updates like they likely can with Copilot.

Maybe they should look into Chrome's Origin Trial system and make time-limited API tokens so that extension developers know that features relying on experimental APIs will break, even if the API itself doesn't. That seems to keep causal usage at bay and make sure that trial developers stay on top of things.

This, there are APIs in Windows today, that were added temporarily in one of the early betas of Windows 95 as a stopgap measure. By the time MS got around to replacing them with proper versions, they found that big applications were already using them.