Insights

Latest thinking

01Software Development9 Feb 20248 min read

Federated GraphQL — Disaggregating an Aggregator

A deep dive into federated GraphQL and how it can be used to break apart a monolithic aggregation layer — with real trade-offs, not just theory.

Read more
02Software Development28th June 202612 min read

Getting the Most Out of Mapbox GL JS Performance

WebGL internals, frame-time measurement, and the layer anti-pattern that makes maps feel slow. A practical guide to Mapbox GL JS v3 performance.

Read more
03Technical Advisory2 Apr 20247 min read

Technical Due Diligence: What Investors Actually Check

We've been through it from both sides. Here's what a real technical due diligence process looks at, and how to prepare your codebase and architecture.

Read more
04AI & Machine Learning21 May 20245 min read

The Modern Data Stack for Growing Startups

You don't need Databricks at Series A. A breakdown of the tools, patterns, and decision points for building a data stack that scales with your business.

Read more
05AI & Machine Learning22 Jul 20266 min read

NVIDIA CUDA: The Engine Behind Modern AI

An overview of the CUDA platform — what it is, how it works, and why it became the foundation that modern AI training and inference is built on.

Read more
06Software Development25 Jul 202612 min read

Staff Rota Scheduling with Google OR-Tools CP-SAT

A working introduction to constraint satisfaction scheduling: how CP-SAT turns competing rules into a fair, deployable weekly rota for 30 employees.

Read more