12 Matching Annotations
  1. Dec 2024
    1. We are guided always by direction, rather than any specific end point.

      for - question - direction without specific endpoint.- transcendence- backcasting

      question - direction without a specific endpoint - transcendence - Has the author thought about the important role of backcasting, which does require an end point? - If we want to solve the existential polycrisis, which includes the climate crisis, backcasting can be highly effective but it does require both endpoint AND direction. - We need to know what the world will look like in 2030 so and backcast to the present to know what we must do today to move towards that future.

  2. May 2024
    1. All API endpoints within the specification are versioned individually. This means that /v3/sync (for example) can get deprecated in favour of /v4/sync without affecting /v3/profile at all. A server supporting /v4/sync would keep serving /v3/profile as it always has

      It's cool, I guess. But then leaves one wonder, are they compatible? How to tell? There should be a kind of manifest then that maps v4 to "playing well together" granular vs.

  3. Oct 2021
  4. Jun 2021
  5. May 2021
  6. Feb 2021
    1. The endpoint gem is the missing link between your routing framework and your business code. It acts like a mix of before_filters and “responder” that handles authentication and authorization, invoking your actual logic, and rendering a response.
  7. Aug 2015