Benjamin Black

Benjamin Black @benjaminblack

About: Byproduct of stellar nucleosynthesis

Joined:
Aug 29, 2018

Benjamin Black
articles - 11 total

Signing Git commits with GPG keys that use modern encryption

My posts are usually notes and reference materials for myself, which I publish here with the hope tha...

Learn More 15 3Jan 2 '21

Dynamically masking video using canvas and SVG

TL;DR what we're building: Part 1: Masking a static image on a canvas Le...

Learn More 10 1Dec 15 '20

Use Docker to run the latest versions of Let's Encrypt certbot and the AWS CLI on Debian Stable / Ubuntu LTS

My posts are usually notes and reference materials for myself, which I publish here with the hope tha...

Learn More 9 0Nov 29 '20

Using ffmpeg to compress, convert, and resize videos

My posts are usually notes and reference materials for myself, which I publish here with the hope...

Learn More 52 3Mar 29 '19

Use OpenSSL to get a remote server's TLS certificate expiration date

How to determine the expiration date of a remote server's TLS certificate using the OpenSSL s_client and x509 commands

Learn More 6 0Feb 19 '19

Obtaining an Elliptic Curve certificate from Let's Encrypt

Let's Encrypt does not currently generate Elliptic Curve certificates. Here's how to obtain one.

Learn More 23 3Sep 25 '18

Save page weight with web font subsetting

How to produce subset fonts to reduce page weight

Learn More 19 4Sep 13 '18

Using a string of SVG text as an image source

See title

Learn More 46 4Sep 13 '18

Get a list of all of your GitHub repositories

As the title says

Learn More 17 2Sep 11 '18

Converting TTF fonts to WOFF2 (and WOFF)

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

Learn More 42 2Sep 10 '18

Scaling sizes (e.g., font size) with the browser width or height

Linear interpolation between two pixel values allows a size (font, width, margin, etc.) to smoothly scale with the viewport

Learn More 8 0Sep 9 '18