5 min read
The economics of an agent's context window
An agent re-sends its whole conversation every turn. What that does to a bill, what a real project's numbers showed, and the five habits that changed it.
5 min read
An agent re-sends its whole conversation every turn. What that does to a bill, what a real project's numbers showed, and the five habits that changed it.
8 min read
AI coding tools are context engines. How the harness works, the practices that improve what it produces, and what to settle before a team adopts them.
6 min read
The mental model, the five levers that actually work, and the failure modes to watch for when you put an LLM into your daily workflow.
6 min read
RSA-OAEP encryption in the browser with the Web Crypto API, decrypted on a Java backend, with the key formats and padding that have to match.