Google’s A2A: taking a closer look
A technical deep dive into Google's A2A framework for building and connecting multi-agent AI systems via a standardized JSON-RPC API.
A technical deep dive into Google's A2A framework for building and connecting multi-agent AI systems via a standardized JSON-RPC API.
A guide to deploying and comparing open-weight LLM families (DeepSeek, Falcon, Llama, etc.) using the KAITO operator on Azure Kubernetes Service (AKS).
Tutorial on building an AI-powered chat application using Spring AI for the backend and Angular for the frontend.
Article argues that developing the right mindset is more crucial for career advancement than simply chasing a new job title in tech.
Author announces a new O'Reilly book about the financial and organizational barriers to scaling technical change within companies.
Explores when and how to build multi-agent AI solutions, comparing frameworks, PaaS options, and custom implementations for developers.
Discusses how AI tools like GitHub Copilot are changing developer work, arguing they act as powerful assistants rather than replacements.
Explores error handling in Fortran functions, focusing on optional results and alternatives to success flags and subroutines.
Microsoft releases SQL Server 2022 Cumulative Update 20, detailing its fixes, servicing model, and patching recommendations.
Author's updated SQL Server diagnostic queries for July 2025, covering multiple versions and Azure services for performance and configuration analysis.
A technical guide on implementing MCP client authorization using Dynamic Client Registration (RFC 7591) and OAuth 2.1, following the MCP Authorization specification.
Martin Fowler shares three articles on Gen AI's impact on developers and reflections on meaningful work.
A tutorial on using Positron's Connections Pane to connect to and query DuckDB databases efficiently, especially for handling large datasets.
Explores error handling in Fortran, covering intrinsic methods and naive approaches, with a focus on function design.
A developer details the iterative UI design process for the 'Ask AI' feature in their note-taking app, Edna, focusing on API key clarity.
An update on integrating a moving garbage collector into Guile Scheme, detailing technical challenges, refactors, and bug fixes.
A developer documents how AI agents built a complete shopping cart feature for an e-commerce app, from requirements to code, without manual programming.
An update on the performance fix for ToListAsync in Entity Framework Core, addressing slow queries and high allocations when fetching large data.
Exploration of DuckDB and DuckLake as lightweight analytics tools, comparing them to traditional data lake architectures.
A guide on using Positron IDE to SSH into local Docker containers for running R code, improving reproducibility and environment management.