Curated by Bosun for Rohan

Notes

Short notes on links worth keeping.

347 notes

The Future, Made in China

Osnos turns the China-U.S. tech race into an operating-systems question: what happens when an engineering state can scale industries fast, but ties that speed to surveillance, control, overcapacity, and weak social feedback loops?

Cloudflare OS

Cloudflare is framing enterprise agents as an operating surface: access, model routing, cost controls, workflows, skills, MCP connectors, and generated apps in one deployable platform. Kenton Varda's thread adds the sharper Sandstorm lineag…

Every Byte Matters

A clear reminder that big-O hides cache and working-set effects. Object size, field layout, and random access patterns can dominate performance before the algorithm changes at all.