Hardening Yarn Against Supply Chain Attacks
A few lines in .yarnrc.yml and a small package.json allowlist that buy you real protection against the kind of supply chain attacks that have been hitting the JS ecosystem lately.

A few lines in .yarnrc.yml and a small package.json allowlist that buy you real protection against the kind of supply chain attacks that have been hitting the JS ecosystem lately.
A few small changes to .npmrc, a shell wrapper and a couple of dev dependencies that buy you real protection against the kind of supply chain attacks that have been hitting npm lately.
Pair programming is a recurring subject in the tech industry: some hate it, some love it. But in my experience, most haven’t had a chance to properly experience it.
Reading the real-time logs on a Heroku application with a lot of traffic is quite difficult. There’s a solution for that, using angle-grinder.
A useful short list of commands to troubleshoot a PostgreSQL database in case of emergency.
Soon after ShareLaTeX joined Overleaf, I got to work with their MongoDB database. Coming with a relational databases experience (MySQL then PostgreSQL), I had a lot to learn!