

They should just say no. Unless Microsoft pays for the construction of the renewable power plants to power the centers. Before they turn it on
That way the country at least has some nice infrastructure when the DC inevitably doesn’t actually get built




as a webdev: this is (mostly) not really chrome’s fault.
It’s the fault of devs not testing or not getting enough time to get something run on more than just chrome.
For too long the web standards were “eh, it’s stable enough. works on one browser, works on all”. But that only holds true for the basic feature set. When you start using features that are not super common, the browser implementations start to diverge slightly. And that needs to be tested for. But often isn’t