Azure Event Grid and Serverless PowerShell Functions – Part 1
A technical guide on using Azure Event Grid with PowerShell Azure Functions to automate resource configuration after VM or Storage Account creation.
A technical guide on using Azure Event Grid with PowerShell Azure Functions to automate resource configuration after VM or Storage Account creation.
Andy announces a live stream to redesign his microblog, focusing on web design and front-end development.
A web developer discusses the resurgence of blogging and the importance of owning your content, while introducing his agency and educational resources.
A critique of the Gatsby team's comparison of JavaScript and image sizes, arguing it's misleading for web performance.
Explains how to dynamically change Kafka Connect logging levels using its admin API, enabling detailed debugging without restarting workers.
Explores common issues and solutions when implementing Keychain Sharing for iOS app extensions, covering group names, simulator limitations, and entitlements.
A guide on writing effective conference talk abstracts to increase acceptance chances, based on experience reviewing hundreds of submissions.
A web developer discusses using Web Components with progressive enhancement for cross-browser support, including IE.
A personal reflection on the first six months of running a tech-focused content creation company, covering podcast growth and industry events.
RSiteCatalyst v1.4.16 released with a community-contributed fix for using multiple classification columns in QueueDataWarehouse.
A technical guide on integrating Kafka Connect and Debezium with Confluent Cloud for streaming data from MySQL.
Analyzes NetApp's strategic response to cloud disruption, focusing on its Kubernetes service as a solution for hybrid cloud management.
Explains how to change the default binding mode for XAML bindings using the x:DefaultBindMode attribute in UWP development.
Explores the practical uses of reversible computing, from automatic differentiation in deep learning to distributed systems and database operations.
A technical guide on implementing graceful, in-place updates for toast notifications using the BurntToast PowerShell module, focusing on progress bars.
Explains SQL Server 2019's Froid feature for inlining Scalar T-SQL UDFs to improve performance, with caveats and function type context.
Explains how to correctly use Dapper's IN clause with collection parameters to avoid SQL syntax errors from double parentheses.
A technical guide on extending the R survey package to support instrumental variable regression (ivreg) with complex survey data.
Explains Azure AD Service Principals, their relationship to application objects, and how to create them for automation and permissions.
A tutorial on implementing CallKit for iOS to display native incoming/outgoing call UI and handle VoIP features in your app.