Issue #290 · September 12, 2022

Peter Eckersley, founder of Let's Encrypt, dies at 43

“Code generation, like drinking alcohol, is good in moderation”

😢 Peter Eckersley, founder of Let's Encrypt, dies at 43

😢 Peter Eckersley, founder of Let's Encrypt, dies at 43

Just a couple of weeks ago I wrote a tweet saying that Letsencrypt has been one of the best innovations of the latest decade and that it should get more credit… little did I know that Peter Eckersley, Letsencrypt founder, was about to pass away 😢… Peter is not one of the most well-known names in the computer industry, but his contribution to modern internet and technology are notable, so it’s only fair to read a bit about him and discover what he has accomplished!

Articles

uncino: Fast, hooks system for Javascript and Node.js

Uncino is a fast, tiny and solid hooks system for Javascript and Node.js. When do you need something like this? When you are writing code that might need to be extended in ways you might not foresee or when you are writing a library that needs to expose some kind of plugin interface.

So your designer wants stuff to overlap

Overlapping content can be tricky to achieve in web design with CSS. This article explores a few different techniques that can help you if you are trying to implement a design with overlapping content.

Installing and running Node.js bin scripts

The package.json property "bin" lets an npm package specify which shell scripts it provides. If we install such a package, Node.js ensures that we can access these shell scripts (so-called bin scripts). This is how things like the serverless framework install themselves into your system. Are you curious to find out more about this?

Adding Social Share Links in Eleventy

A quick example of adding social sharing links to your Eleventy site. If your readers like your (static) content, you can easily allow them to share it on socials!

Book of the week

MongoDB: The Definitive Guide: Powerful and Scalable Data Storage

MongoDB: The Definitive Guide: Powerful and Scalable Data Storage

by Kristina Chodorow

Manage the huMONGOus amount of data collected through your web application with MongoDB. This authoritative introduction—written by a core contributor to the project—shows you the many advantages of using document-oriented databases, and demonstrates how this reliable, high-performance system allows for almost infinite horizontal scalability. This book provides guidance for database developers, advanced configuration for system administrators, and an overview of the concepts and use cases for other people on your project.