
Git Worktrees for Parallel AI-Assisted Development
Use Git worktrees to run multiple AI coding tasks on one repository without branch-switch friction.

Use Git worktrees to run multiple AI coding tasks on one repository without branch-switch friction.

Create a secure, temporary SOCKS proxy from your Mac with SSH dynamic port forwarding and simple start/stop commands.

The repeat mistakes that still leak API keys, tokens, and credentials into Git and logs, plus practical fixes.

Use a simple .git/hooks/pre-commit script to block secrets before they land in history.

A modern, practical guide to load testing web applications using Siege, k6, and Vegeta, updated for contemporary development workflows.

Flaky tests, often caused by non-deterministic fake data, destroy trust in CI. Here’s how to enforce ‘always green’ and stabilise your suite.

A practical, opinionated guide to trunk-based development for experienced engineers and engineering managers, covering prerequisites, team size, benefits, and failure modes.

How to configure Git to push to two remote origins simultaneously