aeris22’s avataraeris22’s Twitter Archive—№ 47,403

  1. …in reply to @tcitWorld
    @tcitWorld Miss Ruby :D
    oh my god twitter doesn’t include alt text from images in their API
    1. …in reply to @aeris22
      @tcitWorld Or even shorter pyramid = -> (n) { n.times { |i| puts '*' * i } }