My posts are usually notes and reference materials for myself, which I publish here with the hope tha...
TL;DR what we're building: Part 1: Masking a static image on a canvas Le...
My posts are usually notes and reference materials for myself, which I publish here with the hope tha...
My posts are usually notes and reference materials for myself, which I publish here with the hope...
How to determine the expiration date of a remote server's TLS certificate using the OpenSSL s_client and x509 commands
Let's Encrypt does not currently generate Elliptic Curve certificates. Here's how to obtain one.
How to produce subset fonts to reduce page weight
As the title says
Command-line utilities to convert fonts stored in TrueType format (.ttf) to the Web Open Font Format v2 and v1 (.woff2 and .woff) for use in modern web browsers
Linear interpolation between two pixel values allows a size (font, width, margin, etc.) to smoothly scale with the viewport