I see so many comments these days bemoaning how slow modern software has gotten, but no one seems to remember/have been alive for the time when just rendering an image would take multiple seconds.
Just goes to show that our expectations scale with the available technology.
And now decoding a jpeg takes the blink of an eye, but we wait five seconds for a widget to render. When it does, we click somewhere else, because in that exact moment the layout was reflown.
Just goes to show that our expectations scale with the available technology.