Please use text/plain for email
Argues for using plain text emails over HTML, citing tracking, security, and usability issues with HTML email.
Argues for using plain text emails over HTML, citing tracking, security, and usability issues with HTML email.
A guide to creating a decorative clock for an IT office using vintage tech components like a floppy disk and an old tape reel.
A tutorial on implementing JSON Patch for partial resource updates in ASP.NET Core HTTP APIs, covering operations and setup.
Analysis of the US government's limited open source policy, arguing for broader adoption to modernize and increase transparency.
Learn how to list all available API versions for Azure Resource Manager endpoints using REST and PowerShell.
Exploring scalable architecture for single-page applications, covering state management with Redux and asynchronous communication using RxJS.
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 PowerShell script to identify which physical network adapters are bound to Hyper-V virtual switches, useful for managing network resources in virtualization.
A guide to creating interactive games using only CSS, focusing on the counter-increment property and checkbox inputs for dynamic state.
Introducing Pifpaf, a tool for temporarily running daemons like PostgreSQL or Redis during testing, making integration tests easier.
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.