Agile

MCP server announced for JFrog supply chain management platform
Software supply chain management provider JFrog has become the latest vendor to release a Model Context Protocol (MCP) server for its platform so developers can securely link Large Language Models (LLMs) and AI agents to tools and data sources. “Unt...
2025-07-17 13:16
From prompts to specs: AWS’s Kiro signals the next phase of AI coding tools
AWS has previewed Kiro, a new agentic AI-driven integrated development environment (IDE) that the hyperscaler claims is better suited for structured, large-scale software development workflows, favored mostly by enterprise engineering teams seeking au...
2025-07-17 10:46
How to create your own RAG applications in R
One of the handiest tasks large language models can do for us is answer questions about a specific collection of information. This is often done using a technique called RAG, or retrieval augmented generation. Instead of relying on what the model know...
2025-07-17 09:00
Taking .NET Aspire for a spin
.NET Aspire is an interesting piece of the .NET ecosystem, providing a framework for building, testing, and deploying cloud-native applications. Still relatively new, Aspire takes an opinionated approach to distributed systems development while also p...
2025-07-17 09:00
.NET 10 Preview 6 brings JIT improvements, one-shot tool execution
A newly arrived sixth preview of Microsoft’s planned .NET 10 application development platform touts improved JIT code generation for struct arguments, one-shot tool execution, and other enhancements in the .NET libraries, runtime, and SDK, as well ...
2025-07-17 01:15
Qdrant Cloud adds service for generating text and image embeddings
Qdrant has launched Qdrant Cloud Inference, a managed service that allows developers to generate, store, and index text and image embeddings in the Qdrant Cloud. The service, which uses integrated models within a managed vector search engine, is desig...
2025-07-16 21:31
Perforce unveils agentic AI test tool for web and mobile apps
Seeking to ease web and mobile app testing by leveraging AI, Perforce Software has unveiled Perfecto AI, an agentic AI testing tool that removes the need for test scripts, frameworks, or maintenance and streamlines testing workflows, according to the ...
2025-07-16 19:21
AWS looks to cut storage costs for LLM embeddings with Amazon S3 Vectors
AWS is previewing a specialized storage offering, Amazon S3 Vectors, that it claims can cut the cost of uploading, storing, and querying vectors by up to 90% compared to using a vector database, a move likely to be of interest to those running generat...
2025-07-16 14:46
4 tips for getting started with free-threaded Python
Until recently, Python threads ran without true parallelism, as threads yielded to each other for CPU-bound operations. The introduction of free-threaded or ‘no-GIL’ builds in Python 3.13 was one of the biggest architectural changes to the CPython...
2025-07-16 09:00
ECMAScript 2025: The best new features in JavaScript
This year’s update to the JavaScript specification covers a lot of ground. The headline addition is the new built-in Iterator object and its functional operators. Other updates include new Set methods, a direct JSON module import, improvements to re...
2025-07-16 09:00
Database design tips for developers
It is a universal truth that everything in software eventually rots. Things slowly get worse. What starts out as cool and clean becomes “what the hell were they thinking” before you know it. But that doesn’t mean we sit back and let it happen...
2025-07-16 09:00
Oracle’s Java licensing shift sparks mass migration to open source
Nearly 8 in 10 organizations are moving away from Oracle Java, driven by rising costs and frustration over the company’s shift to employee-based pricing, according to a research report based on the ITAM & SAM Survey 2025. The survey, which was joint...
2025-07-16 08:58
Cognition agrees to buy what’s left of Windsurf
AI builders are starving for agentic integrated development environments (IDEs), which help developers code more efficiently and thus, ideally, speed up production. And nowhere has this been more apparent than in the tug-of-war over Windsurf. In the l...
2025-07-16 03:41
Firebase Studio adds autonomous Agent mode, MCP support, Gemini CLI
Google’s Firebase Studio, an AI-powered development workspace hosted in the Google Cloud, has added new AI-assisted development tools including an autonomous agent mode, foundational support for MCP (Model Context Protocol), and Gemini CLI integrat...
2025-07-15 22:48
Akka releases platform for agentic AI
Akka, provider of a popular framework for building reactive, distributed applications on the JVM, has introduced the Akka Agentic Platform, an integrated suite of offerings for building, operating, and evaluating agentic AI systems. Announced July 14,...
2025-07-15 19:32
JavaScript, MacOS lead usage in worldwide developer survey
JavaScript was the most-used language and MacOS the most-used desktop OS in a recent survey of nearly 9,000 developers worldwide that asked about technology usage as well as about demographics, income, and workplace. The findings of The State of Devs ...
2025-07-15 17:58
How agentic AI will transform mobile apps and field operations
Many first-generation mobile applications were direct adaptations of their web equivalents. Poor user experiences, slow performance, and low adoption forced organizations to rethink their business objectives and implementation strategies. As developme...
2025-07-15 09:00
Does public cloud AI cost too much?
In today’s rapidly changing digital landscape, artificial intelligence remains the most transformative technology on the horizon. As organizations seek to integrate AI into mission-critical operations, the question of where to run these workloads is...
2025-07-15 09:00
Can System Initiative fix devops?
Let’s face it. Devops hasn’t seen much innovation in recent years, particularly in infrastructure automation. Despite radical shifts in technology, infrastructure automation has remained largely unchanged. Sure, it’s evolved — from on-prem con...
2025-07-14 09:00
Why zero CVEs makes zero sense
If a vendor tells you it can enable zero CVEs (Common Vulnerabilities and Exposures), you should run, not walk, away. Not only is it impossible to get to zero CVEs, there’s really no need to even try. In fact, the very act of trying to achieve zero ...
2025-07-14 09:00