Tag: RFC

  • Simon Willison’s Weblog: ChatGPT agent’s user-agent

    Source URL: https://simonwillison.net/2025/Aug/4/chatgpt-agents-user-agent/#atom-everything Source: Simon Willison’s Weblog Title: ChatGPT agent’s user-agent Feedly Summary: I was exploring how ChatGPT agent works today. I learned some interesting things about how it exposes its identity through HTTP headers, then made a huge blunder in thinking it was leaking its URLs to Bingbot and Yandex… but it turned out…

  • Simon Willison’s Weblog: ChatGPT agent triggers crawls from Bingbot and Yandex

    Source URL: https://simonwillison.net/2025/Aug/4/chatgpt-agents-agent/#atom-everything Source: Simon Willison’s Weblog Title: ChatGPT agent triggers crawls from Bingbot and Yandex Feedly Summary: ChatGPT agent is the recently released (and confusingly named) ChatGPT feature that provides browser automation combined with terminal access as a feature of ChatGPT – replacing their previous Operator research preview which is scheduled for deprecation on…

  • Hacker News: Netlify deploys hundreds of thousands of Next.js sites – here’s what challenging

    Source URL: https://www.netlify.com/blog/how-we-run-nextjs/ Source: Hacker News Title: Netlify deploys hundreds of thousands of Next.js sites – here’s what challenging Feedly Summary: Comments AI Summary and Description: Yes Summary: The text discusses the challenges associated with the Next.js web framework, particularly focusing on its integration and deployment issues on platforms like Netlify. By examining these challenges,…

  • Hacker News: Towards a test-suite for TOTP codes

    Source URL: https://shkspr.mobi/blog/2025/03/towards-a-test-suite-for-totp-codes/ Source: Hacker News Title: Towards a test-suite for TOTP codes Feedly Summary: Comments AI Summary and Description: Yes Summary: The text critiques the TOTP (Time-based One-Time Password) specification, highlighting discrepancies between major implementations and emphasizing the need for consistency in security standards. The author has created a test suite to help identify…