Copying Azure Cosmos DB NoSQL Containers to a Database in another Account
A guide to copying Azure Cosmos DB NoSQL containers between different Azure accounts using the Azure CLI cosmosdb-preview extension.
A guide to copying Azure Cosmos DB NoSQL containers between different Azure accounts using the Azure CLI cosmosdb-preview extension.
A guide to building an AI-powered automated code review system for Azure DevOps pull requests using OpenAI models via Microsoft Foundry.
A strategic guide to estimating and managing cloud costs in Microsoft Azure, covering tools, frameworks, and optimization practices.
Analyzes the rational approximation of log2(3) and log2(5) using continued fractions, comparing their approximation errors.
Explores building a 'no-code' game integration using a JSON-based augmentations system within the Puzzmo API and app infrastructure.
Analysis of npm supply chain attacks in 2025 and a critique of GitHub's security response, proposing stronger measures.
A software engineer reflects on their first year at PostHog, highlighting a blameless culture, company values, and the joy of coding.
Analysis of Raspberry Pi 5 vs. N100 Mini PC pricing trends, showing they now cost the same due to RAM shortages, impacting hobbyist affordability.
A critique of the new macOS Tahoe menu icons, arguing they are overly complex and poorly designed, violating Apple's own interface guidelines.
A critique of the new, overly complex menu icons in macOS Tahoe, arguing they violate design principles and fail to aid usability.
A software engineer reflects on leaving Splunk/Cisco for a new role at Unleash, sharing thoughts on company culture and recent reads.
The author will join the Oxide and Friends podcast to make predictions about AI developments for the years 2026, 2028, and 2032.
A developer reflects on a difficult 2025 and plans for 2026, focusing on 'Just in Case' vs. 'Just in Time' learning strategies for professional growth.
Explains how V8's JavaScript engine uses pre-tenuring to allocate long-lived objects directly in old space, avoiding nursery overhead.
A look at key AI trends for 2026, focusing on verifiability, continuous agents, and vertical problem-solving.
Guide to setting up an Azure Arc AWS connector for migrating data from Amazon S3 buckets to Azure Storage accounts in multi-cloud environments.
A performance comparison of Microsoft Agent Framework implementations in Python and .NET for AI agents, using local Ollama models.
A daily link roundup for developers covering .NET, web dev, AI trends, Windows, and tech predictions for 2026.
A developer's 2025 retrospective covering blog migration, PhD start, MVP status, and a breakdown of 50+ technical posts on .NET, ASP.NET Core, and EF Core.
Explores software coupling and the DRY principle through the lens of big-O notation, analyzing the number of code edits needed for changes.