Skip to content
pbb.io/blog

2026

post March 21 2 min read

A simple CSS trick to make light-background screenshots look good in dark mode without maintaining two versions of every image.

2024

post May 18 3 min read

Tired of manually updating fonts and their CSS rules in your project? This guide shows you how to integrate IBM Plex as an updatable NPM package. Automatically generate font rules for seamless integration with TailwindCSS.

2023

post September 29 2 min read

OTP 26 changes the default SSL verify option. This can break your Ecto Postgres connection if you rely on SSL without supplying CA certificates.

2021

post September 27 2 min read

Code BEAM V Europe took place virtually from 19 to 21 May. I attended the conference and was able to gain exciting insights into the future of the Erlang ecosystem, discovering new techniques and development tools.

2020

post September 17 7 min read

Dependabot can be used to automatically update the dependencies of software projects. It not only works with open source projects on GitHub - you can set it up yourself in a private GitLab instance to keep your projects up to date and secure.