Tag: browser

  • Simon Willison’s Weblog: openai/openai-realtime-console

    Source URL: https://simonwillison.net/2024/Oct/9/openai-realtime-console/#atom-everything Source: Simon Willison’s Weblog Title: openai/openai-realtime-console Feedly Summary: openai/openai-realtime-console I got this OpenAI demo repository working today – it’s an extremely easy way to get started playing around with the new Realtime voice API they announced at DevDay last week: cd /tmp git clone https://github.com/openai/openai-realtime-console cd openai-realtime-console npm i npm start That…

  • The Register: Google Chrome gets a mind of its own for some security fixes

    Source URL: https://www.theregister.com/2024/09/12/google_chrome_safety_check/ Source: The Register Title: Google Chrome gets a mind of its own for some security fixes Feedly Summary: Browser becomes more proactive about trimming unneeded permissions and deceptive notifications Google has enhanced Chrome’s Safety Check so that it can make some security decisions on the user’s behalf.… AI Summary and Description: Yes…

  • Hacker News: Claude’s API now supports CORS requests, enabling client-side applications

    Source URL: https://simonwillison.net/2024/Aug/23/anthropic-dangerous-direct-browser-access/ Source: Hacker News Title: Claude’s API now supports CORS requests, enabling client-side applications Feedly Summary: Comments AI Summary and Description: Yes Summary: The text discusses a new feature in the Anthropic TypeScript SDK that allows browser usage of the Anthropic API, enabling CORS support. This feature raises concerns about API key security,…