Techreport blog

Engineering Insights & Guides

The best problem-solving writing in software engineering — databases, performance, security, frontend and distributed systems, in one feed.

11,845 articles
AI & ML — The Death Of The Button: Why The Best Interface Is No Interface

The Death Of The Button: Why The Best Interface Is No Interface

TThe web is evolving beyond menus, forms, and endless clicks toward experiences shaped around human intent. For UX designers, understanding this shift means re-evaluating their role, moving from designing visible interfaces to guiding transparent, intent-driven AI experiences.

SMSmashing Magazine·September 9, 2026AI & ML
SRE & Ops — ZGateway: Learnings from Putting a Proxy in Front of ZippyDB

ZGateway: Learnings from Putting a Proxy in Front of ZippyDB

We’re introducing ZGateway, the proxy we are using to unify traffic through ZippyDB, Meta’s most widely-used key value store. As a bonus, it also enables admission control, load balancing, cross-region resilience, and richer operations. ZippyDB is the most widely used key value store at Meta, backing product metadata, counters, and configuration, and can serve billions […]

CWChris Wiltz·September 3, 2026SRE & Ops
AI & ML — An Organizational Second Brain: Building an AI That Learns From Experts

An Organizational Second Brain: Building an AI That Learns From Experts

We’ve built an AI agent that acts as a secondary expert for a given domain, making deep specialist knowledge readily available and preserved for anyone in an organization to access, share, and build upon. This is not a typical domain-specific agent. Its novelty comes from integrating two layers: A structured, auditable knowledge architecture separates what […]

CWChris Wiltz·September 2, 2026AI & ML
Architecture — Compute that takes any shape

Compute that takes any shape

Fluid is Vercel's compute architecture. One system that assembles the right machine for any workload, builds, functions, or sandboxes, and reshapes it on demand.

VVercel·September 1, 2026Architecture