Making Swift package assets work in SwiftUI previews
A guide to resolving SwiftUI preview crashes when using assets (colors, images) from Swift packages by creating a custom bundle.
A guide to resolving SwiftUI preview crashes when using assets (colors, images) from Swift packages by creating a custom bundle.
Explains the key differences between Azure's Recovery Services Vault and the newer Backup Vault for data protection.
A tutorial on creating an RSS feed for a blog or website using Blazor and the System.ServiceModel.Syndication package in ASP.NET Core.
Explains modern cloud disaster recovery and resilience using Availability Zones, contrasting with legacy data center approaches.
Part 6 of a series on making sparse linear algebra differentiable in JAX, focusing on implementing Jacobian-vector products for custom primitives.
Troubleshooting an Azure Synapse Analytics error: 'LSRServiceException – Could not find Linked Service' when running AutoML.
Developer updates on vdirsyncer rewrite progress, async API considerations, and improvements to darkman and KeePassXC tools.
A developer recounts their 2022 European speaking tour, presenting talks on Django at PyConDE, DjangoDay Copenhagen, and CitusCon conferences.
Troubleshooting an AKS image pull error from a private ProGet registry, caused by Azure AD Application Proxy setting Content-Length to zero.
Google's Go Module Mirror crawlers are causing excessive load on SourceHut's git servers by repeatedly cloning repositories, acting like a DDoS.
Compares PyTorch's TorchScript tracing and scripting methods for model deployment, advocating for tracing as the preferred default approach.
A guide explaining marginal effects in regression analysis, including definitions and differences between types like average marginal effects, using R packages.
Part five of a series on implementing differentiable sparse linear algebra in JAX, focusing on registering new JAX-traceable primitives.
Two PowerShell scripts for migrating Azure VMs, VMSS, disks, and NICs between availability zones or from regional to zonal deployment.
A former Heroku PM shares the story and vision behind Heroku Postgres, reflecting on its development and future possibilities.
A hands-on review of PyTorch's new M1 GPU support, including installation steps and performance benchmarks for deep learning tasks.
A hands-on review and benchmark of PyTorch's new official GPU support for Apple's M1 chips, covering installation and performance.
A guide to key Microsoft Build 2022 sessions for ANZ developers, focusing on cloud, containers, Kubernetes, and real-world case studies.
A technical guide on creating a simple API stub for testing using AWS API Gateway, Lambda, and S3 to serve static JSON data.