T.I.L. YAML keys allow for spaces in them
Explores the surprising flexibility of YAML keys, including spaces and special characters, with examples from Home Assistant config.
Explores the surprising flexibility of YAML keys, including spaces and special characters, with examples from Home Assistant config.
A technical guide on deploying a SQL Managed Instance Availability Group on Azure Arc-enabled Data Services using Kubernetes and the AZDATA CLI.
A technical guide on configuring SQL Managed Instance on Azure Arc, covering parameters for creation, resource allocation, and storage options.
Troubleshooting a Kafka Connect JDBC Sink error where a TEXT/BLOB column is used as a primary key in MySQL without specifying a key length.
A guide to overcoming x86/ARM architecture mismatch issues when developing on ARM-based machines using VS Code and Docker.
A developer explores integrating Rollup.js into the 11ty static site generator's build pipeline for more efficient JavaScript bundling.
A statistical analysis of multicollinearity in regression models, discussing its impact on coefficient interpretation and prediction.
Guide to deploying a self-managed Kafka Connect worker with Docker to integrate custom connectors with Confluent Cloud.
Critique of using story points and other metrics as false measures of software delivery progress, comparing it to premature celebration in sports.
A technical analysis of U.S. federal .gov domains, tracking changes in security, CMS usage, and open source adoption over a decade.
Explains how to use Kafka Connect predicates and the Filter SMT to conditionally transform and drop messages, with a practical example of field renaming.
A technical guide on how to exclusively attach a physical keyboard to a graphical environment running inside a Docker container using Linux's evdev subsystem.
Explains how to use Kafka Connect's RegExRouter SMT to rename topics for source connectors and target objects for sink connectors.
Tutorial on creating custom Django template tags and filters to extend template functionality in a blog application.
Lea Verou's candidacy statement for the W3C TAG election, outlining her goals to improve web standards and platform technologies.
Explains why Google Fonts no longer offers caching performance benefits due to browser cache partitioning, advocating for self-hosting fonts.
A developer builds a custom cryptocurrency payment processor using Elixir and Phoenix for a Bitcoin Cash hackathon, aiming to sell an e-book.
A technical guide on creating and customizing bullet chart variants using R and ggplot2, including code examples and comparisons of different approaches.
Technical guide on using CMake and CPack to create a macOS application bundle, covering bundle structure and generator options.
A guide to learning Azure Monitor Log Analytics with practical KQL query examples and a free demo resource.