tomayac’s avatartomayac’s Twitter Archive—№ 19,481

    1. …in reply to @stoyanstefanov
      @stoyanstefanov @paulcalvano “[I]f a web page loads in a background tab then does its load time really matter”? Just judging from my personal experiences, I load stuff (e.g., links in a newsletter) in the background when I know my connection is abysmal. This used to be _always_ when I was on dialup networks.
  1. …in reply to @tomayac
    @stoyanstefanov @paulcalvano Modern optimizations like lazy-loading are actually harmful in such circumstances. Here’s an idea: disabling lazy-loading if the loading process happens in the background.