Home automation ideas & my setup
A detailed look at a personal home automation setup, including specific automations, hardware used, and a commitment to local, cloud-free control.
A detailed look at a personal home automation setup, including specific automations, hardware used, and a commitment to local, cloud-free control.
An introduction to AWS Lambda, explaining its serverless, Function-as-a-Service model, cost benefits, and common use cases for developers.
A tutorial on using CSS Grid Template Areas for creating flexible, visually-defined layouts, with examples and comparisons to traditional grid methods.
A guide to implementing print-specific CSS in Angular applications, covering component-scoped styles, hiding elements, and creating separate print components.
A technical guide on troubleshooting Conditional Access policies for Azure AD applications, focusing on why some apps don't appear in policy menus.
A developer built an interactive tool using the DEV API to analyze article readability and sentiment over time, visualizing the data with charts.
Guide on auto-mounting LUKS-encrypted drives at boot using a remote key stored securely, with systemd units.
Announcing the charity book 'Swift for Good', featuring chapters from 20 authors on Swift programming, with proceeds supporting Black Girls Code.
Explores secure credential management for cloud apps using Azure Managed Identities to avoid hardcoded secrets in code and source control.
A developer details setting up a high-performance office network using UniFi equipment, including switches, APs, and an isolated Wi-Fi 6 network.
Explains how Azure Policy precedence works when conflicting policies are assigned at different management group, subscription, and resource group levels.
How to trigger non-HTTP Azure Functions (like Timer or Queue triggers) over HTTP during local development for easier testing.
A tutorial on building a React Native mobile app using Expo and React Hooks for cross-platform development in 2020.
A look at modern PHP's evolution, debunking common misconceptions and highlighting its improved type system and development practices in 2020.
A maintainer's perspective on effective open-source project governance, advocating for the BDFL model over rigid codes of conduct.
Explains JavaScript Promises for handling asynchronous operations, covering states, syntax, and real-world analogies.
A GitHub community leader shares 10 key lessons on building and moderating healthy online communities, based on three years of platform trust and safety work.
Explains how to dynamically change Kafka Connect logging levels using its admin API, enabling detailed debugging without restarting workers.
Explores UTF-8 Byte Order Markers (BOM) in C#, explaining their presence, how to detect them, and how to create encodings without them.
H2O version 3.28.0.1 introduces parallel grid search for faster, concurrent hyperparameter tuning in distributed machine learning.