Tag: External

  • Simon Willison’s Weblog: Locally AI

    Source URL: https://simonwillison.net/2025/Sep/21/locally-ai/ Source: Simon Willison’s Weblog Title: Locally AI Feedly Summary: Locally AI Handy new iOS app by Adrien Grondin for running local LLMs on your phone. It just added support for the new iOS 26 Apple Foundation model, so you can install this app and instantly start a conversation with that model without…

  • Simon Willison’s Weblog: httpjail

    Source URL: https://simonwillison.net/2025/Sep/19/httpjail/#atom-everything Source: Simon Willison’s Weblog Title: httpjail Feedly Summary: httpjail Here’s a promising new (experimental) project in the sandboxing space from Ammar Bandukwala at Coder. httpjail provides a Rust CLI tool for running an individual process against a custom configured HTTP proxy. The initial goal is to help run coding agents like Claude…

  • Cloud Blog: Partnering with Google Cloud MSSPs: Solving security challenges with expertise & speed

    Source URL: https://cloud.google.com/blog/products/identity-security/solving-security-ops-challenges-with-expertise-speed-partner-with-google-cloud-secops-mssps/ Source: Cloud Blog Title: Partnering with Google Cloud MSSPs: Solving security challenges with expertise & speed Feedly Summary: Organizations today face immense pressure to secure their digital assets against increasingly sophisticated threats — without overwhelming their teams or budgets.  Using managed security service providers (MSSPs) to implement and optimize new technology, and…

  • Docker: Build and Distribute AI Agents and Workflows with cagent

    Source URL: https://www.docker.com/blog/cagent-build-and-distribute-ai-agents-and-workflows/ Source: Docker Title: Build and Distribute AI Agents and Workflows with cagent Feedly Summary: cagent is a new open-source project from Docker that makes it simple to build, run, and share AI agents, without writing a single line of code. Instead of writing code and wrangling Python versions and dependencies when creating…

  • Schneier on Security: Time-of-Check Time-of-Use Attacks Against LLMs

    Source URL: https://www.schneier.com/blog/archives/2025/09/time-of-check-time-of-use-attacks-against-llms.html Source: Schneier on Security Title: Time-of-Check Time-of-Use Attacks Against LLMs Feedly Summary: This is a nice piece of research: “Mind the Gap: Time-of-Check to Time-of-Use Vulnerabilities in LLM-Enabled Agents“.: Abstract: Large Language Model (LLM)-enabled agents are rapidly emerging across a wide range of applications, but their deployment introduces vulnerabilities with security implications.…

  • The Register: Huawei lays out multi-year AI accelerator roadmap and claims it makes Earth’s mightiest clusters

    Source URL: https://www.theregister.com/2025/09/18/huawei_ascend_roadmap/ Source: The Register Title: Huawei lays out multi-year AI accelerator roadmap and claims it makes Earth’s mightiest clusters Feedly Summary: On the same day that fellow Chinese giant Tencent says its overseas cloud clientele doubled Chinese tech giant Huawei has kicked off its annual “Connect” conference by laying out a plan to…

  • Simon Willison’s Weblog: ICPC medals for OpenAI and Gemini

    Source URL: https://simonwillison.net/2025/Sep/17/icpc/#atom-everything Source: Simon Willison’s Weblog Title: ICPC medals for OpenAI and Gemini Feedly Summary: In July it was the International Math Olympiad (OpenAI, Gemini), today it’s the International Collegiate Programming Contest (ICPC). Once again, both OpenAI and Gemini competed with models that achieved Gold medal performance. OpenAI’s Mostafa Rohaninejad: We received the problems…

  • Unit 42: "Shai-Hulud" Worm Compromises npm Ecosystem in Supply Chain Attack

    Source URL: https://unit42.paloaltonetworks.com/npm-supply-chain-attack/ Source: Unit 42 Title: "Shai-Hulud" Worm Compromises npm Ecosystem in Supply Chain Attack Feedly Summary: Self-replicating worm “Shai-Hulud” has compromised 180-plus software packages in a supply chain attack targeting the npm ecosystem. We discuss scope and more. The post “Shai-Hulud" Worm Compromises npm Ecosystem in Supply Chain Attack appeared first on Unit…

  • Docker: How to Build Secure AI Coding Agents with Cerebras and Docker Compose

    Source URL: https://www.docker.com/blog/cerebras-docker-compose-secure-ai-coding-agents/ Source: Docker Title: How to Build Secure AI Coding Agents with Cerebras and Docker Compose Feedly Summary: In the recent article, Building Isolated AI Code Environments with Cerebras and Docker Compose, our friends at Cerebras showcased how one can build a coding agent to use worlds fastest Cerebras’ AI inference API, Docker…