Automata

A tech digest, Monday, Wednesday, and Friday. About

188 items across 21 sources in the last seven days. The email carried the 22 that mattered most; the rest is below.

AI & LLMs

Web & Frontend

Vercel Passport Launches into General Availability

Vercel made Passport generally available, letting organizations secure preview deployments using external OIDC identity providers like Okta.

Allows securing staging and preview deployments behind corporate SSO without custom auth code.

Vercel CDN to Pass Through Server-Timing Response Headers

Vercel announced that its CDN will stop stripping Server-Timing headers starting August 10, passing backend performance metrics to client tools.

Exposes database query timing and edge cache telemetry directly in browser network inspection panels.

Devtools & Platform

Vercel Ships Project-Scoped API Access Tokens

Vercel introduced API access tokens that restrict read and write permissions exclusively to specified project resources.

Prevents exposed deployment keys from compromising resources across other team projects on Vercel.

Deep Dives

Delimited Continuations Applied to Dependency Mocking

An architectural writeup demonstrates how delimited continuations can isolate side effects and mock dependencies in functional applications.

Offers an alternative pattern for isolating I/O dependencies during unit testing without global state mutation.

Quick Hits

Everything else

The full seven-day window, including what did not make the email.

Adding manpower to a late software project makes it later.Fred Brooks