Backporting the SwiftUI 4 ImageRenderer to iOS 13
A guide to backporting SwiftUI 4's ImageRenderer to work on iOS 13, enabling view-to-image conversion for older iOS versions.
A guide to backporting SwiftUI 4's ImageRenderer to work on iOS 13, enabling view-to-image conversion for older iOS versions.
A tutorial on using the R magick package to programmatically add semi-transparent color overlays to images for better text readability.
A former gamer reflects on how modern games remove the 'grind' and how that work ethic was a valuable life lesson for entrepreneurship.
Summary of a conference talk on HTTP/3, covering its benefits, setup, and performance testing compared to HTTP/2.
A web developer shares his pride in seeing his burger menu component used on the website of musician EL-P.
A security engineer shares key lessons and query patterns learned from a year-long #365daysofKQL challenge, focusing on threat hunting and log analysis.
Explains the 'Don't Mock What You Don't Own' testing principle, discussing why you should avoid mocking third-party dependencies and offering alternatives.
A guide to creating SwiftUI sheets that don't dim the underlying view, enabling interactive overlays like Apple Maps.
Announcing the 2022 Ihaka Lectures, featuring online talks by Emi Tanaka, Luke Tierney, and Wes McKinney on R, data science tools, and experimental design.
A guide to understanding the CAP theorem in distributed systems, explaining when it applies and its implications for consistency and availability.
Part 2 of a series on using Azure Anomaly Detector to identify unusual patterns in air quality sensor data for safety alerts.
A guide to implementing feature flags in .NET applications, from basic toggles to advanced configurations for controlled rollouts.
A guide on converting Hugging Face Transformers models to the ONNX format using the Optimum library for optimized deployment.
Explains how to use TaskCompletionSource in .NET to convert event-based APIs into awaitable tasks, with examples for timers and error handling.
A guide to learning Microsoft Azure using free tiers, sandboxes, and subscription benefits without paying for a full subscription.
A guide on creating multiple app targets in Xcode with different Bundle IDs for TestFlight, covering duplication, configuration, and runtime parameters.
Explores the connection between observability in IT systems and the dinosaur counting system from Jurassic Park, using the story to explain monitoring concepts.
A tutorial on using SwiftUI 4's new ImageRenderer to convert views into images, covering setup, async handling, and resolution fixes.
Tutorial on setting up a Google Cloud Platform Compute Instance VM to run Dockerized PHP applications, covering manual and automated provisioning.
An introduction to modern data systems, explaining OLTP, OLAP, data warehouses, data lakes, and the roles of data engineers, analysts, and scientists.