Curlese, Five Years Later

(hypertesto.me)

18 points | by rovr138 4 days ago

2 comments

  • SpeckToTaste 3 days ago

    Author here, thanks for posting this, I didn't expect to see traffic coming from HN.

    I wrote the original "curlese" post (in Italian) back in 2021: the idea that when an HTTP integration breaks, a `curl -v` command is the only language every team should speak. Curl is the ideal tool since you don't have to share logs and neither prove your application behaviour. The thesis stood the test of time :-)

    • masklinn 6 hours ago

      You should probably link to the previous post, it’s a right pain to find.

      Also is there an approved English version of it, or the same information by someone else?

      edit: as pointed out there is one (to an english translation) in the first footnote

      • SpeckToTaste 1 hour ago

        The english version of the 2021 post was not intended when I wrote this post. I've had a kind contribution for it directly on the repository, I will update the links in the article to make it easier to find! Thanks for reading!

        • brontitall 5 hours ago

          There seems to be a link to an English translation in footnote 1 of this article

          • masklinn 5 hours ago

            So there is, thank you for the directions.

      • rovr138 4 days ago

        Curlese, five years later: curl is still the universal language of broken integrations