rem’s avatarrem’s Twitter Archive—№ 73,056

  1. …in reply to @ferdychristant
    @fchristant You're rendering a string on the server. The browser is rendering a dom tree. The GPU thread (wrong word I think) is rendering the pixel and paint data to pixels in the canvas (the WebKit canvas etc).