Comment by formerly_proven
8 months ago
I dunno what the site is doing (mining crypto?), but it takes two cores to fullest throttle for me.
8 months ago
I dunno what the site is doing (mining crypto?), but it takes two cores to fullest throttle for me.
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.