// Blog

All Articles

In-depth technical articles from our team. No buzzword bingo, just substance.

Future
8 min

From 4% to 20%: Why Claude Code Is Taking the GitHub World by Storm

Already 4% of all GitHub commits come from Claude Code – by end of 2026, it's projected to exceed 20%. What this means for developers, agencies and the future of software development.

read()
Architecture
10 min

API-First Design: Why Your Next App Should Start with the Interface

Most teams build the app first, then the API. That's backwards. API-First Design flips the process – with massive benefits for parallelisation, quality and future-proofing.

read()
Engineering
13 min

Systematically Reducing Technical Debt – Without Paralysing Day-to-Day Operations

Every development team knows technical debt. But very few have a strategy for reducing it systematically. We present an approach that works in practice.

read()
Future
11 min

How Vibe Coding Is Changing Everything

Programming through natural language instead of syntax. Vibe Coding is more than a trend – it's a paradigm shift that blurs the line between developers and non-developers.

read()
Engineering
12 min

Why Programming Languages Die – and Which Ones Are Next

Perl, Delphi, ColdFusion – the graveyard of programming languages keeps growing. What determines whether a language survives? And which of today's popular languages will be irrelevant in ten years?

read()
Engineering
15 min

Using MCP Servers Effectively: The Model Context Protocol in Practice

MCP is the new standard that allows AI models to access external tools and data sources. We show how to build MCP servers, when they make sense – and when you're better off without them.

read()
Tooling
13 min

Claude Code vs. Codex CLI: Honest User Feedback from Real-World Practice

We've used both AI coding tools in real projects – from refactoring to bug fixing to feature development. Here's what actually works and what doesn't.

read()
Web Development
11 min

WordPress Is Dying a Slow Death

43% of the web runs on WordPress – and that's exactly the problem. Why the CMS of the 2000s has no place in a world of headless, edge and AI-generated sites.

read()
Strategy
14 min

How AI Is Threatening the Business Models of SaaS Companies

Seat-based pricing models, feature gating and bloated dashboards – the classic SaaS playbook no longer works. AI is replacing entire product categories faster than founders can pivot.

read()