Rob BlinsingerSoftware Engineer
Notes on building things and what I learn along the way.
Notes on building things and what I learn along the way.
Measure twice, cut once. Implementing a recipe search engine that queries a million recipes in under 25ms.
Building an AI agent to parse recipe ingredients, then caching so aggressively it almost never gets called. A deep dive into normalization, multi-layer caching, and cost-efficient LLM pipelines.