Gradients with Lerp
A technical guide on using linear interpolation (lerpColor) in p5.js to create smooth color gradients through code.
A technical guide on using linear interpolation (lerpColor) in p5.js to create smooth color gradients through code.
A step-by-step guide to configuring a site-to-site VPN connection between a UniFi Dream Machine and an Azure VPN Gateway.
A beginner's guide to using the PowerShell Select-Object cmdlet for filtering and selecting data from objects in scripts and automation.
Analyzing the effectiveness of tools like YARPGen in exploring state space for finding missed alarm bugs in formal verification.
Explains how to compute specific entries of the inverse of a sparse symmetric positive definite matrix in C++ using Eigen and the Takahashi recursions.
A tutorial on installing and running the Noisy traffic generation tool on Azure VMs using scripts for Windows and Linux.
A guide on using the yt-dlp tool to download individual YouTube videos or entire channels, including audio-only options.
Analysis of a livestream where an indie founder builds a blockchain game on the Ethereum Base ecosystem, covering Solidity and smart contracts.
A guide for software engineers on structuring technical presentations using a storytelling framework to engage audiences effectively.
Explains Google Kubernetes Engine Autopilot's new node-based pricing model and how to use it with custom compute classes for cost optimization.
A tutorial on deploying a Stable Diffusion text-to-image model as a microservice using RayServe on Google Kubernetes Engine (GKE) Autopilot.
Analyzing Baltic Sea maritime traffic data using the Finnish Transport Infrastructure Agency's open AIS API with Python and DuckDB.
A technical guide on building a block sparse matrix in C++ using the Eigen library, focusing on memory layout and performance.
A tech professional shares their recent speaking engagements at IT conferences, focusing on Azure networking, firewalls, and migration topics.
A developer reflects on 10 years of blogging, sharing lessons on titles, writing for yourself, and how blogging aids career growth.
A guide for .NET developers on implementing Windows Error Reporting (WER) crash handlers to collect crash telemetry in applications.
A technical analysis using R and the DHBins package to visualize New Zealand's National Land Transport Plan expenditure data via hexmaps.
A former engineer turned CEO shares a framework for becoming a great software engineer, focusing on technical depth, business value, and collaboration.
A technical blog post documenting notes and code examples while studying machine learning concepts from 'The Little Learner' textbook.
A technical analysis testing the performance impact of enabling caching in Amazon API Gateway, comparing response times with and without cache.