Azure IaaS and Azure Local: Microsoft Ignite 2025 Special Edition
A summary of key Azure IaaS and Azure Local announcements from Microsoft Ignite 2025, focusing on infrastructure, networking, and sovereign cloud updates.
A summary of key Azure IaaS and Azure Local announcements from Microsoft Ignite 2025, focusing on infrastructure, networking, and sovereign cloud updates.
How to set default code block languages in Mkdocs for automatic Python syntax highlighting in documentation.
Microsoft Intune's Multi Admin Approval feature now secures critical device actions like wipe, retire, and delete, requiring a second admin's approval.
C# 14 introduces new implicit conversions for Span<T> and ReadOnlySpan<T>, reducing boilerplate and improving code readability.
A senior engineer explains what hiring managers look for in a tech resume: clear demonstration of increasing scope and impact over fancy titles.
A personal reflection on the talks and themes at FFConf 2025, covering diversity, privacy, web components, and AI in web development.
Explains why stopping a listener immediately during app shutdown causes failed requests and details the correct graceful shutdown sequence.
Analyzes LLM APIs as a distributed state synchronization problem, critiquing their abstraction and proposing a mental model based on token and cache state.
Argues that AI should be judged by its outputs and capabilities, not by debates over its internal mechanisms or consciousness.
Using data-* attributes to expose internal state for stable, declarative testing of web components, avoiding brittle shadow DOM selectors.
Explains dependency cooldowns, a strategy to reduce supply chain attack risk by delaying automatic dependency updates.
A guide to generating, caching, and securing dynamic Open Graph images in a ColdFusion application using Cloudflare CDN.
Announcing elbruno.Extensions.AI.Claude v0.1.0-preview.2, a .NET library for integrating Claude AI models with Azure AI Foundry and Microsoft.Extensions.AI.
A review of the Air Lab, a portable, open air quality monitor, comparing it to the AirGradient ONE and highlighting its features and setup.
A tech startup in Mongolia translated the author's software engineering book, leading to a visit and insights into the local tech scene.
An Intel Fellow shares advice on how to give effective, constructive technical feedback to hardware vendors like Intel to influence product development.
A technical article exploring common and subtle causes of data races in Go programs, with real-world examples and fixes.
A software engineer details their work building a design system, CSS engine, and AI Assistant at Stripe, plus a local-first app project.
A guide to using the Arconia framework to add Quarkus-like Dev Services and observability features to Spring Boot applications.
Explains how to integrate Azure Application Gateway for Containers with Istio service mesh for TLS encryption in Kubernetes, focusing on sidecar mode.