InfoWorld |
|
||||||
Startups accuse Microsoft of ‘billing trap’ in Azure AI Foundry after unexpected charges17:22 A growing number of startup founders are raising concerns about unexpected charges incurred while experimenting with AI models through Microsoft’s Azure AI Foundry platform, turning what began as an isolated complaint into a broader debate over billing transparency. At least 20 participants in the Microsoft for Startups program have signed a Change.org petition calling on Microsoft CEO Satya Nade… Open VSX extensions hijacked: GlassWorm malware spreads via dependency abuse13:11 Threat actors are abusing extension dependency relationships in the Open VSX registry to indirectly deliver malware in a new phase of the GlassWorm supply-chain campaign. Researchers at Socket said they have identified at least 72 additional malicious Open VSX extensions linked to the campaign since January 31, 2026. The extensions appear to target developers by posing as helpful tools, such as l… How to build an AI agent that actually works10:32 Everyone is building “ agents ,” but there is a large disagreement on what that means. David Loker, VP of AI at CodeRabbit, which runs one of the most widely deployed agentic code review systems in production, has a practical definition that cuts through the hype: The company’s code review “happens in a workflow” with “two agentic loops” embedded at specific points where reasoning is actually nee… Migrating from Apache Airflow v2 to v310:32 During the 2025 holidays, I had some downtime and decided to migrate one of my pet projects from Apache Airflow 2.10.3 to 3.0.6 . This article is based entirely on my hands-on experience with that migration and captures my initial takeaways of what worked well, what felt rough around the edges and where Airflow 3 genuinely changes how we think about workflow orchestration. Rather than covering ev… How AI is changing open source10:32 Open source has become less of a “thing” in the last few years. Oh, sure, you’ll find the usual suspects waving their “open source is always better” flag, even as the AI community keeps releasing ambitious (and very closed) models and other tools (and as the very nature of open source evolves, as I’ve argued time and time again.). This doesn’t mean open source is fading in importance. It’s not. A… Save money by canceling more software projects, says survey13.března Enterprises should be more ruthless about cancelling projects. That’s according to project management software company Tempo, which surveyed 667 project planning leaders at the end of last year. It found that those who deployed better scenario planning and acted ruthlessly is assessing a project’s viability would be better off. According to the survey, 90% of organizations claimed that their proj… Microsoft accelerates pace of VS Code development13.března Microsoft is speeding up the delivery of its Visual Studio Code updates. Since last summer, the company has been making monthly releases, each with three or four patches and new functionality, but starting from March 9 the changes will come weekly, it announced on GitHub . Visual Studio Code is a free source-code editor that is available for Windows, macOS, Linux, and Raspberry Pi OS and comes wi… Databricks launches Genie Code to automate data science and engineering tasks13.března Databricks has launched Genie Code, a new AI agent, to help enterprise data practitioners automate data science and engineering tasks. Available as a panel inside Databricks’ notebooks, SQL Editor, and Lakeflow Pipelines editor, Genie Code can be used to plan, build, deploy, and maintain end-to-end machine learning (ML) workflows, including automating experiment tracking with MLflow, monitoring p… The AI coding hangover13.března For the past few years, I’ve watched a specific story sell itself in boardrooms: “Software will soon be free.” The pitch is simple: Large language models can write code, which is the bulk of what developers do. Therefore, enterprises can shed developers, point an LLM at a backlog, and crank out custom business systems at the speed of need. If you believe that pitch, the conclusion is inevitable: … Migrating Python to Rust with Claude: What could go wrong?13.března Take a wild ride with us, as we use a large language model to convert a Python app to Rust. Also, could Pandas finally compel you to ditch Excel? And, is Python’s native JIT the Python performance booster we’ve all been waiting for? All this and more, in this week’s report. Top picks for Python readers on InfoWorld What I learned using Claude Sonnet to migrate Python to Rust “Let’s rewrite a Pyth… Gemini CLI introduces plan mode13.března Google has added a plan mode to Gemini CLI , its open-source software engineering agent that runs on the command line. With plan mode, announced March 11 , Gemini CLI focuses first on analyzing a request, planning complex changes, and understanding the codebase or dependencies in a read-only mode that is safe from accidental changes or executions. Plan mode will also ask questions to clarify goal… JetBrains unveils AI tracing library for Kotlin and Java12.března JetBrains has introduced Tracy, an AI tracing library for the Kotlin and Java languages. Announced March 11 and accessible from GitHub , Tracy helps developers trace, monitor, and evaluate AI-powered features directly from their Kotlin or Java projects, JetBrains said. The open-source Kotlin library provides a unified API to capture structured traces and helps developers debug failures, measure e… Running agents with Amazon Bedrock AgentCore12.března While Amazon Bedrock helps you build and scale generative AI applications, Amazon Bedrock AgentCore provides an enterprise-grade infrastructure and operations layer for deploying and managing AI agents at scale. AgentCore itself is completely agnostic about models, frameworks, and integrations, although its starter kit CLI only supports the most prominent of these. That CLI can generate agents us… Why Postgres® has won as the de facto database: Today and for the agentic future12.března The AI economy is projected to reach $17 trillion by 2028, fundamentally altering how organizations architect their infrastructure. Driven by this shift, 95% of major global enterprises are on a mission-critical sprint to become their own AI and data platforms within the next two years. Yet only 13% of enterprises have successfully found the formula. Their secret to mainstreaming agentic AI? Aban… What’s missing from AI-assisted software development12.března AI has made writing code feel like cheating . The real trouble shows up right after git push . That is the part almost no one is talking about, and it is where most AI-assisted projects quietly die. It is not usually the code that fails. It is everything around it, because the cloud is unforgiving. Developers still run into the same problems they faced before large language models (LLMs) arrived.… |