<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Cranking out Good Code</title><description>Personal blog by Joseph Fluckiger.</description><link>https://blog.fluckiger.org/</link><item><title>Fighting AI-Powered Fraud with AI-Powered Investigators</title><link>https://blog.fluckiger.org/posts/2026-03-16-building-an-ai-fraud-investigation-agent/</link><guid isPermaLink="true">https://blog.fluckiger.org/posts/2026-03-16-building-an-ai-fraud-investigation-agent/</guid><description>How typed tool orchestration, agentic reasoning, and human-in-the-loop design turn a manual fraud investigation process into a trustworthy, observable AI workflow.</description><pubDate>Mon, 16 Mar 2026 00:00:00 GMT</pubDate></item><item><title>Building the Agentic Economy: My Second Brain Powered by OpenClaw</title><link>https://blog.fluckiger.org/posts/2026-03-04-building-the-agentic-economy/</link><guid isPermaLink="true">https://blog.fluckiger.org/posts/2026-03-04-building-the-agentic-economy/</guid><description>How I built a swarm of specialized AI agents that wake up at 6am, check my email, curate my news, and operate as a second brain — all running locally on plain text files.</description><pubDate>Wed, 04 Mar 2026 00:00:00 GMT</pubDate></item><item><title>Stop Giving Your Agents a Task List</title><link>https://blog.fluckiger.org/posts/2026-02-26-stop-giving-your-agents-a-task-list/</link><guid isPermaLink="true">https://blog.fluckiger.org/posts/2026-02-26-stop-giving-your-agents-a-task-list/</guid><description>The best AI agents don&apos;t follow a checklist — they internalize your goals. Anthropic&apos;s model spec shows us what that looks like at scale.</description><pubDate>Thu, 26 Feb 2026 00:00:00 GMT</pubDate></item><item><title>The token economy of software work: three roles that will matter next</title><link>https://blog.fluckiger.org/posts/2026-02-20-the-token-economy-of-software-work/</link><guid isPermaLink="true">https://blog.fluckiger.org/posts/2026-02-20-the-token-economy-of-software-work/</guid><description>Why software work is shifting toward orchestration, infrastructure, and domain translation—and what that means for careers and companies.</description><pubDate>Fri, 20 Feb 2026 23:30:00 GMT</pubDate></item><item><title>Claude Sonnet 4.6: Opus-Level Performance at 1/5 the Cost</title><link>https://blog.fluckiger.org/posts/2026-02-18-sonnet-46-opus-performance-at-one-fifth-the-cost/</link><guid isPermaLink="true">https://blog.fluckiger.org/posts/2026-02-18-sonnet-46-opus-performance-at-one-fifth-the-cost/</guid><description>Anthropic&apos;s Sonnet 4.6 closes the gap with Opus on coding and computer use benchmarks while staying at $3/$15M tokens. Here&apos;s what the numbers mean for builders.</description><pubDate>Wed, 18 Feb 2026 10:00:00 GMT</pubDate></item><item><title>Designing projects for AI agents</title><link>https://blog.fluckiger.org/posts/2026-02-12-designing-projects-for-ai-agents/</link><guid isPermaLink="true">https://blog.fluckiger.org/posts/2026-02-12-designing-projects-for-ai-agents/</guid><description>What makes a codebase easy or hard for AI agents to navigate? Lessons from Peter Steinberger on working with coding agents.</description><pubDate>Thu, 12 Feb 2026 21:00:00 GMT</pubDate></item><item><title>Meet BobWizard: Building a Personal AI Assistant That Actually Helps</title><link>https://blog.fluckiger.org/posts/2026-02-09-meet-bobwizard-my-personal-ai-assistant/</link><guid isPermaLink="true">https://blog.fluckiger.org/posts/2026-02-09-meet-bobwizard-my-personal-ai-assistant/</guid><description>How I turned a generic AI agent into a personalized assistant with email access, security monitoring, and daily art generation.</description><pubDate>Mon, 09 Feb 2026 00:00:00 GMT</pubDate></item><item><title>Building an AI Trading Agent with Claude</title><link>https://blog.fluckiger.org/posts/2026-01-17-building-ai-trading-agent-with-claude/</link><guid isPermaLink="true">https://blog.fluckiger.org/posts/2026-01-17-building-ai-trading-agent-with-claude/</guid><description>Creating an autonomous trading system that leverages Claude&apos;s reasoning to analyze market news and execute paper trades.</description><pubDate>Sat, 17 Jan 2026 00:00:00 GMT</pubDate></item><item><title>The Measure of a Man — and of a Machine</title><link>https://blog.fluckiger.org/posts/2025-10-25-the-measure-of-a-man-and-of-a-machine/</link><guid isPermaLink="true">https://blog.fluckiger.org/posts/2025-10-25-the-measure-of-a-man-and-of-a-machine/</guid><description>Reflecting on Star Trek TNG&apos;s examination of personhood and what it means for contemporary AI development.</description><pubDate>Sat, 25 Oct 2025 00:00:00 GMT</pubDate></item><item><title>From Hairy Apes to Inference Engines</title><link>https://blog.fluckiger.org/posts/2025-10-02-from-hairy-apes-to-inference-engines/</link><guid isPermaLink="true">https://blog.fluckiger.org/posts/2025-10-02-from-hairy-apes-to-inference-engines/</guid><description>How tools have always elevated human capability, and what inference engines mean for our future.</description><pubDate>Thu, 02 Oct 2025 00:00:00 GMT</pubDate></item><item><title>Beyond Fixed-Size: A Deep Dive into Modern Document Chunking for RAG</title><link>https://blog.fluckiger.org/posts/2025-07-12-beyond-fixed-size-modern-document-chunking-for-rag/</link><guid isPermaLink="true">https://blog.fluckiger.org/posts/2025-07-12-beyond-fixed-size-modern-document-chunking-for-rag/</guid><description>Document chunking has grown far beyond simple fixed-size splitting. Here&apos;s a deep dive into the modern toolkit of specialized models, open-source libraries, and enterprise platforms.</description><pubDate>Sat, 12 Jul 2025 00:00:00 GMT</pubDate></item><item><title>Unleashing Tableau&apos;s Semantic Layer with AI Agents</title><link>https://blog.fluckiger.org/posts/2025-04-08-unleashing-tableaus-semantic-layer-with-ai-agents/</link><guid isPermaLink="true">https://blog.fluckiger.org/posts/2025-04-08-unleashing-tableaus-semantic-layer-with-ai-agents/</guid><description>How I helped build a tool that lets you query Tableau&apos;s semantic layer using natural language and AI, integrating LangChain with Tableau&apos;s VizQL Data Service.</description><pubDate>Tue, 08 Apr 2025 00:00:00 GMT</pubDate></item><item><title>Unveiling the Future: How to Create and Run Tableau Bridge on Linux Containers</title><link>https://blog.fluckiger.org/posts/2023-11-01-how-to-create-and-run-tableau-bridge-on-linux-containers/</link><guid isPermaLink="true">https://blog.fluckiger.org/posts/2023-11-01-how-to-create-and-run-tableau-bridge-on-linux-containers/</guid><description>Tableau Bridge is now available on Linux Containers, offering significant improvements over the Windows-only deployment model.</description><pubDate>Wed, 01 Nov 2023 00:00:00 GMT</pubDate></item></channel></rss>