(view in browser) Sept 9th Next webinar:Sept 12, 2026 - Live LLM Engineering Masterclass: Production Evals, RAG, Agents & LLMOps Dear Reader, Welcome to the September 9th edition of the Data Science Briefing. Announcements In 2001, experts called Wikipedia a "joke," a "do-it-yourself encyclopedia," and a "vandal's playground." Today, it's the gold standard for factual baseline information on the internet. Are Large Language Models (LLMs) following the exact same trajectory? In this new essay,...
8 days ago • 6 min read
(view in browser) Aug 26th Next webinar:Sept 12, 2026 - Live LLM Engineering Masterclass: Production Evals, RAG, Agents & LLMOps Dear Reader, Welcome to the 333rd edition of the Data Science Briefing. Announcements Is your new prompt actually better, or did you just get lucky on a sample of 5 outputs? 🤔 Eyeballing LLM outputs might work for quick prototypes, but shipping to production requires real proof.Join us for a free 30-minute workshop on how to run paired prompt tests, filter out...
14 days ago • 5 min read
(view in browser) Aug 26th Next webinar:Sept 12, 2026 - Live LLM Engineering Masterclass: Production Evals, RAG, Agents & LLMOps [Register] Dear Reader, Welcome to the 333rd edition of the Data Science Briefing. Announcements Want to know how AI agents actually interact with external databases and tools via MCP? 🛠️ Check out this step-by-step breakdown by Bruno Gonçalves on building a custom Model Context Protocol (MCP) server from scratch using only the Python standard library (raw JSON-RPC...
22 days ago • 6 min read
(view in browser) Aug 19th Next webinar:Sept 12, 2026 - Live LLM Engineering Masterclass: Production Evals, RAG, Agents & LLMOps [Register] Dear Reader, Welcome to the Aug 19th edition of the Data Science Briefing. Announcements Today we're proud to announce not 1, not 2, but 4 new events coming up in September and October: Sep 9, 2026 - Prove Your Prompt Change Actually Helped Sep 23, 2026 - Put Error Bars on Your LLM Metrics Oct 7, 2026 - Stop Bad Merges with an LLM Eval Gate Oct 16, 2026 -...
29 days ago • 7 min read
(view in browser) Aug 12 Next webinar:Sept 12, 2026 - Live LLM Engineering Masterclass: Production Evals, RAG, Agents & LLMOps [Register] Dear Reader, Welcome to the Aug 12th edition of the Data Science Briefing. Announcements One good demo is a test flight. An eval suite is the flight-test campaign. A flashy demo only proves your AI agent can work once. To deploy with confidence, you need an operational evaluation framework that measures performance, budgets, latency, and edge-case failures....
about 1 month ago • 8 min read
(view in browser) Aug 5 Next webinar:Sept 12, 2026 - Live LLM Engineering Masterclass: Production Evals, RAG, Agents & LLMOps [Register] Dear Reader, Welcome to the 330th edition of the Data Science Briefing. Announcements Put your old Mac to work serving a local LLM. Running a language model on your own hardware costs nothing per token, works on a plane, and never sends your code elsewhere. On Apple Silicon it's fast too — unified memory is a large part of why Mac Minis are back-ordered for...
about 1 month ago • 8 min read
(view in browser) Jul 29th Dear Reader, Welcome to the July 29th edition of the Data Science Briefing. Announcements Put your old Mac to work serving a local LLM. Running a language model on your own hardware costs nothing per token, works on a plane, and never sends your code elsewhere. On Apple Silicon it's fast too — unified memory is a large part of why Mac Minis are back-ordered for weeks. This post covers the whole path: install llama.cpp, pull a GGUF, and serve it over an...
about 2 months ago • 6 min read
(view in browser) Jul 22nd Dear Reader, Welcome to the 328th edition of the Data Science Briefing. Announcements Ready to level up your understanding of AI agents? 🤖 AI agents are only as effective as the systems that orchestrate them. While most discussions focus on choosing the right model or writing better prompts, the real challenge is building a harness that can manage context, coordinate tools, recover from failures, and execute complex workflows reliably. A well-designed agentic...
about 2 months ago • 5 min read
(view in browser) Jul 15th Dear Reader, Welcome to the july 15th edition of the Data Science Briefing. Announcements Ready to level up your understanding of AI agents? 🤖 AI agents are only as effective as the systems that orchestrate them. While most discussions focus on choosing the right model or writing better prompts, the real challenge is building a harness that can manage context, coordinate tools, recover from failures, and execute complex workflows reliably. A well-designed agentic...
2 months ago • 5 min read