A Gulp Workflow for Building HTML Email
A guide to creating a Gulp-based workflow for building and automating HTML email templates, including templating, SASS compilation, and CSS inlining.
A guide to creating a Gulp-based workflow for building and automating HTML email templates, including templating, SASS compilation, and CSS inlining.
A technical guide presenting an improved Bloom filter implementation in C, focusing on custom hashing and efficient bit-level operations.
A UI engineer shares key lessons from working at IBM Design, covering enthusiasm, iteration, and initiative in a tech design environment.
A summary and analysis of Google's SRE book, contrasting traditional sysadmin roles with Google's Site Reliability Engineering approach.
A developer shares how embracing reversible decisions led their team to successfully adopt the Node.js/MEAN stack, improving performance.
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.
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.