Tag: GitHub

  • Simon Willison’s Weblog: CompileBench: Can AI Compile 22-year-old Code?

    Source URL: https://simonwillison.net/2025/Sep/22/compilebench/ Source: Simon Willison’s Weblog Title: CompileBench: Can AI Compile 22-year-old Code? Feedly Summary: CompileBench: Can AI Compile 22-year-old Code? Interesting new LLM benchmark from Piotr Grabowski and Piotr Migdał: how well can different models handle compilation challenges such as cross-compiling gucr for ARM64 architecture? This is one of my favorite applications of…

  • Slashdot: Self-Replicating Worm Affected Several Hundred NPM Packages, Including CrowdStrike’s

    Source URL: https://it.slashdot.org/story/25/09/20/0542237/self-replicating-worm-affected-several-hundred-npm-packages-including-crowdstrikes Source: Slashdot Title: Self-Replicating Worm Affected Several Hundred NPM Packages, Including CrowdStrike’s Feedly Summary: AI Summary and Description: Yes Summary: The Shai-Hulud malware campaign has affected numerous npm packages, including those maintained by CrowdStrike, via the injection of malicious scripts designed to steal developer credentials and exfiltrate sensitive information. The campaign highlights…

  • Simon Willison’s Weblog: The Hidden Risk in Notion 3.0 AI Agents: Web Search Tool Abuse for Data Exfiltration

    Source URL: https://simonwillison.net/2025/Sep/19/notion-lethal-trifecta/ Source: Simon Willison’s Weblog Title: The Hidden Risk in Notion 3.0 AI Agents: Web Search Tool Abuse for Data Exfiltration Feedly Summary: The Hidden Risk in Notion 3.0 AI Agents: Web Search Tool Abuse for Data Exfiltration Abi Raghuram reports that Notion 3.0, released yesterday, introduces new prompt injection data exfiltration vulnerabilities…

  • Cloud Blog: Agent Factory Recap: Deep Dive into Gemini CLI with Taylor Mullen

    Source URL: https://cloud.google.com/blog/topics/developers-practitioners/agent-factory-recap-deep-dive-into-gemini-cli-with-taylor-mullen/ Source: Cloud Blog Title: Agent Factory Recap: Deep Dive into Gemini CLI with Taylor Mullen Feedly Summary: In the latest episode of the Agent Factory podcast, Amit Miraj and I took a deep dive into the Gemini CLI. We were joined by the creator of the Gemini CLI, Taylor Mullen, who shared…

  • 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…

  • Cloud Blog: How Google Cloud’s AI tech stack powers today’s startups

    Source URL: https://cloud.google.com/blog/topics/startups/differentiated-ai-tech-stack-drives-startup-innovation-google-builders-forum/ Source: Cloud Blog Title: How Google Cloud’s AI tech stack powers today’s startups Feedly Summary: AI has accelerated startup innovation more than any technology since perhaps the internet itself, and we’ve been fortunate to have a front row seat to much of this innovation here at Google Cloud. Nine of the top…

  • Slashdot: Microsoft Favors Anthropic Over OpenAI For Visual Studio Code

    Source URL: https://developers.slashdot.org/story/25/09/17/1927233/microsoft-favors-anthropic-over-openai-for-visual-studio-code?utm_source=rss1.0mainlinkanon&utm_medium=feed Source: Slashdot Title: Microsoft Favors Anthropic Over OpenAI For Visual Studio Code Feedly Summary: AI Summary and Description: Yes Summary: Microsoft is shifting its preference towards Anthropic’s Claude 4 over OpenAI’s GPT-5 for its Visual Studio Code auto model feature and GitHub Copilot. The company is also increasing investments in its own…

  • Slashdot: Gemini AI Solves Coding Problem That Stumped 139 Human Teams At ICPC World Finals

    Source URL: https://slashdot.org/story/25/09/17/1923220/gemini-ai-solves-coding-problem-that-stumped-139-human-teams-at-icpc-world-finals?utm_source=rss1.0mainlinkanon&utm_medium=feed Source: Slashdot Title: Gemini AI Solves Coding Problem That Stumped 139 Human Teams At ICPC World Finals Feedly Summary: AI Summary and Description: Yes Summary: Google’s generative AI model, Gemini 2.5, achieved a gold medal at the International Collegiate Programming Contest (ICPC), showcasing advancements towards artificial general intelligence. This performance highlights the…

  • 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…