Unity wont bake lights on Ryzen Hackintosh too using Progressive GPU/CPU. Also VMWare won't run because of lack of Intel specific VT-x support, same with Docker for mac, Virtualbox runs fine though (it finds amd-v).
<html data-lastupdated="1234567890"...
$.getJSON('/lastupdated.json', function(lastupdated) {
if(lastupdated > $('html').data('lastupdated'))
{
$('a[data-pjax]').removeAttr('data-pjax');
}
});