Technical Blog
Enterprise software engineering insights, real-world patterns, and lessons learned from large-scale projects
Featured Articles

Architecture
Feb 28, 2026
13 min read
Complete guide to running Axon Framework without Axon Server using PostgreSQL. Performance benchmarks, TOAST issues, production configuration, and real cost analysis.

AI
Feb 21, 2026
11 min read
Claude Code Desktop automatically manages parallel AI development with git worktrees. Three AI agents built a medical app in 2.5 hours, conflicted with each other, and resolved their own merge conflicts.

AI
Sep 1, 2025
21 min read
Complete Claude Code installation and setup guide with MCP servers, sub-agents, CLAUDE.md configuration. Installation instructions, advanced workflows, and proven optimization strategies.

Development
Feb 8, 2025
9 min read
Ship Kotlin-style sequences, scope functions, flows, and coroutines in TypeScript with Kotlinify-TS. Boost functional pipelines, reactive streams, and developer productivity.

Software Architecture
Feb 22, 2026
6 min read
Event Sourcing traditionally locks you into fixed aggregate boundaries. Axon Framework 5 introduces Dynamic Consistency Boundary - here's how it actually works in practice.
All Articles
Development
Feb 28
5 min read
Post Not Found
DevOps
Sep 4
11 min read
GitOps with Flux CD: A Practical Guide to Kubernetes Deployments
Master GitOps with Flux CD for enterprise Kubernetes deployments. Production-ready guide covering setup, best practices, and real-world lessons.
Architecture
Jan 18
16 min read
Event Sourcing: When It Works vs When It Doesn
A balanced, real-world analysis of Event Sourcing. Learn to identify when it\
DevOps
Jan 12
11 min read
Monorepo Lessons Learned: When \
Monorepo lessons from 3 years in production. Real CI/CD challenges, multi-team coordination issues, and when separate repos actually work better.