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

    1. Code I found in the wild. It gives me something I've been looking for help with, but please, please don't do this. It's utterly unreadable even after code formatting.
      oh my god twitter doesn’t include alt text from images in their API
  1. …in reply to @rem
    I've also just realised the entire body of code is in a for loop statement. As in: and empty for loop where all values are set in the update expression of the for loop… wa…I give up.