CodeFoodPixels’s avatarCodeFoodPixels’s Twitter Archive—№ 4,878

  1. All these messaging platforms that use webhooks as an API are stupid
    1. …in reply to @CodeFoodPixels
      It just opens an attack vector by requiring support systems that ingest these things to have a public face.
      1. …in reply to @CodeFoodPixels
        Why not use something like sockets instead, that way your users can connect from within their network and not have to expose anything.