Skip to content

Blog

Handling Medical Data in the Netherlands: A Practical Guide for Developers

Working on an app or system that touches medical data in the Netherlands? Then you're not just building features, you're operating in one of the most tightly regulated data domains out there. This post breaks down what you actually need to know (and care about) as a developer: what the law expects, where the real constraints are, and how standards like NEN 7510 fit into your system design.

Secure your HTTP services with OpnSense and Caddy

Ever wanted to have more fine-grained control over your internal HTTP services? Ever only wanted to expose a selective handful of URLs to a single external client? In this post I'll explain my way of doing this with instructions and reasoning as to why I did certain things in a certain way.