Blog

[EN] Git Worktrees for Agentic Development: Running multiple coding agents in parallel
[EN] Git Worktrees for …

You are currently working on a feature. Claude Code is running in your terminal, in the middle of a major refactoring. Then you notice a critical bug in production that you need to fix immediately. What now?

[EN] uv: The Python tool that you learned about MCP Server
[EN] uv: The Python tool …

You are currently setting up an MCP server for Claude Code or Claude Desktop, copying a config from the documentation - and stumble upon this command:

[EN] Google Truth vs. AssertJ: When is it worth switching?
[EN] Google Truth vs. …

In the first part of this series, we looked at Google Truth from the ground up - why it exists, how the subject model works, and when assertions become readable instead of cryptic.