Readable code: Writing future-proof applications
An argument on the importance of readable code, and some practical tips on how to keep your code readable.
Software engineer and open source contributor based in the Netherlands. I build developer tooling in Python, write about infrastructure and data, and spend too much time thinking about dependency management.
An argument on the importance of readable code, and some practical tips on how to keep your code readable.
A practical guide to setting up Airflow on Azure Kubernetes Service leveraging Terraform and Helm.
In this tutorial we deploy infrastructure to Azure through GitHub Actions by creating a Service Principal and configuring Terraform to use a remote backend.
In this tutorial we deploy multiple Lambda functions written in Python with one single Docker image using AWS CDK.
A modern Python project template using uv for package management.
A Python project template using Poetry.