Introducing Kody: Your Personal Software Factory
Kody is a sandboxed cloud runtime where AI agents can author and execute code, integrating with APIs and MCP servers, with secure secret storage.
Kody is a sandboxed cloud runtime where AI agents can author and execute code, integrating with APIs and MCP servers, with secure secret storage.
AI reduces software creation cost, but ownership remains expensive due to maintenance, compatibility, and edge cases.
A guide to setting up Copilot Connectors in Microsoft Search, covering Graph Connectors, schema configuration, and Graph API usage.
An analysis of why Book Corners cannot sync user contributions back to OpenStreetMap due to OSM's import guidelines and licensing requirements.
A developer analyzes CrossFit gym data from SugarWOD API to create a ranking system that aggregates years of workout scores across Rx and Scaled divisions.
Guide to using Google's Gemini Interactions API with JavaScript, covering text generation, streaming, multi-turn chat, and multimodal inputs.
Analysis of the Canva Button licensing controversy and its implications for software integration in 2026.
Learn how to fetch data from Datasette into Google Sheets using importdata(), named functions, and Google Apps Script.
Puzzmo adds Bluesky integration for friend syncing, user labeling, and storing puzzle streaks on the decentralized social network.
Technical deep dive into integrating Puzzmo.com with the atproto protocol and Bluesky, covering follower sync, labelers, and data storage.
A guide on integrating Spring AI with external MCP servers for tools like GitHub and SonarQube using Docker's MCP Toolkit.
A developer critiques AI chatbots as data gatekeepers, then builds a custom solution using Claude Code and a local database for richer financial analysis.
A beginner's guide to installing n8n with Docker and creating your first automation workflow using webhooks and email notifications.
Explains using Azure API Management as an AI gateway for Open WebUI, focusing on integration with Azure OpenAI and Microsoft Foundry for security and metrics.
Fixing a Content Understanding Studio error when adding a Microsoft Foundry resource by manually calling a PATCH endpoint.
Explains security, authentication, and parameter passing between parent and child Azure Logic Apps, covering Consumption vs. Standard plans.
Explains how Azure API Management can directly publish messages to Azure Service Bus using a managed identity and a specific policy.
A step-by-step tutorial on building a functional AI agent using the Gemini 3 Pro model and Python, covering core concepts like tools, loops, and context.
A guide to using Anthropic's Claude models in Microsoft Foundry with Microsoft.Extensions.AI via a custom HTTP handler for API format translation.
A technical guide on retrieving geographic location and weather data from an IP address using C# and a free API service.