<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Samuel Agbede | Learning Out Loud</title><link>https://samuelagbede.com</link><description>Essays and notes on technology, work, life, and the lessons I am learning in public.</description><language>en-gb</language><lastBuildDate>Sun, 12 Jul 2026 23:18:10 GMT</lastBuildDate><atom:link href="https://samuelagbede.com/rss.xml" rel="self" type="application/rss+xml" /><item><title>Borrowed confidence is fragile in agentic systems</title><link>https://samuelagbede.com/posts/borrowed-confidence-is-fragile-in-agentic-systems/</link><guid isPermaLink="true">https://samuelagbede.com/posts/borrowed-confidence-is-fragile-in-agentic-systems/</guid><description>Production-like evals revealed the retrieval architecture I actually needed and reminded me that confidence in agentic systems has to be earned, not borrowed.</description><pubDate>Mon, 06 Jul 2026 00:00:00 GMT</pubDate></item><item><title>The lethal trifecta in AI agents</title><link>https://samuelagbede.com/posts/the-lethal-trifecta-in-ai-agents/</link><guid isPermaLink="true">https://samuelagbede.com/posts/the-lethal-trifecta-in-ai-agents/</guid><description>When agents can read private data, process untrusted content, and communicate outward, prompt injection becomes a much more serious security problem.</description><pubDate>Fri, 19 Jun 2026 00:00:00 GMT</pubDate></item><item><title>How Plan Caching Reduces LLM Agent Costs</title><link>https://samuelagbede.com/posts/how-plan-caching-reduces-llm-agent-costs/</link><guid isPermaLink="true">https://samuelagbede.com/posts/how-plan-caching-reduces-llm-agent-costs/</guid><description>Plan caching reuses planning templates across similar agent tasks, cutting cost and latency without throwing away accuracy.</description><pubDate>Wed, 17 Jun 2026 00:00:00 GMT</pubDate></item><item><title>Stop filling your agent&apos;s context window just because you can</title><link>https://samuelagbede.com/posts/stop-filling-your-agents-context-window/</link><guid isPermaLink="true">https://samuelagbede.com/posts/stop-filling-your-agents-context-window/</guid><description>Bigger context windows do not remove failure modes. They create new ones when we stop being intentional about what goes into an agent&apos;s context.</description><pubDate>Fri, 05 Jun 2026 00:00:00 GMT</pubDate></item><item><title>I benchmarked 5 embedding models across 4 datasets</title><link>https://samuelagbede.com/posts/i-benchmarked-5-embedding-models-across-4-datasets/</link><guid isPermaLink="true">https://samuelagbede.com/posts/i-benchmarked-5-embedding-models-across-4-datasets/</guid><description>I benchmarked five embedding models across four NanoBEIR datasets and found that bigger embeddings did not always produce better retrieval.</description><pubDate>Thu, 21 May 2026 00:00:00 GMT</pubDate></item><item><title>Why reranking matters with cross-encoders</title><link>https://samuelagbede.com/posts/why-reranking-matters-with-cross-encoders/</link><guid isPermaLink="true">https://samuelagbede.com/posts/why-reranking-matters-with-cross-encoders/</guid><description>Bi-encoders make retrieval fast, but cross-encoders expose why reranking matters when meaning depends on the query.</description><pubDate>Tue, 19 May 2026 00:00:00 GMT</pubDate></item><item><title>A beginner-friendly guide to the GGUF model format</title><link>https://samuelagbede.com/posts/beginner-friendly-guide-gguf-model-format/</link><guid isPermaLink="true">https://samuelagbede.com/posts/beginner-friendly-guide-gguf-model-format/</guid><description>GGUF made local LLM inference feel practical by packaging model weights, vocabulary, hyperparameters, and architecture metadata into one runnable format.</description><pubDate>Mon, 11 May 2026 00:00:00 GMT</pubDate></item><item><title>Semantic Caching in Production</title><link>https://samuelagbede.com/posts/semantic-caching-in-production/</link><guid isPermaLink="true">https://samuelagbede.com/posts/semantic-caching-in-production/</guid><description>Repeated user intents can quietly inflate LLM cost and latency. Semantic caching helps, but production use comes with trade-offs.</description><pubDate>Fri, 27 Mar 2026 00:00:00 GMT</pubDate></item></channel></rss>