Sufficiently advanced technology
Explores the surprising science behind cheap gas-sensitive resistors and their ability to detect molecules like acetone, bridging chemistry and electronics.
Explores the surprising science behind cheap gas-sensitive resistors and their ability to detect molecules like acetone, bridging chemistry and electronics.
Explains how to enable the 'Add to Homescreen' app banner for Progressive Web Apps in Chrome, covering manifest, service worker, and testing requirements.
A technique for lazyloading resources like iframes and CSS using <noscript> tags to ensure progressive enhancement when JavaScript is unavailable.
A guide to creating interactive games using only CSS, focusing on the counter-increment property and checkbox inputs for dynamic state.
A PowerShell script to identify which physical network adapters are bound to Hyper-V virtual switches, useful for managing network resources in virtualization.
A guide on exporting Azure Resource Group templates as JSON for Infrastructure as Code, covering methods via Azure Portal, PowerShell, and Azure CLI.
Explains how to customize ASP.NET Core's model-binding conventions for API commands, moving beyond default query string binding.
The Intermediate Python book is now available in a Chinese translation, which quickly gained popularity on GitHub.
Cimbalino Toolkit 2.2.1 update adds Windows Phone Silverlight 8.1 support, a new controls library, and a file picker service.
A developer solves Travis CI build timeouts by using testthat's filter argument to split R package tests into smaller, faster-running chunks.
A developer explores the difficulty of finding Progressive Web Apps (PWAs) through search engines and proposes solutions for better discoverability.
Explains the CSS `contain` property, its values, and use cases for optimizing web performance by isolating DOM sub-trees.
Explains the iOS Safari 'shrink-to-fit' viewport issue and the required meta tag fix for responsive web design.
A guide on configuring Spring Boot to use JSPs with the Undertow embedded server, overcoming the default lack of JSP support.
Release notes for RSiteCatalyst 1.4.8, featuring segment stacking, date range parameters, and bug fixes for the Adobe Analytics R package.
A manager explains how diversity in age, background, skills, and culture creates a more innovative and effective software engineering team.
A guide on using PowerShell Desired State Configuration (DSC) to automate the setup of iSCSI Server Targets, Initiators, and iSNS servers.
A technical critique of Sucuri Security's flawed analysis of TLS certificate verification, focusing on errors in their assessment of Python's Requests library.
Explains how to control Docker Engines and Swarm clusters from within a container using socket bind-mounting and TLS authentication.
A blunt, opinionated guide comparing Docker graphdrivers like Overlay, Aufs, Btrfs, Zfs, Devicemapper, and Vfs, highlighting their pros, cons, and setup quirks.