Tag: interaction

  • Slashdot: Sam Altman Says Bots Are Making Social Media Feel ‘Fake’

    Source URL: https://tech.slashdot.org/story/25/09/09/0048216/sam-altman-says-bots-are-making-social-media-feel-fake?utm_source=rss1.0mainlinkanon&utm_medium=feed Source: Slashdot Title: Sam Altman Says Bots Are Making Social Media Feel ‘Fake’ Feedly Summary: AI Summary and Description: Yes Summary: The text discusses Sam Altman’s observations on the prevalence of bots and AI-generated content on social media platforms, particularly regarding the OpenAI Codex. Altman expresses concern about the authenticity of social…

  • Slashdot: Gemini App Finally Expands To Audio Files

    Source URL: https://tech.slashdot.org/story/25/09/09/0030209/gemini-app-finally-expands-to-audio-files?utm_source=rss1.0mainlinkanon&utm_medium=feed Source: Slashdot Title: Gemini App Finally Expands To Audio Files Feedly Summary: AI Summary and Description: Yes Summary: The recent Gemini updates by Google introduce significant enhancements relevant to the fields of AI and cloud computing. These updates enhance user experience by enabling audio uploads, expanding language options for AI interactions, and…

  • Simon Willison’s Weblog: Load Llama-3.2 WebGPU in your browser from a local folder

    Source URL: https://simonwillison.net/2025/Sep/8/webgpu-local-folder/#atom-everything Source: Simon Willison’s Weblog Title: Load Llama-3.2 WebGPU in your browser from a local folder Feedly Summary: Load Llama-3.2 WebGPU in your browser from a local folder Inspired by a comment on Hacker News I decided to see if it was possible to modify the transformers.js-examples/tree/main/llama-3.2-webgpu Llama 3.2 chat demo (online here,…

  • Simon Willison’s Weblog: Is the LLM response wrong, or have you just failed to iterate it?

    Source URL: https://simonwillison.net/2025/Sep/7/is-the-llm-response-wrong-or-have-you-just-failed-to-iterate-it/#atom-everything Source: Simon Willison’s Weblog Title: Is the LLM response wrong, or have you just failed to iterate it? Feedly Summary: Is the LLM response wrong, or have you just failed to iterate it? More from Mike Caulfield (see also the SIFT method). He starts with a fantastic example of Google’s AI mode…

  • Simon Willison’s Weblog: Kimi-K2-Instruct-0905

    Source URL: https://simonwillison.net/2025/Sep/6/kimi-k2-instruct-0905/#atom-everything Source: Simon Willison’s Weblog Title: Kimi-K2-Instruct-0905 Feedly Summary: Kimi-K2-Instruct-0905 New not-quite-MIT licensed model from Chinese Moonshot AI, a follow-up to the highly regarded Kimi-K2 model they released in July. This one is an incremental improvement – I’ve seen it referred to online as “Kimi K-2.1". It scores a little higher on a…

  • Docker: You are Doing MCP Wrong: 3 Big Misconceptions

    Source URL: https://www.docker.com/blog/mcp-misconceptions-tools-agents-not-api/ Source: Docker Title: You are Doing MCP Wrong: 3 Big Misconceptions Feedly Summary: MCP is not an API. Tools are not agents. MCP is more than tools. Here’s what this means in practice. Most developers misread the Model Context Protocol because they map it onto familiar API mental models. That mistake breaks…

  • Schneier on Security: Indirect Prompt Injection Attacks Against LLM Assistants

    Source URL: https://www.schneier.com/blog/archives/2025/09/indirect-prompt-injection-attacks-against-llm-assistants.html Source: Schneier on Security Title: Indirect Prompt Injection Attacks Against LLM Assistants Feedly Summary: Really good research on practical attacks against LLM agents. “Invitation Is All You Need! Promptware Attacks Against LLM-Powered Assistants in Production Are Practical and Dangerous” Abstract: The growing integration of LLMs into applications has introduced new security risks,…