How web bloat impacts users with slow devices:
How web bloat impacts users with slow devices:
@hazelnoot
That quote stood out to me too. I think about why that would be and at least part of it is related to the Knuth quote, the game is heavily using the GPU and parallelization in general while the Discourse JS has a single thread.
Browsers can use some GPU acceleration, including for scroll, maybe there's a problem on this device so it's not being used or Discourse is written in a way that prevents it.
@danluu