Tim Van Wassenhove

Passionate geek, interested in Technology. Proud father of two

13 Feb 2026

wt: A Better Way to Manage Git Worktrees

If you work on multiple branches simultaneously, you’ve probably discovered git worktrees. They let you check out ...
12 Feb 2026

Tmux Training Wheels: A Zellij-Inspired Shortcut Hints Bar

I’ve been using tmux since around 2010, after years of working with GNU Screen. Tmux itself has been around since ...
14 Oct 2025

FastMCP Distributed Tracing: Transport-Agnostic Context Propagation with _meta

In my previous post about distributed tracing with FastMCP, I demonstrated how to propagate OpenTelemetry context using ...
27 Jun 2025

Distributed Tracing with FastMCP: Combining OpenTelemetry and Langfuse

Update (October 2025): This post describes the original HTTP-header-based approach to trace context propagation. For a ...
22 Mar 2025

Implementing Domain-Level Forward Authentication with Authentik

Introduction In my previous posts on Authentik, I’ve covered setting up the platform, managing it with Terraform, ...
21 Mar 2025

Configuring AWS Identity Center with Authentik SCIM Provisioning

Introduction In previous posts, I’ve covered setting up Authentik with Kubernetes and FluxCD, managing Authentik w...
20 Mar 2025

Configuring MinIO OAuth with Authentik

Introduction Following our previous posts about setting up Authentik with Kubernetes and FluxCD, managing Authentik with...
19 Mar 2025

Configuring Grafana OAuth with Authentik

Introduction Following our previous posts about setting up Authentik with Kubernetes and FluxCD and managing Authentik w...
18 Mar 2025

Managing Authentik with Terraform

Introduction In my previous post, I detailed how to deploy Authentik on Kubernetes using FluxCD for GitOps-driven manage...
17 Mar 2025

Setting up Authentik with Kubernetes and FluxCD

Introduction to Authentik Authentik is a powerful open-source Identity Provider (IdP) that allows centralized management...