min(), max(), and clamp(): Three Logical CSS Functions to Use Today
A guide to using the CSS functions min(), max(), and clamp() for responsive element sizing, spacing, and fluid typography.
A guide to using the CSS functions min(), max(), and clamp() for responsive element sizing, spacing, and fluid typography.
A developer analyzes a third-party widget causing severe performance issues, blocking the main thread for 2.5s on a high-end laptop and 48.6s on a low-end Android device.
Overview and classification of common IoT wireless communication protocols like Wi-Fi, Bluetooth, ZigBee, LoRaWAN, and cellular technologies.
Analyzes the challenges of using data science and scientific advice for Covid-19 policy, comparing it to the gap between scientists and policymakers.
Explains the LoRaWAN IoT protocol, its difference from LoRa modulation, and how it enables long-range, low-power wireless networks.
A talk on implementing full-text search using only Django and PostgreSQL, following Pythonic principles for simplicity.
A tutorial on building an affordable outdoor Single Channel LoRaWAN Gateway using a Heltec ESP32 LoRa development board for IoT prototyping.
A CSS technique using a single custom property with a space value to toggle multiple style declarations on and off, enabling conditional styling.
A technical tutorial on using ggplot2 in R to create visualizations with embedded images, specifically NFL player headshots in QBR charts.
The article outlines four core principles for building quality software: robustness, reliability, stability, and simplicity.
Explains how to model variable fields in ksqlDB using MAP instead of STRUCT for nested data, with practical examples.
A guide to using Azure Resource Mover, a preview service for migrating Azure VMs and related resources between different geographic regions.
An update on TinyPilot's third month, covering manufacturing challenges, sales revenue of $3,800, and progress on product development goals.
A tutorial on creating a simple, reusable tooltip component for Blazor applications using Razor and CSS isolation.
A beginner's tutorial on the Svelte JavaScript framework, covering basics like variables, props, and component structure.
A technical guide on streaming XML data from IBM MQ to Kafka, transforming it, and then loading it into MongoDB using Kafka Connect.
Explores using OrchardCore's OpenID management feature as an alternative to IdentityServer, focusing on integration with an existing OpenIddict deployment.
A guide for engineering managers on creating a sustainable and effective on-call culture, emphasizing shared responsibility and operational best practices.
A technical guide on using Go with WebAssembly to create JavaScript objects, Promises, HTTP requests, and streaming in the browser.