Tag: functionality

  • AWS News Blog: Introducing AWS API models and publicly available resources for AWS API definitions

    Source URL: https://aws.amazon.com/blogs/aws/introducing-aws-api-models-and-publicly-available-resources-for-aws-api-definitions/ Source: AWS News Blog Title: Introducing AWS API models and publicly available resources for AWS API definitions Feedly Summary: AWS now provides daily updates of Smithy API models on GitHub, enabling developers to build custom SDK clients, understand AWS API behaviors, and create developer tools for better AWS service integration. AI Summary…

  • Slashdot: Morgan Stanley Says Its AI Tool Processed 9 Million Lines of Legacy Code This Year And Saved 280,000 Developer Hours

    Source URL: https://developers.slashdot.org/story/25/06/04/1233253/morgan-stanley-says-its-ai-tool-processed-9-million-lines-of-legacy-code-this-year-and-saved-280000-developer-hours?utm_source=rss1.0mainlinkanon&utm_medium=feed Source: Slashdot Title: Morgan Stanley Says Its AI Tool Processed 9 Million Lines of Legacy Code This Year And Saved 280,000 Developer Hours Feedly Summary: AI Summary and Description: Yes Summary: Morgan Stanley’s deployment of its in-house AI tool, DevGen.AI, exemplifies significant advancements in the modernization of legacy code, especially within financial…

  • Gemini: Advanced audio dialog and generation with Gemini 2.5

    Source URL: https://blog.google/technology/google-deepmind/gemini-2-5-native-audio/ Source: Gemini Title: Advanced audio dialog and generation with Gemini 2.5 Feedly Summary: Gemini 2.5 has new capabilities in AI-powered audio dialog and generation. AI Summary and Description: Yes Summary: Gemini 2.5 introduces advanced capabilities in AI-powered audio dialogue and generation, highlighting innovations in generative AI technology that can enhance user interactions…

  • Simon Willison’s Weblog: Quoting Kenton Varda

    Source URL: https://simonwillison.net/2025/Jun/2/kenton-varda/#atom-everything Source: Simon Willison’s Weblog Title: Quoting Kenton Varda Feedly Summary: It took me a few days to build the library [cloudflare/workers-oauth-provider] with AI. I estimate it would have taken a few weeks, maybe months to write by hand. That said, this is a pretty ideal use case: implementing a well-known standard on…

  • Simon Willison’s Weblog: claude-trace

    Source URL: https://simonwillison.net/2025/Jun/2/claude-trace/ Source: Simon Willison’s Weblog Title: claude-trace Feedly Summary: claude-trace I’ve been thinking for a while it would be interesting to run some kind of HTTP proxy against the Claude Code CLI app and take a peek at how it works. Mario Zechner just published a really nice version of that. It works…