There’s a couple of pages where the main thread has a bunch of things to do. I’m not sure what the exact issue is, but it blocking the pages from loading by maybe 0.8s. Could you figure out what tasks are taking the most time, maybe using Chrome DevTools and PageSpeed Insights, and see if we can defer or remove unnecessary work that’s blocking the main thread for more than 50 ms?
Here are the pages.
https://aisafety.info/questions/6412/What-about-technological-unemployment-from-AI.
https://aisafety.info/questions/5611/Why-can%E2%80%99t-we-just-turn-the-AI-off-if-it-starts-to-misbehave
The tool Vishaka and I were using to detect this issue didn’t give any more specific details, and I don’t know enough about how these things work to diagnose the problem better.
There’s a couple of pages where the main thread has a bunch of things to do. I’m not sure what the exact issue is, but it blocking the pages from loading by maybe 0.8s. Could you figure out what tasks are taking the most time, maybe using Chrome DevTools and PageSpeed Insights, and see if we can defer or remove unnecessary work that’s blocking the main thread for more than 50 ms?
Here are the pages.
https://aisafety.info/questions/6412/What-about-technological-unemployment-from-AI.
https://aisafety.info/questions/5611/Why-can%E2%80%99t-we-just-turn-the-AI-off-if-it-starts-to-misbehave
The tool Vishaka and I were using to detect this issue didn’t give any more specific details, and I don’t know enough about how these things work to diagnose the problem better.