// Blog

All Articles

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

Architecture
11 min

RAG Patterns 2026: How Long Context Windows Are Reshaping Retrieval

Million-token context windows had everyone declaring RAG dead in 2025. They were wrong – but the classic RAG recipe is dead too. A look at the retrieval patterns that actually hold up in production today.

read()
Engineering
10 min

Context Engineering: What's Replacing Prompt Engineering

Prompt engineering was the buzzword of 2023. Three years on, the term barely describes what teams actually do. The real leverage sits in the entire context window – not in the prompt itself.

read()
Strategy
10 min

Per-Seat Pricing Is Dead: How AI Is Tearing Apart the SaaS Business Model

Per-user licences were the foundation of the entire SaaS industry. With AI, the model no longer makes sense – and the first vendors are starting to notice.

read()
Tooling
10 min

Browser Agents in 2026: When AI Drives Your Web Browser

AI agents that read web pages, fill in forms and click their way through entire workflows have hit production quality in 2026 – at least for the right use cases. What works, what doesn't, and where the traps are hiding.

read()
Strategy
11 min

The EU AI Act in Practice: What Companies Actually Need to Do Now

The EU AI Act has been live for high-risk systems since February 2026. Most companies underestimate what that concretely means – and overestimate what applies to them.

read()
Future
11 min

AI Agents in Production: What Actually Works

Everyone's talking about autonomous AI agents. But what happens when you actually deploy them into production systems? An honest look at what works – and what's still just marketing.

read()
Strategy
11 min

The True Cost of Legacy Code: What Businesses Overlook

Legacy code does not just cost developer time. It slows product development, drives away talent, and turns every new feature into a risk. An honest accounting.

read()
Strategy
10 min

Why Most AI Wrapper Startups Will Fail in 2026

Building a pretty UI around ChatGPT and charging £29 a month – that no longer works. Why AI wrappers are not a business model, and what works instead.

read()
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()