Xcode stops fetching Swift packages
Fixing Xcode 16.1's Swift package fetch failure caused by a global Git configuration change.
Fixing Xcode 16.1's Swift package fetch failure caused by a global Git configuration change.
A technical guide on using Quarto and R to programmatically generate and render markdown content for election results websites.
Explains a performance issue with ToListAsync/ToArrayAsync in EF Core when querying large data columns and recommends using synchronous versions.
Guide on integrating ASP.NET Core middleware into Azure Functions HTTP triggers to use familiar HttpRequest, HttpResponse, and IActionResult objects.
A DIY guide to building a home CO2 monitoring system using LoRaWAN sensors, a custom gateway, and a web dashboard.
A first-hand account of VMware Explore 2024 Day 1, covering keynotes, community events, and technical sessions like Azure VMware Solution.
A profile of a Senior Analytics Engineer specializing in dbt, data mesh architecture, and applying library science principles to modern data teams.
A developer shares their experience migrating an Azure Function from .NET 6 in-process to .NET 8 isolated, focusing on OpenApi/Swagger configuration changes.
Explains how multimodal LLMs work, compares recent models like Llama 3.2, and outlines two main architectural approaches for building them.
Explains how multimodal LLMs work, reviews recent models like Llama 3.2, and compares different architectural approaches.
A technical guide comparing spatial patterns in categorical raster data using R, focusing on land cover change analysis.
Explores using C++23's std::chrono library to handle dates, times, and time zones, including formatting and retrieving current global times.
A technical guide on implementing hackable date-based URL indexes (year, month, day) in the Eleventy static site generator using custom collections and templates.
October 2024 updates for Azure OpenAI, including Data Zone Standard deployment, Global Batch API, and a real-time audio API.
Explores using Python's pattern matching and comprehensions for efficient data cleaning, transformation, and analysis.
A guide to building a declarative Copilot agent with actions using Visual Studio Code and the Teams Toolkit extension.
An exploration of ASCII control characters in the terminal, explaining their functions, categories, and limitations.
A guide to using the Porcupine library to check for linearizability in distributed systems like registers and key-value stores, implemented in Go.
A developer explains why they limit AI use in programming, citing the difficulty of verifying AI-generated code without a proper mental model.
A hands-on tutorial for setting up a local data lakehouse with Apache Iceberg, Dremio, and Nessie using Docker in under 10 minutes.