2026
A simple CSS trick to make light-background screenshots look good in dark mode without maintaining two versions of every image.
2025
2024
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
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
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
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.