Tag: GitHub repository
-
AWS News Blog: Enhance AI-assisted development with Amazon ECS, Amazon EKS and AWS Serverless MCP server
Source URL: https://aws.amazon.com/blogs/aws/enhance-ai-assisted-development-with-amazon-ecs-amazon-eks-and-aws-serverless-mcp-server/ Source: AWS News Blog Title: Enhance AI-assisted development with Amazon ECS, Amazon EKS and AWS Serverless MCP server Feedly Summary: AWS introduces specialized Model Context Protocol (MCP) servers for Amazon ECS, EKS, Finch and AWS Serverless, providing real-time contextual responses and service-specific guidance to guide AI assisted application development. AI Summary and…
-
Simon Willison’s Weblog: Quoting Sean Heelan
Source URL: https://simonwillison.net/2025/May/24/sean-heelan/ Source: Simon Willison’s Weblog Title: Quoting Sean Heelan Feedly Summary: The vulnerability [o3] found is CVE-2025-37899 (fix here), a use-after-free in the handler for the SMB ‘logoff’ command. Understanding the vulnerability requires reasoning about concurrent connections to the server, and how they may share various objects in specific circumstances. o3 was able…
-
Simon Willison’s Weblog: llm-prices.com
Source URL: https://simonwillison.net/2025/May/7/llm-prices/#atom-everything Source: Simon Willison’s Weblog Title: llm-prices.com Feedly Summary: llm-prices.com I’ve been maintaining a simple LLM pricing calculator since October last year. I finally decided to split it out to its own domain name (previously it was hosted at tools.simonwillison.net/llm-prices), running on Cloudflare Pages. The site runs out of my simonw/llm-prices GitHub repository.…