← Back to context Comment by formerly_proven 1 year ago I dunno what the site is doing (mining crypto?), but it takes two cores to fullest throttle for me. 2 comments formerly_proven Reply ecshafer 1 year ago I think it might be the css animation that moves the dots on the background. Timon3 1 year ago It's not a CSS animation, it's canvas with p5. It probably renders every frame, even though the rendered result doesn't change if there hasn't been a click.
ecshafer 1 year ago I think it might be the css animation that moves the dots on the background. Timon3 1 year ago It's not a CSS animation, it's canvas with p5. It probably renders every frame, even though the rendered result doesn't change if there hasn't been a click.
Timon3 1 year ago It's not a CSS animation, it's canvas with p5. It probably renders every frame, even though the rendered result doesn't change if there hasn't been a click.
I think it might be the css animation that moves the dots on the background.
It's not a CSS animation, it's canvas with p5. It probably renders every frame, even though the rendered result doesn't change if there hasn't been a click.