Tag: cognitive

  • Simon Willison’s Weblog: Quoting Scott Aaronson

    Source URL: https://simonwillison.net/2025/Sep/29/scott-aaronson/ Source: Simon Willison’s Weblog Title: Quoting Scott Aaronson Feedly Summary: Given a week or two to try out ideas and search the literature, I’m pretty sure that Freek and I could’ve solved this problem ourselves. Instead, though, I simply asked GPT5-Thinking. After five minutes, it gave me something confident, plausible-looking, and (I…

  • Tomasz Tunguz: Modernizing Agent Tools with Google ADK Patterns: 60% Token Reduction & Enterprise Safety

    Source URL: https://www.tomtunguz.com/modernizing-agent-tools-with-google-adk-patterns/ Source: Tomasz Tunguz Title: Modernizing Agent Tools with Google ADK Patterns: 60% Token Reduction & Enterprise Safety Feedly Summary: I recently discovered Google’s Agent Development Kit (ADK) and its architectural patterns for building LLM-powered applications. While ADK is a Python framework, its core design principles proved transformative when applied to my existing…

  • Simon Willison’s Weblog: Magistral 1.2

    Source URL: https://simonwillison.net/2025/Sep/19/magistral/ Source: Simon Willison’s Weblog Title: Magistral 1.2 Feedly Summary: Mistral quietly released two new models yesterday: Magistral Small 1.2 (Apache 2.0, 96.1 GB on Hugging Face) and Magistral Medium 1.2 (not open weights same as Mistral’s other “medium" models.) Despite being described as "minor updates" to the Magistral 1.1 models these have…

  • Microsoft Security Blog: Microsoft Defender delivered 242% return on investment over three years​​

    Source URL: https://www.microsoft.com/en-us/security/blog/2025/09/18/microsoft-defender-delivered-242-return-on-investment-over-three-years/ Source: Microsoft Security Blog Title: Microsoft Defender delivered 242% return on investment over three years​​ Feedly Summary: ​The latest 2025 commissioned Forrester Consulting Total Economic Impact™ (TEI) study reveals a 242% ROI over three years for organizations that chose Microsoft Defender. It helps security leaders consolidate tools, reduce overhead, and empower their SecOps teams…

  • Slashdot: OpenAI’s First Study On ChatGPT Usage

    Source URL: https://slashdot.org/story/25/09/15/2151235/openais-first-study-on-chatgpt-usage?utm_source=rss1.0mainlinkanon&utm_medium=feed Source: Slashdot Title: OpenAI’s First Study On ChatGPT Usage Feedly Summary: AI Summary and Description: Yes Summary: The text provides insights from a groundbreaking National Bureau of Economic Research working paper that analyzes usage data for ChatGPT, revealing significant demographic trends and behavioral patterns among users. This data is particularly relevant for…

  • Tomasz Tunguz: How AI Tools Differ from Human Tools

    Source URL: https://www.tomtunguz.com/tools-evolution/ Source: Tomasz Tunguz Title: How AI Tools Differ from Human Tools Feedly Summary: Now that we’ve compressed nearly all human knowledge into large language models, the next frontier is tool calling. Chaining together different AI tools enables automation. The shift from thinking to doing represents the real breakthrough in AI utility. I’ve…

  • OpenAI : Addendum to GPT-5 system card: GPT-5-Codex

    Source URL: https://openai.com/index/gpt-5-system-card-addendum-gpt-5-codex Source: OpenAI Title: Addendum to GPT-5 system card: GPT-5-Codex Feedly Summary: This addendum to the GPT-5 system card shares a new model: GPT-5-Codex, a version of GPT-5 further optimized for agentic coding in Codex. GPT-5-Codex adjusts its thinking effort more dynamically based on task complexity, responding quickly to simple conversational queries or…