Press Space to continue
Finding signal on Twitter is more difficult than it used to be. We curate the best tweets on topics like AI, startups, and product development every weekday so you can focus on what matters.
Press Space to continue
Press Space to continue
APIs in the AI era. Over time you start to notice that APIs aren’t really behaving like endpoints anymore. That mental model made sense when software was a set of deterministic pipes, you call a function, you get a result, you display it on the frontend, and everything is explicitly wired together by the developer. But once you plug an LLM or AI into the software system, the interaction pattern changes. The model doesn’t see an endpoint, it sees an interface it can reason about. It inspects…