← Home

Tools

Projects

Self-hosted server projects with dedicated marketing sites.

BugBarn

Self-hosted error tracking. Groups errors into issues, tracks regressions, sends a weekly digest. Runs on a $5 VPS.

FunnelBarn

Self-hosted web analytics and funnel tracking. Privacy-first, no cookies, single binary.

Web tools

Invisible Prompt Generator

Encode any text into invisible Unicode characters, or decode hidden content from text that looks empty. Useful for understanding prompt injection attacks.

CLI tools

Available on Linux via APT and on macOS via Homebrew.

prbuddy

AI-powered PR review assistant for the command line.

wtbuddy

Git worktree management made easy.

issuebuddy

GitHub issue management from your terminal.

bugbarn

Self-hosted error tracking server with a web UI and weekly digest.

Install the CLI tools

Linux (APT)

curl -fsSL https://webwiebe.nl/apt/install.sh | sudo bash
View APT repository details

macOS (Homebrew)

curl -fsSL https://webwiebe.nl/brew/install.sh | bash
View Homebrew tap details