d3nigma

↗ HN profile [ 649 ms ] full profile
Karma
18
Created
July 11, 2020 (6y ago)
Submissions
0
  1. I don't ask how to make it summarize xy but if it is known how a "LLM" understands and performs this meta task at all. The same is true for prompts like "Be brief" or "Explain in a few sentences". Since this works, the…

  2. Whenever I need to design an API for a service, I am a bit lost with the HTTP status codes. So what I kinda need is a simple, clear & searchable website with all status codes (number, name, description, example).…

  3. While reading about the OpenAPI spec, I found these examples for "good" APIs: - https://petstore.swagger.io/ (older version) - https://petstore3.swagger.io/ However, imho they are really bad examples as they do not…