Hosting a Static Website on Azure with Pulumi
A tutorial on using Pulumi to deploy a static website on Azure, covering storage, CDN, and TLS setup.
A tutorial on using Pulumi to deploy a static website on Azure, covering storage, CDN, and TLS setup.
Explains method swizzling in Swift, its uses, common pitfalls, and provides a practical example for iOS developers.
A technical note on calculating denominator degrees of freedom in survey-weighted generalized linear models (svyglm) for complex sample designs.
Explains how information theory and R code can quantify and classify spatial patterns, with examples from landscape ecology.
A guide to deploying custom, long-running Azure Functions in containers using Docker and KEDA for event-driven autoscaling, demonstrated with a video thumbnail generation example.
A technical guide on implementing reliable incoming call notifications in iOS using PushKit for VoIP apps, covering setup and code examples.
How to manually delete a Kafka Connect connector by writing a tombstone message to its internal config topic using kafkacat.
Explores meta reinforcement learning, where agents learn to adapt quickly to new, unseen RL tasks, aiming for general-purpose problem-solving algorithms.
A guide to setting up a development environment for SciPy on Mac OS, including installing dependencies and using development mode.
A technical guide exploring workarounds to update SQL Server statistics on secondary replicas in Availability Groups, including scripts and methods.
Explains the relationship between Wald, score, and likelihood ratio tests in statistical modeling using visual diagrams and R code examples.
A personal account of the Stone Soup creativity camp, an experience design event focused on improvisation, workshops, and unique participant-led activities.
A talk on building a serverless reverse package search for NuGet.org using Azure Functions and Azure Search, presented at NDC Oslo.
A software developer's list of past and upcoming tech talks on open-source, Microsoft technologies, cloud, and DevOps.
A guide to designing a decoupled authentication API in Flutter using service classes to wrap FirebaseAuth and improve maintainability.
A tutorial on implementing CallKit for iOS to display native incoming/outgoing call UI and handle VoIP features in your app.
Analyzes the debate on the best location to start a tech startup, arguing the Bay Area's advantages are concentrated and not accessible to most founders.
A tutorial on unit testing an ASP.NET Core Web API controller using XUnit and FakeItEasy, covering mocking dependencies and test structure.
A statistical re-analysis of a published study on the mouse microbiome and autism, examining data and p-values from behavioral experiments.
A developer's monthly update covering open source projects like aerc email client, RISC-V musl libc port, and tools for decentralized blogging.