Enterprise Patterns for ASP.NET Core Minimal API: Identity Map Pattern
Explains the Identity Map pattern for ASP.NET Core Minimal APIs to ensure a single in-memory object per database entity within a request.
Explains the Identity Map pattern for ASP.NET Core Minimal APIs to ensure a single in-memory object per database entity within a request.
Author details a fix for suboptimal indentation in complex SQL join conditions within the paste.depesz.com query pretty-printer.
A developer's 2025 year-in-review, covering the switch from WordPress to BlazorStatic, adopting a Mac Mini, and using GitHub Copilot.
Guide to identifying and disabling the deprecated 'trusted service connectivity' feature in Azure API Management before its March 2026 retirement.
A daily tech link roundup covering AI, web development, .NET, and software engineering trends for January 2026.
A technical analysis measuring the performance impact of adding indexes on write operations (COPY) in PostgreSQL, showing slowdowns and size overhead.
Google has added a built-in bulk unsubscribe feature in Gmail, allowing users to manage email subscriptions easily.
Introduces a Spring Boot library for automatically generating Istio resources on Kubernetes from Java annotations, simplifying development within the Istio service mesh.
A guide to copying Azure Cosmos DB NoSQL containers between different Azure accounts using the Azure CLI cosmosdb-preview extension.
Exploring undocumented time-based Conditional Access policies in Microsoft Entra using Graph API and LLM assistance.
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.
Explores the challenges of using AI coding assistants, comparing them to the movie '50 First Dates' and emphasizing the need for persistent documentation.
Analysis of npm supply chain attacks in 2025 and a critique of GitHub's security response, proposing stronger measures.
Introduces an open-source, agentic approach to end-to-end testing that records user interactions to reduce flakiness and maintenance.
A developer details GPU memory allocation bugs with NVIDIA drivers on Linux Wayland, comparing stability with X11 and reporting issues to NVIDIA.
A software engineer reflects on their first year at PostHog, highlighting a blameless culture, company values, and the joy of coding.
Updates on HTML Minifier Next: performance gains, new SWC JavaScript minifier option, and built-in SVG minification.