Not only that, it's such a processor hog it makes my MacBook Air fans whir at full volume.
I disabled JavaScript on the site, hoping that would make it behave, and got... no blog, only this:
> This blog uses a little JavaScript. Nothing dodgy, though, and nothing hosted at third-party sites. Just some jQuery and animation bits. So please, if you'd be so kind, ask Noscript to call off the hounds.
Congratulations, those “animation bits”, which you won't let me turn off, make your site unbearably annoying to read.
You are not the only one. I couldn't keep my eye focus on the text due to the rotating background, and closed the website after reading the first two paragraphs.
Thanks for saying so, though I will admit I don't actually own an iPad and never tested the design there. Apologies to iPad users.
I aim to detect mobile browsers and just disable the background by default on mobile. (Incidentally, on the client side, is using Modernizr's "touch" flag a best practice here? I'm something of a noob.)