<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>The Focus AI</title><description>Keep up to date with the latest news and updates from The Focus AI</description><link>https://thefocus.ai/</link><item><title>Neural harness</title><link>https://thefocus.ai/posts/neural-harness/</link><guid isPermaLink="true">https://thefocus.ai/posts/neural-harness/</guid><description>I&apos;m on my second Claude Max plan.  Are we going to go for three? Tokens are the bill for running a new native unit of computing. The harness is to neural nets what the compiler is to source code.</description><pubDate>Fri, 01 May 2026 00:00:00 GMT</pubDate></item><item><title>Laddering up from chatboxes to autonomy</title><link>https://thefocus.ai/posts/laddering-up-from-chatboxes-to-autonomy/</link><guid isPermaLink="true">https://thefocus.ai/posts/laddering-up-from-chatboxes-to-autonomy/</guid><description>Most companies want to go from scattered ChatGPT use directly to agents and autonomy. The middle layers — the ones where deployments either become real or die — get skipped in the planning.</description><pubDate>Tue, 14 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Building an Intelligent Organization</title><link>https://thefocus.ai/posts/building-an-intelligent-organization/</link><guid isPermaLink="true">https://thefocus.ai/posts/building-an-intelligent-organization/</guid><description>From AI pilots to production systems — how we help leadership move up the maturity curve with principal-led engagements.</description><pubDate>Sat, 11 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Gemma 4 on Your Machine: How Google’s New Open Weights Stack Up (Model Showdown)</title><link>https://thefocus.ai/posts/gemma-4-umwelten-showdown/</link><guid isPermaLink="true">https://thefocus.ai/posts/gemma-4-umwelten-showdown/</guid><description>We benchmarked Gemma 4 (e2b, default, 26B MoE, 31B dense) through Ollama against 50+ hosted and local models on reasoning, knowledge, instruction, coding, and TezLab MCP tool use—same Umwelten harness as our other showdowns. Here’s where the new line shines, where frontier models still pull ahead, and how the biggest Gemma handles real EV data tools.</description><pubDate>Sat, 04 Apr 2026 00:00:00 GMT</pubDate></item><item><title>Same Weights, Different Results</title><link>https://thefocus.ai/posts/same-weights-different-results/</link><guid isPermaLink="true">https://thefocus.ai/posts/same-weights-different-results/</guid><description>We ran the same Nemotron model on four providers and got wildly different results. MCP tool use ranged from 1/6 to 6/6. Speed varied 16x. The weights are identical. The results are not.</description><pubDate>Tue, 24 Mar 2026 00:00:00 GMT</pubDate></item><item><title>Can LLMs Use Real-World Tools? Mercury-2, ELO, and the Umwelten Setup</title><link>https://thefocus.ai/posts/mcp-tool-eval-mercury-umwelten/</link><guid isPermaLink="true">https://thefocus.ai/posts/mcp-tool-eval-mercury-umwelten/</guid><description>We ran 39 models against real Rivian driving data via MCP tools. Inception&apos;s Mercury-2 delivered a perfect 15/15 in 8.6 seconds. Here&apos;s the standout model, the ELO narrative rankings, and how the same Umwelten setup powers both chat and evals.</description><pubDate>Sun, 15 Mar 2026 00:00:00 GMT</pubDate></item><item><title>Sraffa&apos;s Gesture, the Crack in the Crystal, and Why the Stochastic Parrot Still Bites</title><link>https://thefocus.ai/posts/sraffas-gesture/</link><guid isPermaLink="true">https://thefocus.ai/posts/sraffas-gesture/</guid><description>Wittgenstein&apos;s shift from the Tractatus to the Philosophical Investigations—triggered by Sraffa&apos;s Neapolitan gesture—reframes the stochastic parrot debate. The danger isn&apos;t that LLMs lack secret understanding. It&apos;s our willingness to treat fluent simulation as the real thing.</description><pubDate>Thu, 12 Mar 2026 00:00:00 GMT</pubDate></item><item><title>The Car Wash Test: Learning from Model Evals</title><link>https://thefocus.ai/posts/the-car-wash-test/</link><guid isPermaLink="true">https://thefocus.ai/posts/the-car-wash-test/</guid><description>We asked 131 AI models a simple question — should I walk or drive to the car wash? 76% got it wrong. Simple gotcha questions reveal more about model reasoning than any benchmark leaderboard.</description><pubDate>Sun, 01 Mar 2026 00:00:00 GMT</pubDate></item><item><title>The Agent Habitat</title><link>https://thefocus.ai/posts/agent-habitat/</link><guid isPermaLink="true">https://thefocus.ai/posts/agent-habitat/</guid><description>An agent isn&apos;t just automation with LLM calls. It carries state, accumulates memory, and makes bounded decisions under uncertainty — and a git repo is where all of that lives.</description><pubDate>Thu, 05 Feb 2026 00:00:00 GMT</pubDate></item><item><title>The Data Flywheel Pattern</title><link>https://thefocus.ai/posts/data-flywheel-pattern/</link><guid isPermaLink="true">https://thefocus.ai/posts/data-flywheel-pattern/</guid><description>Build applications by dropping in data and letting AI handle parsing, structuring, and synthesis. Three case studies.</description><pubDate>Thu, 22 Jan 2026 00:00:00 GMT</pubDate></item><item><title>Claude Code, not Code</title><link>https://thefocus.ai/posts/claude-code-non-coding/</link><guid isPermaLink="true">https://thefocus.ai/posts/claude-code-non-coding/</guid><description>The real power of Claude Code isn&apos;t writing software—it&apos;s orchestrating skills for research, newsletters, browser automation, and turning one-off requests into repeatable workflows.</description><pubDate>Wed, 14 Jan 2026 00:00:00 GMT</pubDate></item><item><title>How I Use AI in Jan 2026</title><link>https://thefocus.ai/posts/how-i-use-ai-jan-2026/</link><guid isPermaLink="true">https://thefocus.ai/posts/how-i-use-ai-jan-2026/</guid><description>We&apos;re at the beginning of infinity. In geological time this is all happening in an instant — and 2026 might be the best year to be alive.</description><pubDate>Sat, 03 Jan 2026 00:00:00 GMT</pubDate></item><item><title>[Recipe] Build Your Own Coding Agent</title><link>https://thefocus.ai/reports/coding-agent/</link><guid isPermaLink="true">https://thefocus.ai/reports/coding-agent/</guid><description>A step-by-step tutorial for building an AI coding assistant from scratch. Bootstrap it with an existing agent, then use it to improve itself.</description><pubDate>Wed, 17 Dec 2025 00:00:00 GMT</pubDate></item><item><title>&quot;You&apos;re absolutely right&quot; and other AI warning signs</title><link>https://thefocus.ai/posts/you-are-absolutely-right/</link><guid isPermaLink="true">https://thefocus.ai/posts/you-are-absolutely-right/</guid><description>When your AI assistant starts agreeing with everything, you&apos;ve hit the dumb zone. Practical techniques for managing context windows and keeping AI useful.</description><pubDate>Tue, 16 Dec 2025 00:00:00 GMT</pubDate></item><item><title>AI tools fail loudly where humans failed quietly</title><link>https://thefocus.ai/posts/good-for-human-good-for-ai/</link><guid isPermaLink="true">https://thefocus.ai/posts/good-for-human-good-for-ai/</guid><description>AI coding tools don&apos;t work well in messy codebases. The fix is doing what should have been done all along - and that&apos;s good for everyone.</description><pubDate>Wed, 10 Dec 2025 00:00:00 GMT</pubDate></item><item><title>[Recipe] The Smallest Coding Agent</title><link>https://thefocus.ai/recipes/smallest-coding-agent/</link><guid isPermaLink="true">https://thefocus.ai/recipes/smallest-coding-agent/</guid><description>A complete agentic coding loop in 25 lines of Bun. No frameworks, no dependencies, just bash and a model.</description><pubDate>Fri, 05 Dec 2025 00:00:00 GMT</pubDate></item><item><title>Weekend Coding Agent: Build Your Own AI Assistant</title><link>https://thefocus.ai/posts/weekend-coding-agent/</link><guid isPermaLink="true">https://thefocus.ai/posts/weekend-coding-agent/</guid><description>A hands-on tutorial for building an AI coding agent from scratch. Bootstrap it with an existing agent, then use it to improve itself. Learn the core concepts of how coding agents work.</description><pubDate>Sat, 29 Nov 2025 00:00:00 GMT</pubDate></item><item><title>AI Engineering Summit 2025: Bash-Pilled and Building for Everyone</title><link>https://thefocus.ai/posts/2025-11-22-ai-engineering-summit-takeaways/</link><guid isPermaLink="true">https://thefocus.ai/posts/2025-11-22-ai-engineering-summit-takeaways/</guid><description>The models got smart. The tools got simple. The circle of who builds is expanding.</description><pubDate>Sat, 22 Nov 2025 00:00:00 GMT</pubDate></item><item><title>AI Engineering Code Summit 2025: Deep Dive Report</title><link>https://thefocus.ai/posts/ai-engineering-code-summit-2025/</link><guid isPermaLink="true">https://thefocus.ai/posts/ai-engineering-code-summit-2025/</guid><description>A comprehensive analysis of the state of AI engineering tools, frameworks, and best practices from the November 2025 Code Summit. Exploring cutting-edge developments in AI-assisted development, infrastructure, and production deployment strategies.</description><pubDate>Thu, 20 Nov 2025 00:00:00 GMT</pubDate></item><item><title>[Recipe] Using repomix to give llm full context</title><link>https://thefocus.ai/recipes/repomix-redux/</link><guid isPermaLink="true">https://thefocus.ai/recipes/repomix-redux/</guid><description>How to use repomix to package your entire codebase into a single file for LLM context, with tips for managing token counts and mise integration.</description><pubDate>Mon, 08 Sep 2025 00:00:00 GMT</pubDate></item><item><title>gpt5 is smarter than you are</title><link>https://thefocus.ai/posts/gpt5/</link><guid isPermaLink="true">https://thefocus.ai/posts/gpt5/</guid><description>gpt5 can choose to be so smart it&apos;s almost impossible to judge.  Lets see how it does on some unanswerable questions and if it can totally replace google.</description><pubDate>Thu, 04 Sep 2025 00:00:00 GMT</pubDate></item><item><title>[Recipe] context7-mcp</title><link>https://thefocus.ai/recipes/context7-mcp/</link><guid isPermaLink="true">https://thefocus.ai/recipes/context7-mcp/</guid><description>Learn how to integrate Context7 MCP server to get up-to-date code documentation for LLMs and AI code editors, enabling real-time access to the latest library and framework documentation.</description><pubDate>Mon, 01 Sep 2025 00:00:00 GMT</pubDate></item><item><title>[Recipe] use playwright mcp to get high fidelity designs</title><link>https://thefocus.ai/recipes/playwright-mcp/</link><guid isPermaLink="true">https://thefocus.ai/recipes/playwright-mcp/</guid><description>Learn how to integrate Playwright MCP server to enable AI coding agents to interact with web browsers, take screenshots, and validate designs with high fidelity for accurate web development and testing.</description><pubDate>Mon, 01 Sep 2025 00:00:00 GMT</pubDate></item><item><title>Single file swift mini-apps</title><link>https://thefocus.ai/posts/single-file-swift-code/</link><guid isPermaLink="true">https://thefocus.ai/posts/single-file-swift-code/</guid><description>swift files can be run directly without compiling and without XCode, making it easy to create native UI elements and access all of macOS&apos;s APIs. Once you see Swift as a scripting language rather than just an app language, you start wondering what other capabilities are hiding in plain sight.</description><pubDate>Fri, 22 Aug 2025 00:00:00 GMT</pubDate></item><item><title>Code Generation with Local Models</title><link>https://thefocus.ai/posts/local-models-typescript/</link><guid isPermaLink="true">https://thefocus.ai/posts/local-models-typescript/</guid><description>Small, local AI models deliver surprisingly effective results for everyday tasks.  Also llama3.2 is surprisingly fast and gpt-oss is surprisingly good.</description><pubDate>Wed, 20 Aug 2025 00:00:00 GMT</pubDate></item><item><title>gpt-5 and gpt-oss</title><link>https://thefocus.ai/posts/gpt5-and-gpt-oss/</link><guid isPermaLink="true">https://thefocus.ai/posts/gpt5-and-gpt-oss/</guid><description>OpenAI’s GPT-5 launch stole headlines, but GPT-OSS quietly made local AI a lot more practical. This post covers what’s new, how to run it with Ollama or LM Studio, and why context size can change your results.</description><pubDate>Wed, 13 Aug 2025 00:00:00 GMT</pubDate></item><item><title>[Recipe] Dagger and Container Use</title><link>https://thefocus.ai/recipes/dagger-and-container-use/</link><guid isPermaLink="true">https://thefocus.ai/recipes/dagger-and-container-use/</guid><description>Unlock the power of isolated development with Dagger and Container Use—no more worrying about missing dependencies or system conflicts.</description><pubDate>Tue, 08 Jul 2025 00:00:00 GMT</pubDate></item><item><title>Technical Debt and the ROI Threshold</title><link>https://thefocus.ai/posts/technical-debt-and-the-roi-threshhold/</link><guid isPermaLink="true">https://thefocus.ai/posts/technical-debt-and-the-roi-threshhold/</guid><description>With agents now able to read and refactor code, the future cost of messy code -- and the current costs of unwritten code -- is shrinking.  Code is more disposable and experimentation more rewarding.</description><pubDate>Thu, 03 Jul 2025 00:00:00 GMT</pubDate></item><item><title>[Recipe] Use Cursor in Slack</title><link>https://thefocus.ai/recipes/use-cursor-in-slack/</link><guid isPermaLink="true">https://thefocus.ai/recipes/use-cursor-in-slack/</guid><description>Learn how to integrate Cursor with Slack for seamless code review and collaboration, including setup tips and workflow enhancements.</description><pubDate>Mon, 30 Jun 2025 00:00:00 GMT</pubDate></item><item><title>Don&apos;t be passive aggressive with your agents</title><link>https://thefocus.ai/posts/dont-be-passive-aggressive/</link><guid isPermaLink="true">https://thefocus.ai/posts/dont-be-passive-aggressive/</guid><description>Treat your coding agents as adaptable collaborators—communicate clearly, value efficiency over endurance, match tools to your workflow, skip unnecessary formality, rethink technical debt, and document your development rules for best results.</description><pubDate>Wed, 25 Jun 2025 00:00:00 GMT</pubDate></item><item><title>June 2025 Coding Agent Report</title><link>https://thefocus.ai/posts/june-2025-coding-agents-report/</link><guid isPermaLink="true">https://thefocus.ai/posts/june-2025-coding-agents-report/</guid><description>A comprehensive analysis of 15 leading AI coding agents in 2025. We break down the strengths, weaknesses, and surprises from top tools, with clear winners for pros, tinkerers, and casual users alike.</description><pubDate>Sun, 15 Jun 2025 00:00:00 GMT</pubDate></item><item><title>Feature Development on the go</title><link>https://thefocus.ai/posts/feature-development-on-the-go/</link><guid isPermaLink="true">https://thefocus.ai/posts/feature-development-on-the-go/</guid><description>What happens when you challenge Google Jules, OpenAI Codex, and Cursor to build a PWA—using just your phone? Find out which agent delivered.</description><pubDate>Sun, 08 Jun 2025 00:00:00 GMT</pubDate></item><item><title>Geo-affordance</title><link>https://thefocus.ai/posts/geo-affordance/</link><guid isPermaLink="true">https://thefocus.ai/posts/geo-affordance/</guid><description>Imagine having Sherlock Holmes’ legendary eye for detail—AI now makes that possible for all of us. Is this AI changing us?  It will alter our expectations and the risks of everyday digital life.</description><pubDate>Mon, 02 Jun 2025 00:00:00 GMT</pubDate></item><item><title>[Recipe] Content Finder</title><link>https://thefocus.ai/recipes/content-finder/</link><guid isPermaLink="true">https://thefocus.ai/recipes/content-finder/</guid><description>Ever had a movie stuck on the tip of your tongue or wanted more like your family&apos;s favorite? Explore how AI-powered content discovery can help you make your next pick.</description><pubDate>Wed, 28 May 2025 00:00:00 GMT</pubDate></item><item><title>[Recipe] Geolocation Prompt</title><link>https://thefocus.ai/recipes/geolocation-prompt/</link><guid isPermaLink="true">https://thefocus.ai/recipes/geolocation-prompt/</guid><description>This post introduces a prompt for high-precision, image-based geolocation analysis, guiding AI to deduce where a photo was taken using expertise in visual, cultural, and environmental cues. The prompt provides a step-by-step framework for analyzing images and generating confident, reasoned location guesses—even suggesting what extra information would help if uncertain.</description><pubDate>Wed, 28 May 2025 00:00:00 GMT</pubDate></item><item><title>Report from Microsoft Build 2025</title><link>https://thefocus.ai/posts/microsoft-build-2025/</link><guid isPermaLink="true">https://thefocus.ai/posts/microsoft-build-2025/</guid><description>Microsoft is betting big on an open, agent-powered web—where protocols like MCP, A2A, and NLWeb redefine how AI and services interact. The real opportunity in AI isn’t just smarter models, but the “capability overhang” waiting to be unlocked by better reasoning and open standards.</description><pubDate>Wed, 21 May 2025 00:00:00 GMT</pubDate></item><item><title>[Recipe] Iterating designs with Chat GPT 4o</title><link>https://thefocus.ai/recipes/iterating-designs-with-chatgpt4o/</link><guid isPermaLink="true">https://thefocus.ai/recipes/iterating-designs-with-chatgpt4o/</guid><description>Discover how to leverage Chrome&apos;s hidden command palette and ChatGPT to transform your website screenshots into sophisticated wireframes. Learn a clever workflow that combines Chrome&apos;s full-page screenshot capability with ChatGPT&apos;s AI-powered design suggestions to create professional 16:9 ratio mockups for your next project.</description><pubDate>Mon, 07 Apr 2025 00:00:00 GMT</pubDate></item><item><title>Thoughts on gemini</title><link>https://thefocus.ai/posts/thoughts-on-gemini/</link><guid isPermaLink="true">https://thefocus.ai/posts/thoughts-on-gemini/</guid><description>Despite popular narratives about Google lagging in AI, their Gemini models reveal engineering excellence that&apos;s hard to ignore when you strip away the conservative product decisions and UI polish. From the lightweight yet powerful Gemma 3 to the multimodal capabilities of Gemini 2.5, Google&apos;s models demonstrate a level of speed, precision, and fundamental understanding that suggests they&apos;re not playing catch-up—they&apos;re just being cautious.</description><pubDate>Fri, 04 Apr 2025 00:00:00 GMT</pubDate></item><item><title>[Recipe] Use the llm cli for quick prototyping</title><link>https://thefocus.ai/recipes/llm-for-quick-prototyping/</link><guid isPermaLink="true">https://thefocus.ai/recipes/llm-for-quick-prototyping/</guid><description>Transform your workflow with a command-line tool that brings AI capabilities directly to your terminal, no complex setup required. See how to parse websites, analyze transcripts, and extract meaningful data using the llm CLI with popular models like Gemini and Claude.</description><pubDate>Thu, 03 Apr 2025 00:00:00 GMT</pubDate></item><item><title>[Recipe] Lift and shift</title><link>https://thefocus.ai/recipes/lift-and-shift/</link><guid isPermaLink="true">https://thefocus.ai/recipes/lift-and-shift/</guid><description>Master the art of learning from existing projects by using this structured approach to extracting and documenting requirements and insights. With simple command-line tools and clear documentation practices, you&apos;ll be able to turn any existing implementation into a wealth of reusable knowledge.</description><pubDate>Wed, 02 Apr 2025 00:00:00 GMT</pubDate></item><item><title>[Recipe] Claude to write midjourney prompts</title><link>https://thefocus.ai/recipes/using-claude-to-write-midjourney-prompts/</link><guid isPermaLink="true">https://thefocus.ai/recipes/using-claude-to-write-midjourney-prompts/</guid><description>Transform your written content into compelling visual concepts by using Claude as an intelligent intermediary for Midjourney prompt creation. See how combining prompt libraries with AI analysis can help you explore multiple creative directions before settling on the perfect visual representation.</description><pubDate>Mon, 31 Mar 2025 00:00:00 GMT</pubDate></item><item><title>Schema-Driven AI: Better User Experiences with Structured Output</title><link>https://thefocus.ai/posts/using-structured-output/</link><guid isPermaLink="true">https://thefocus.ai/posts/using-structured-output/</guid><description>Transforms chatting from simple text generators into powerful data processing engines, enabling extraction of organized information from PDFs, audio files, and more. Here are some practical techniques for building, including audio analysis, pdf data extraction and conversation state management, showcasing how constraint-driven outputs can power rich user experiences.</description><pubDate>Sun, 30 Mar 2025 00:00:00 GMT</pubDate></item><item><title>Moral Vibe Check</title><link>https://thefocus.ai/posts/moral-vibe-check/</link><guid isPermaLink="true">https://thefocus.ai/posts/moral-vibe-check/</guid><description>Technical correctness and meaningful insight: well-formatted, detailed AI responses can mask a fundamental lack of understanding—a &quot;raving lunatic&quot; hidden behind impressive form.  Maybe P-doom is less about malice and more of making us intellectually poorer by substituting form for substance, facts for understanding, and technical accuracy for wisdom.</description><pubDate>Mon, 24 Mar 2025 00:00:00 GMT</pubDate></item><item><title>Image Gen on Apple Silicon</title><link>https://thefocus.ai/posts/image-gen-on-apple-silicon/</link><guid isPermaLink="true">https://thefocus.ai/posts/image-gen-on-apple-silicon/</guid><description>We&apos;ve got the apple silicon, lets download some models and make some pictures</description><pubDate>Fri, 21 Mar 2025 00:00:00 GMT</pubDate></item><item><title>[Recipe] Adding Memory to Cursor</title><link>https://thefocus.ai/recipes/add-memory-to-cursor/</link><guid isPermaLink="true">https://thefocus.ai/recipes/add-memory-to-cursor/</guid><description>Transform your Cursor IDE into a more intelligent assistant by implementing a sophisticated memory system adapted from cline-memory-bank. This enhanced version includes TDD principles and integrates seamlessly with your prompt library, allowing your AI assistant to maintain context and remember important details across multiple coding sessions.</description><pubDate>Thu, 20 Mar 2025 00:00:00 GMT</pubDate></item><item><title>[Recipe] Planning, brainstorming and idea development</title><link>https://thefocus.ai/recipes/product-ideation/</link><guid isPermaLink="true">https://thefocus.ai/recipes/product-ideation/</guid><description>Transform your rough concepts into detailed project specifications with this powerful prompting technique that guides you through an in-depth development process. By asking just one thoughtful question at a time, AI helps you create comprehensive, developer-ready plans that cover every essential detail.</description><pubDate>Thu, 20 Mar 2025 00:00:00 GMT</pubDate></item><item><title>[Recipe] Make it easy to load and update your prompt library</title><link>https://thefocus.ai/recipes/load-and-save-your-prompts/</link><guid isPermaLink="true">https://thefocus.ai/recipes/load-and-save-your-prompts/</guid><description>Never lose track of your valuable AI prompts again with this elegant solution for maintaining a personal prompt library. The system provides simple commands to list, load, and save prompts, making it effortless to reuse and iterate on your most effective conversation starters.</description><pubDate>Wed, 19 Mar 2025 00:00:00 GMT</pubDate></item><item><title>Recipes big and small</title><link>https://thefocus.ai/posts/recipe-book/</link><guid isPermaLink="true">https://thefocus.ai/posts/recipe-book/</guid><description>The hardest thing about living in the future is that we&apos;re figuring it out as we go. Here&apos;s some notes of things to play with.</description><pubDate>Tue, 18 Mar 2025 00:00:00 GMT</pubDate></item><item><title>[Recipe] Superwhisper for input</title><link>https://thefocus.ai/recipes/superwhisper/</link><guid isPermaLink="true">https://thefocus.ai/recipes/superwhisper/</guid><description>Imagine talking to your computer and having it type for you—Superwhisper makes it real. Check out how this tool speeds up input and even lets you tweak the output.</description><pubDate>Tue, 18 Mar 2025 00:00:00 GMT</pubDate></item><item><title>[Recipe] Talking to the models in the car</title><link>https://thefocus.ai/recipes/talking-in-the-car/</link><guid isPermaLink="true">https://thefocus.ai/recipes/talking-in-the-car/</guid><description>Discover how voice-activated assistants like Google and ChatGPT can transform your car rides into interactive conversations. Learn tips like using search and prompts to dive deeper into news or ideas while on the go.</description><pubDate>Tue, 18 Mar 2025 00:00:00 GMT</pubDate></item><item><title>[Recipe] Extracting requirements</title><link>https://thefocus.ai/recipes/extracting-requirements/</link><guid isPermaLink="true">https://thefocus.ai/recipes/extracting-requirements/</guid><description>Need to understand all the requirements hidden in a codebase? This technique shows how to use LLMs to compile comprehensive specifications from repository analysis for immediate development use.</description><pubDate>Sun, 16 Mar 2025 00:00:00 GMT</pubDate></item><item><title>Exposing Services with MCP</title><link>https://thefocus.ai/posts/exposing-services-with-mcp/</link><guid isPermaLink="true">https://thefocus.ai/posts/exposing-services-with-mcp/</guid><description>Model Context Protocol bridges the gap between AI models and your applications. Learn how defining simple tools with descriptions and parameters lets Claude intelligently combine services without explicit instructions.</description><pubDate>Sat, 15 Mar 2025 00:00:00 GMT</pubDate></item><item><title>[Recipe] Write git-commit-messages</title><link>https://thefocus.ai/recipes/git-commit-messages/</link><guid isPermaLink="true">https://thefocus.ai/recipes/git-commit-messages/</guid><description>Learn how to automate Git commit message generation with this simple but powerful prompt for Claude. The template enforces conventional commit format with appropriate type prefixes and detailed descriptions, making your repository history more professional and useful.</description><pubDate>Sat, 15 Mar 2025 00:00:00 GMT</pubDate></item><item><title>[Recipe] Making Meta Data</title><link>https://thefocus.ai/recipes/making-meta-data/</link><guid isPermaLink="true">https://thefocus.ai/recipes/making-meta-data/</guid><description>Generating metadata doesn&apos;t have to be a manual process when you can leverage AI prompts to produce multiple options quickly. Discover how to implement command-line tools that streamline metadata creation while maintaining your role as the final decision-maker.</description><pubDate>Sat, 15 Mar 2025 00:00:00 GMT</pubDate></item><item><title>[Recipe] Using repomix to give llm full context</title><link>https://thefocus.ai/recipes/repomix/</link><guid isPermaLink="true">https://thefocus.ai/recipes/repomix/</guid><description>The post focuses on how to give LLMs full visibility into a codebase to improve their understanding and responses.</description><pubDate>Fri, 14 Mar 2025 00:00:00 GMT</pubDate></item><item><title>[Recipe] Understanding a code base</title><link>https://thefocus.ai/recipes/understanding-a-codebase/</link><guid isPermaLink="true">https://thefocus.ai/recipes/understanding-a-codebase/</guid><description>Explore three complementary approaches to rapidly comprehend any codebase using the latest AI assistants and developer tools. Follow along with practical examples showing how to extract key information about memory systems and other complex functionality with minimal effort.</description><pubDate>Fri, 14 Mar 2025 00:00:00 GMT</pubDate></item><item><title>Agentic YOLO with Warp, Cursor, and Claude</title><link>https://thefocus.ai/posts/agentic-yolo-with-warp-cursor-and-claude/</link><guid isPermaLink="true">https://thefocus.ai/posts/agentic-yolo-with-warp-cursor-and-claude/</guid><description>What happens when you let AI help you think through and build your ideas, with minimal supervision and maximum trust? What does it mean to be a programmer?  Are we closer or further from thought-stuff?</description><pubDate>Fri, 07 Mar 2025 00:00:00 GMT</pubDate></item><item><title>Clipboards are eating the world</title><link>https://thefocus.ai/posts/clipboards-are-eating-the-world/</link><guid isPermaLink="true">https://thefocus.ai/posts/clipboards-are-eating-the-world/</guid><description>The untold story of how your computer&apos;s clipboard sees itself as the essential bridge between humans and AI tools in the creative process. Through its eyes, we witness the journey of how digital projects come together through countless transfers between different AI services.</description><pubDate>Tue, 25 Feb 2025 00:00:00 GMT</pubDate></item><item><title>The New Touch Interface</title><link>https://thefocus.ai/posts/the-new-touch-interface/</link><guid isPermaLink="true">https://thefocus.ai/posts/the-new-touch-interface/</guid><description>The real killer apps of smartphones weren&apos;t the early games but became things like group chats and video calls that fundamentally changed how we communicate. Similarly, while we&apos;re currently amazed by AI&apos;s capabilities, we&apos;re still discovering how these tools will meaningfully integrate into our lives.</description><pubDate>Tue, 11 Feb 2025 00:00:00 GMT</pubDate></item><item><title>Tools for thinking.  Everyday AI.</title><link>https://thefocus.ai/posts/tools-for-thinking/</link><guid isPermaLink="true">https://thefocus.ai/posts/tools-for-thinking/</guid><description>From building nuclear fusors to probing Vatican AI doctrine, this exploration reveals how AI tools are reshaping our daily intellectual work in surprisingly practical ways. Through examples of interfacing with databases, analyzing legal documents, and diving into deep research rabbit holes, we see how AI assistants are becoming intuitive research companions that expand our ability to quickly understand and synthesize complex information.</description><pubDate>Thu, 30 Jan 2025 00:00:00 GMT</pubDate></item><item><title>How I classify models</title><link>https://thefocus.ai/posts/how-i-classify-models/</link><guid isPermaLink="true">https://thefocus.ai/posts/how-i-classify-models/</guid><description>Small models are smart yet limited in knowledge; foundation models possess both deep understanding and extensive knowledge but lack structured problem-solving approaches. Educated models like DeepResearch excel by combining learned reasoning processes with large memory capacities, enabling them to adapt effectively to complex tasks while handling vast information instantaneously.</description><pubDate>Tue, 21 Jan 2025 00:00:00 GMT</pubDate></item><item><title>AI for research: DeepResearch a clear winner</title><link>https://thefocus.ai/posts/ai-for-research-deepresearch-wins/</link><guid isPermaLink="true">https://thefocus.ai/posts/ai-for-research-deepresearch-wins/</guid><description>Asking the tough questions: DeepResearch excels in depth and comprehensiveness, while o1, Sonnet 3.5, and DeepSeek with DeepThought provide comparable results for complex inquiries. Smaller models like phi4 and llama3.2 are deemed inadequate for intricate topics.</description><pubDate>Sun, 12 Jan 2025 00:00:00 GMT</pubDate></item><item><title>Learning on the go with NotebookLM</title><link>https://thefocus.ai/posts/notebooklm-for-research/</link><guid isPermaLink="true">https://thefocus.ai/posts/notebooklm-for-research/</guid><description>By utilizing NotebookLM, an AI model capable of generating audio summaries and interactive conversations, you can create customized podcasts on-the-go.  You can also join the conversation.</description><pubDate>Thu, 09 Jan 2025 00:00:00 GMT</pubDate></item><item><title>Making hard things easier</title><link>https://thefocus.ai/posts/making-hard-things-easier/</link><guid isPermaLink="true">https://thefocus.ai/posts/making-hard-things-easier/</guid><description>Explore how generative AI-based tools can revolutionize the way we work, making creative tasks more accessible and efficient for both novices and experts, while also highlighting the importance of critical thinking and creativity in the face of automation.</description><pubDate>Sun, 15 Dec 2024 00:00:00 GMT</pubDate></item><item><title>Welcome to The Focus AI</title><link>https://thefocus.ai/posts/about/</link><guid isPermaLink="true">https://thefocus.ai/posts/about/</guid><description>Let me tell you a bit about what we do here, a personal journey from cofounding a software development company to exploring the revolutionary potential of generative AI and how it&apos;s transforming the way humans interact with knowledge and information.</description><pubDate>Fri, 29 Nov 2024 00:00:00 GMT</pubDate></item><item><title>Slicing up a design from figma</title><link>https://thefocus.ai/posts/slicing-a-design-from-figma/</link><guid isPermaLink="true">https://thefocus.ai/posts/slicing-a-design-from-figma/</guid><description>In this hands-on comparison, three coding tools - Cursor, Aider, and v0 - are put to the test as they attempt to replicate a design from Figma into functional HTML and CSS code, revealing their strengths, weaknesses, and quirks.</description><pubDate>Wed, 27 Nov 2024 00:00:00 GMT</pubDate></item></channel></rss>