Quoting Jaana Dogan
A Google engineer shares her experience using Claude Code to rapidly prototype a distributed agent orchestrator, highlighting AI's impact on complex software development.
A Google engineer shares her experience using Claude Code to rapidly prototype a distributed agent orchestrator, highlighting AI's impact on complex software development.
A technical tutorial on implementing an AutoHotKey debugger plugin for the IntelliJ Platform using the DBGP protocol and XDebugger API.
A statistical analysis of the classic board game Snakes & Ladders, modeling it as a Markov chain to calculate the expected game length.
A daily tech link roundup covering AI, programming, development tools, and industry trends for January 2, 2026.
A daily link roundup for developers covering .NET, web dev, AI, Python, DevOps, and tech industry news from January 1, 2026.
A daily link roundup for developers covering .NET, web development, AI, and tech trends with numerous technical articles and resources.
Explains API versioning concepts and details the new first-class versioning support introduced in Spring Boot 4 (Spring Framework 7).
A weekly roundup of recent updates from Microsoft's tech ecosystem, including .NET, Azure DevOps, GitHub, and Visual Studio.
Explains why Task.Delay in C# fails for delays over 49.7 days and provides a workaround for long-running timers.
Explores the integration of new Vector data types and Vector Indexes with Columnstore Indexes in SQL Server 2025 for similarity search and RAG.
A demonstration of different uv init command options for Python project setup, with examples hosted on GitHub.
Overview of official documentation, learning resources, and training materials for Microsoft SQL Server 2025.
Discusses the importance of validating AI and automated systems, covering methods like consistency checks, certificates, and formal verification.
A custom BizTalk pipeline component that extracts metadata from incoming filenames for routing and tracking, part of an open-source utility pack.
A pragmatic take on Friday and holiday deploy freezes, arguing they are a necessary hack for teams lacking robust observability, not a virtue.
A technical guide to installing KAITO v0.8.x on Azure Kubernetes Service to run the Phi-4 language model for AI inference.
A ColdFusion code kata exploring methods for conditionally formatting compound strings like names and addresses, comparing brute-force logic with list functions.
Microsoft announces a major redesign (v4) of the Azure Logic Apps designer in Public Preview, featuring a cleaner layout, draft mode, and workflow notes.
Explores the open standard for AI agent skills, detailing how tools like Goose use SKILL.md files to provide contextual expertise automatically.
Explores integrating the Goose AI agent directly into your terminal for ambient, on-demand assistance without explicit sessions.