zachleat’s avatarzachleat’s Twitter Archive—№ 35,533

  1. is it a good idea or the best idea
    oh my god twitter doesn’t include alt text from images in their API
    1. …in reply to @zachleat
      follow up: it was not the best idea window.matchMedia('(prefers-reduced-data: reduce)').matches is superfluous when you’re using saveData (and the browser support for saveData is better!) Thanks @yoavweiss!