Bicep pattern parameter
Explains how to use the --pattern parameter in Bicep CLI for bulk building and linting multiple Bicep template files using wildcards.
Explains how to use the --pattern parameter in Bicep CLI for bulk building and linting multiple Bicep template files using wildcards.
Lance McCarthy explains the Model Context Protocol (MCP), its importance, and how to work with it in a tech interview.
Analysis of Apple's alleged anti-competitive tactics and non-compliance with the EU's Digital Markets Act (DMA), focusing on browser restrictions and misleading claims.
A technical article describing a solution for sorting hierarchical data fields using string interning in C, focusing on maintaining original order while grouping nested structures.
A comprehensive guide comparing five major open table formats (Iceberg, Delta Lake, Hudi, Paimon, DuckLake) for modern data lakehouses, covering their internals and use cases.
A personal retrospective of the various writing tools and platforms the author has used to publish online over the past twenty-plus years.
A guide on how to run C# code within Microsoft Fabric Notebooks using the pythonnet package to integrate with the .NET CLR.
Explains how to achieve high availability for services over Tailscale using DNS-based load balancing, avoiding single points of failure.
A comprehensive guide to the data lakehouse architecture, its core components (Iceberg, Delta, Hudi, Paimon), and the surrounding ecosystem for modern data platforms.
Analyzes Apple's influence on web standards and browser competition, questioning its commitment to collaborative API development on iOS.
Explores identity and equality types in type theory, contrasting definitional vs. propositional equality and their role in proofs.
A beginner's guide to setting up a web development environment, covering essential tools like IDEs and project setup.
A tutorial on implementing Queryable Encryption for sensitive fields using the MongoDB Entity Framework Core provider, enabling encrypted data to remain searchable.
Explores how Python's readable, English-like syntax reflects a philosophy of programming that reduces cognitive load and shapes computational thinking.
A developer reflects on managing multiple WordPress blogs with custom themes, discussing the pros and cons of separating content by topic versus consolidating.
A guide to troubleshooting the Azure Connected Machine agent for Azure Arc, covering installation, connectivity, and common issues.
Analyzes the true role of web standards bodies, arguing they ratify existing designs rather than invent the future, and critiques misconceptions about browser feature development.
Exploring the philosophical and technical significance of the Unix 'fortune' command as an antidote to modern algorithmic engagement.
A developer details the challenges and design decisions in building a JSContact/iCalendar converter for the pimsync project, focusing on timezone and recurrence rule handling.
A guide to setting up Java development in Emacs using the Language Server Protocol (LSP) and the Eclipse JDT server for a lightweight, customizable coding experience.