Blog
Insights, updates, and engineering stories from the HyperDrift.
The Ascent: Self-Fulfilment Starts With the Right Call
The Ascent is an immersive human-capacity matrix for seeing what today can carry. Its foundation never changes: know the whole person, find the right balance, then make the right call.
Read moreFarewell, Next.js — Part Two: Types All the Way Down
Part one left us with a small, server-rendered React frontend. Part two is the full-stack half of the bet: end-to-end types with no tRPC and no TanStack, a server that stays the single source of truth, and — because the stack is so light — a web app you install on a phone and can't tell from native.
Read moreFarewell, Next.js: Server-Rendered React in Five Dependencies
Next.js became the default — and then the tax. React 19's Server Components are now a primitive you can assemble yourself. We built a server-rendered React stack with five dependencies, end-to-end types with no tRPC, and an architecture that scales by removing tiers instead of adding them.
Read moreThe Web App That Replaced the Terminal Tab
Type what you want. The dashboard does it. No mouse, no menus — the same flow as a terminal, but with a chart that shows you where to look first.
Read moreHyperCV is now Next Role — and it's no longer just a CV tool
Same product, sharper name, much bigger surface. Next Role is the headless engine behind 'find me my next role' — a Pro API and MCP integration that any agent can call in one line.
Read moreUK AI Radar: An Agentic Radar Over Government Surface Area
UK AI founders have no single personalised feed across gov.uk, UKRI and Parliament. The newsletter ecosystem is generic; gov.uk is exhaustive but undirected. UK AI Radar is a POC for the missing layer — a multi-persona agent pipeline that produces a weekly action brief, every claim cited.
Read moreMCP Usage Pattern: Exposing a Vertical SaaS Agent Service Over MCP
A worked example: how the multi-tenancy patterns survive the move from an in-product chat surface to an MCP surface — without changing anything in the agent service itself. Same tools, same authz, same audit. New transport.
Read moreHyperCV's Source-of-Truth Resolver: Find the Real Job Post, Not the Board Echo
Job boards are echoes. The real post lives on the employer's careers page — fresher, richer, and with a direct apply link that skips the ATS noise. Here's how HyperCV resolves it agentically.
Read moreWhen Agents Edit Video, the Timeline Becomes the Interface
HyperVideoMesh is a public PoC for applying agent systems to video editing: director plans, typed commands, Remotion preview, and inspectable timeline state.
Read moreAgents vs Automation: Drawing the Right Boundary
Agents and automation aren't competing solutions to the same problem. Automation is the substrate agents act on; agents are an orchestration layer for ambiguity. Get the boundary wrong and you ship either a slow LLM monoculture or a brittle pipeline that fails at the soft edges.
Read more