Saturday, January 27, 2024

Tesla Model Y: best-selling car worldwide

The Tesla Model Y now officially the best-selling car worldwide in 2023 - YouTube

not just EV, any type of car! 1.23 Millions sold


2nd: Toyota RAV4 1.07 M . 3rd: Toyota Corolla 1.01 M







VS Code extension REST client (vs Postman)

 REST Client - Visual Studio Marketplace

EST Client allows you to send HTTP request and view the response in Visual Studio Code directly.

  • Send/Cancel/Rerun HTTP request in editor and view response in a separate pane with syntax highlight
  • Send GraphQL query and author GraphQL variables in editor
  • Send cURL command in editor and copy HTTP request as cURL command
  • Auto save and view/clear request history
  • Compose MULTIPLE requests in a single file (separated by ### delimiter)
  • View image response directly in pane
  • Save raw response and response body only to local disk
  • Fold and unfold response body

...

Huachao/vscode-restclient: REST Client Extension for Visual Studio Code @GitHub