Latest thinking
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.
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.
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.
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.
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.
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.