Technical notes from real projects
No abstract advice. Code, architecture and decisions from the production systems we worked on.
·
9 min read
Migrating a Laravel website to Next.js 16 + .NET 9 with zero SEO loss
A dental clinic with a two-language Laravel site needed to reach patients in six languages without losing Google rankings. Here's how we did it in three weeks — and how the redirect AI matcher covered 97.6% of old URLs.
·
6 min read
Architecture-first consulting: what it actually means
"Architecture-first" is one of those phrases that everyone agrees with and nobody defines. Here's our working definition — and the four things we refuse to do because of it.
·
8 min read
Enterprise integration: 5 things that break in production
Every integration looks fine until the producer has a bad day. Five failure modes we see repeatedly in enterprise systems — and the unglamorous fixes that prevent each one.