Devops

[EN] Pogo: The VCS that consciously goes back to the central server
[EN] Pogo: The VCS that …

Git won. That is undisputed. But “won” doesn’t mean “perfect” - and in recent years more and more tools have appeared that address exactly the corners that Git has been hitting for decades: confusing staging areas, merge conflicts that block your entire workflow, a …

[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] Modern Testing: How JUnit 6 is transforming the Java ecosystem
[EN] Modern Testing: How …

Eight years after the release of JUnit 5, the time has finally come: JUnit 6 is here. Anyone expecting an incremental update will be surprised. JUnit 6 is not just a refactoring, but a significant leap that sheds old baggage and makes the framework fit for the next decade of Java development - …