Taskwarrior, timewarrior and vit tutorial

Taskwarrior, Timewarrior and Vit: The Ultimate CLI Productivity Stack

For context on how my brain works, see Working with an AuDHD Brain. Here is the smallest version of my entire productivity system: task add "Write the intro" +next task 1 start That is it. The task is recorded, the clock is running, and I can see both in under a second without touching a mouse. Everything else in this post builds on top of those two lines. The stack is taskwarrior for task management, timewarrior for time tracking, and vit as a vim-style interface on top. Keyboard-first, terminal-native, plain text on disk. ...

January 3, 2026 · 13 min read · Tom Meurs
sovereign infrastructure, self-hosted, homelab, digital sovereignty, agency

Why I self-host everything: on sovereignty, agency and control

For a long time, the cloud was just the water I swam in. I provisioned managed Kubernetes, clicked through the console, pasted a Terraform module someone else wrote, and shipped. It worked. Billing landed every month, the dashboards stayed green, and I never once asked what was actually running underneath. I trusted it the way you trust a lift in a building. You press the button and the doors open. ...

December 30, 2025 · 10 min read · Tom Meurs
AuDHD, ADHD, autism, productivity, automation

Working with an AuDHD brain: why I automate everything

For a long time I thought the problem was me. I have AuDHD: the combination of autism and ADHD. Specifically ADHD-PI, the inattentive variant, without the hyperactivity most people picture when they hear ADHD. For years I treated that as a defect to overcome. I bought the planners. I read the productivity books. I told myself that next Monday I’d finally be disciplined. This post is the story of how that approach failed, what I built instead, and why the systems I ended up depending on turn out to be good engineering for anyone. ...

December 27, 2025 · 7 min read · Tom Meurs