coates’s avatarcoates’s Twitter Archive—№ 22,365

  1. …in reply to @g_rossolini
    g_rossolini evertp Yeah, I’m talking specifically about the brackets. I need to turn: {“foo”: {“bar”: “bar”}} into foo[bar]=baz. (Twitter messing with the quotes aside.)
    1. …in reply to @coates
      g_rossolini evertp (and that should have been {“foo”: {“bar”: “baz”}} into foo[bar]=baz in my tweet)