Wrangling atproto + Bluesky for Puzzmo.com
Technical deep dive into integrating Puzzmo.com with the atproto protocol and Bluesky, covering follower sync, labelers, and data storage.
Technical deep dive into integrating Puzzmo.com with the atproto protocol and Bluesky, covering follower sync, labelers, and data storage.
Puzzmo adds Bluesky integration for friend syncing, user labeling, and storing puzzle streaks on the decentralized social network.
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.
Anthropic proposes a new MCP approach that converts tools into executable code for more efficient AI agents, reducing token usage and errors.
A developer built a unified task dashboard using Next.js, Vercel Edge Functions, and live API calls to aggregate data from ClickUp, Notion, and Google Calendar.
Microsoft discontinued the 'Share to Yammer' button. This article explains the change and provides alternative methods for posting to Viva Engage.
A developer compares Claude Sonnet 4.5, GPT-5 Codex, and Grok Code Fast 1 for coding tasks in Cursor, testing feature generation and test creation.
A technical guide on using HTTP actions in Azure Logic Apps to POST multipart/form-data with files and fields.
A technical guide on integrating the UK Companies House API with an Azure AI Agent using OpenAPI specifications within Azure AI Foundry.
A developer details the iterative UI design process for the 'Ask AI' feature in their note-taking app, Edna, focusing on API key clarity.
A tutorial on using Tanstack Query (React Query) to fetch and manage data from the AniList API in a React Native manga tracker app.