The ultimate software engineering abstraction

Really big changes don’t happen in the programming world very often. I’ve been lucky to be around long enough to see a couple of them. And we are all lucky enough to be seeing one today. I remember well the heady days in the mid-1990s when rapid application...

Get started with Google Agent Development Kit

A common use case in generative AI is developing an agent, which is a system users interact with in plain language to accomplish a given task. Creating AI agents can require a lot of heavy lifting, even when you’re leveraging an existing commercial model. Google...

Clarifai AI Runners connect local models to cloud

AI platform company Clarifai has launched AI Runners, an offering designed to give developers and MLops engineers flexible options for deploying and managing AI models. Unveiled July 8, AI Runners let users connect models running on local machines or private servers...

ECMAScript 2025 JavaScript standard approved

ECMAScript 2025, the latest version of the ECMA International standard for JavaScript, has been officially approved. The specification standardizes new JavaScript capabilities including JSON modules, import attributes, new Set methods, sync iterator helpers, and...