Tag: CORS

  • The Register: Nvidia won the AI training race, but inference is still anyone’s game

    Source URL: https://www.theregister.com/2025/03/12/training_inference_shift/ Source: The Register Title: Nvidia won the AI training race, but inference is still anyone’s game Feedly Summary: When it’s all abstracted by an API endpoint, do you even care what’s behind the curtain? Comment With the exception of custom cloud silicon, like Google’s TPUs or Amazon’s Trainium ASICs, the vast majority…

  • Hacker News: Keycloak, Angular, and the BFF Pattern

    Source URL: https://blog.brakmic.com/keycloak-angular-and-the-bff-pattern/ Source: Hacker News Title: Keycloak, Angular, and the BFF Pattern Feedly Summary: Comments AI Summary and Description: Yes **Summary:** The article discusses the implementation of the Backend for Frontend (BFF) pattern to create a secure web application ecosystem that integrates an Angular app with a Keycloak authentication server. It emphasizes the necessity…

  • Simon Willison’s Weblog: openai/openai-openapi

    Source URL: https://simonwillison.net/2024/Dec/22/openai-openapi/#atom-everything Source: Simon Willison’s Weblog Title: openai/openai-openapi Feedly Summary: openai/openai-openapi Seeing as the LLM world has semi-standardized on imitating OpenAI’s API format for a whole host of different tools, it’s useful to note that OpenAI themselves maintain a dedicated repository for a OpenAPI YAML representation of their current API. (I get OpenAI and…

  • Simon Willison’s Weblog: ChatGPT Canvas can make API requests now, but it’s complicated

    Source URL: https://simonwillison.net/2024/Dec/10/chatgpt-canvas/#atom-everything Source: Simon Willison’s Weblog Title: ChatGPT Canvas can make API requests now, but it’s complicated Feedly Summary: Today’s 12 Days of OpenAI release concerned ChatGPT Canvas, a new ChatGPT feature that enables ChatGPT to pop open a side panel with a shared editor in it where you can collaborate with ChatGPT on…