It is important for free software to use free software infrastructure
Argues that free software projects should use free software infrastructure to avoid supporting proprietary platforms and strengthen the FOSS ecosystem.
Argues that free software projects should use free software infrastructure to avoid supporting proprietary platforms and strengthen the FOSS ecosystem.
Announcing the fifth edition of Advanced Swift, updated for Swift 5.6 with new concurrency content, property wrappers, and a hardcover print edition.
Guide on connecting a Windows machine to a Mac with an M1 chip for iOS development with Xamarin MAUI in Visual Studio 2022.
Explains how lazy loading components can cause Cumulative Layout Shift (CLS) on slow connections and offers solutions to prevent it.
Explains the difference between .update() and .forward() in TorchMetrics, a PyTorch library for tracking model performance during training.
Explains the difference between .update() and .forward() methods in the TorchMetrics library for evaluating PyTorch models.
A GitHub repository containing slide decks and recordings from presentations on Azure Virtual Desktop, RDS, Bicep, and ARM templates.
Explores the common anxieties engineers face when transitioning between management and individual contributor roles, focusing on career path fears.
Overview of VMware's Project Capitola, a new software-defined memory tiering technology for optimizing memory usage in data centers.
Explains how to use Microsoft's API and a PowerShell script to check Azure Availability Zone mappings between different subscriptions for deployment planning.
A tutorial on setting up and running Laravel 9 within a Docker environment, covering Artisan, Redis, and controllers.
A technical guide on configuring BGP filters on Juniper SRX devices to control route advertisements, specifically for an AnyCast DNS setup.
Explains the Web Storage API, focusing on synchronous key/value storage using localStorage and sessionStorage for browser-based data.
A talk on creating interactive web maps using Django and its GeoDjango module, covering geospatial data storage and queries.
Explores two methods for estimating JSON serialization size in .NET: a 100% accurate LengthOnlyStream and a faster, approximate JsonEstimator.
Explains using an LDAP Proxy with AD LDS to authenticate legacy applications during Active Directory migrations without rewriting them.
Explains how Core Web Vitals apply to Single-Page Applications (SPAs), highlighting measurement gaps and optimization strategies like SSR.
A developer shares his favorite productivity apps for 2022, including Obsidian, Centered, Cron, and todometer.
A talk from Python Web Conference 2022 on how to maximize Django's potential by engaging with and contributing to its open-source community.
Explores using sparse linear algebra to speed up Bayesian inference for linear mixed models and generalizations, with a focus on Python/JAX prototyping.