<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Marc Love</title><description>I help new companies build AI-first products and established organizations integrate meaningful generative AI into their existing systems. I&apos;ve spent most of my career building software products and the teams that build them. I&apos;ve moved between individual contributor and leadership roles—writing code, leading engineering organizations, and helping companies figure out how to ship products that matter. My focus is the practical intersection of emerging technology, product strategy, and implementation: figuring out where AI genuinely improves a product, then making it happen.</description><link>https://marclove.com/</link><item><title>Do we still need TDD?</title><link>https://marclove.com/blog/2026-01-07-tdd-in-an-agentic-world/</link><guid isPermaLink="true">https://marclove.com/blog/2026-01-07-tdd-in-an-agentic-world/</guid><description>Agentic coders can’t practice traditional TDD—but the underlying values of rapid feedback, testability, and scope discipline matter more than ever. Forcing red-green-refactor onto agents is performative; preserving the underlying values requires rethinking the process and rituals.</description><pubDate>Wed, 07 Jan 2026 00:00:00 GMT</pubDate></item><item><title>How the hell are you supposed to have a career in tech in 2026?</title><link>https://marclove.com/notes/2026-01-06-career-in-tech-in-2026/</link><guid isPermaLink="true">https://marclove.com/notes/2026-01-06-career-in-tech-in-2026/</guid><description>An insightful and apposite post from Anil Dash… Anil Dash: How the hell are you supposed to have a career in tech in 2026?</description><pubDate>Tue, 06 Jan 2026 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;An insightful and apposite post from Anil Dash…&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://www.anildash.com/2026/01/05/a-tech-career-in-2026/&quot;&gt;Anil Dash: How the hell are you supposed to have a career in tech in 2026?&lt;/a&gt;&lt;/p&gt;
</content:encoded></item><item><title>The Rust Language + Toolchain: Robust Guardrails Against Agent Hallucinations, Dead Code, and Runtime Bugs</title><link>https://marclove.com/blog/2025-12-13-rust-feedback-loop-catches-claude-code-hallucinations-dead-code-bugs/</link><guid isPermaLink="true">https://marclove.com/blog/2025-12-13-rust-feedback-loop-catches-claude-code-hallucinations-dead-code-bugs/</guid><description>How Rust’s strict compiler, type system, and ownership model create a tight feedback loop that catches agentic coding mistakes at compile-time rather than runtime, transforming the language’s perceived barriers into productivity multipliers for AI coding agents.</description><pubDate>Sat, 13 Dec 2025 00:00:00 GMT</pubDate></item><item><title>The Linux Foundation launches the “Agentic AI Foundation (AAIF)”</title><link>https://marclove.com/notes/2025-12-10-aaif-agentic-ai-foundation/</link><guid isPermaLink="true">https://marclove.com/notes/2025-12-10-aaif-agentic-ai-foundation/</guid><description>Anthropic, Google, OpenAI, Block (parent company of Square), Microsoft, Cloudflare, Amazon, and Bloomberg are founding governance board members of the…</description><pubDate>Wed, 10 Dec 2025 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Anthropic, Google, OpenAI, Block (parent company of Square), Microsoft, Cloudflare, Amazon, and Bloomberg are founding governance board members of the newly-formed Agentic AI Foundation, a new part of the Linux Foundation. From &lt;a href=&quot;https://aaif.io/press/linux-foundation-announces-the-formation-of-the-agentic-ai-foundation-aaif-anchored-by-new-project-contributions-including-model-context-protocol-mcp-goose-and-agents-md/&quot;&gt;the announcement…&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;The advent of agentic AI represents a new era of autonomous decision making and coordination across AI systems that will transform and revolutionize entire industries. The AAIF provides a neutral, open foundation to ensure this critical capability evolves transparently, collaboratively, and in ways that advance the adoption of leading open source AI projects. Its inaugural projects, AGENTS.md, goose and MCP, lay the groundwork for a shared ecosystem of tools, standards, and community-driven innovation.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;img src=&quot;../../assets/agentic-ai-foundation.png&quot; alt=&quot;Agentic AI Foundation Logo&quot;&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m really glad to see something like this finally form. Each of the foundation model companies have been releasing competing &amp;quot;standards,&amp;quot; which really weren&amp;#39;t that at all since they were authored and governed by themselves, rather than a non-profit governance board. For those of us who use multiple agents in our coding practice, leveraging each one&amp;#39;s unique skills, it has been a pain in the ass to set up a repo to work with all them.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://simonwillison.net/2025/Dec/9/agentic-ai-foundation/&quot;&gt;Like Simon though&lt;/a&gt;, I hope they help standardize inference APIs. There are several projects designed specifically just to address the complexity of following all the different model providers&amp;#39; APIs. We desperately need some standardization. I would hope the governance board would include experimental vendor extensions to such a standard though -- similar to how W3C provided vendor extensions to CSS so that model providers could still innovate and propose functionality without having to wait for it to go through the standardization process.&lt;/p&gt;
</content:encoded></item><item><title>“Work Slop” Shaming Is Costing Your Team</title><link>https://marclove.com/notes/2025-12-08-work-slop-shaming-is-costing-your-team/</link><guid isPermaLink="true">https://marclove.com/notes/2025-12-08-work-slop-shaming-is-costing-your-team/</guid><description>The term &amp;quot;work slop&amp;quot;—a workplace-specific hyponym of &amp;quot; AI slop &amp;quot;—has entered the lexicon. It communicates both frustration and judgment:…</description><pubDate>Mon, 08 Dec 2025 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;The term &amp;quot;work slop&amp;quot;—a workplace-specific hyponym of &amp;quot;&lt;a href=&quot;https://en.wikipedia.org/wiki/AI_slop&quot;&gt;AI slop&lt;/a&gt;&amp;quot;—has entered the lexicon. It communicates both frustration and judgment: frustration with a colleague&amp;#39;s output, judgment of how they produced it.&lt;/p&gt;
&lt;p&gt;I can empathize with the frustration, especially when someone else&amp;#39;s AI-generated draft creates cleanup work for you. But the judgment is counterproductive. AI-assisted tools are here to stay, whether as new AI-native products or as features quietly embedded in tools we&amp;#39;ve used for years.&lt;/p&gt;
&lt;p&gt;Consider that what looks like &amp;quot;work slop&amp;quot; is often a natural artifact of people calibrating. They&amp;#39;re learning where AI accelerates their work and where it undermines it, where it handles nuance and where it flattens it. That calibration takes reps, and some of those reps will miss the mark.&lt;/p&gt;
&lt;p&gt;Don&amp;#39;t shame it—use it as a discussion starter. What worked? What fell flat? Build a culture where people can share AI techniques openly and refine their approaches together. The alternative—people hiding their AI use or abandoning it entirely out of social pressure—leaves value on the table and learning underground.&lt;/p&gt;
</content:encoded></item><item><title>Hugging Face got Claude Code to finetune an LLM</title><link>https://marclove.com/notes/2025-12-07-claude-code-trains-llm/</link><guid isPermaLink="true">https://marclove.com/notes/2025-12-07-claude-code-trains-llm/</guid><description>Not only did it write the training script, but it submitted the jobs to cloud GPUs, monitored progress, and pushed finished models to the Hugging Face Hub.…</description><pubDate>Sun, 07 Dec 2025 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Not only did it write the training script, but it submitted the jobs to cloud GPUs, monitored progress, and pushed finished models to the Hugging Face Hub. They leveraged &amp;quot;Skills&amp;quot; to make it happen. &lt;a href=&quot;https://huggingface.co/blog/hf-skills-training&quot;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;assets/claude-code-trains-llm.png&quot; alt=&quot;Hero Image&quot;&gt;&lt;/p&gt;
</content:encoded></item><item><title>Dear Algo…</title><link>https://marclove.com/notes/2025-12-06-dear-algo-youtube/</link><guid isPermaLink="true">https://marclove.com/notes/2025-12-06-dear-algo-youtube/</guid><description>Love this from YouTube. Cool to see more products release some form of &amp;quot;dear algo&amp;quot; feature.</description><pubDate>Sat, 06 Dec 2025 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Love this from YouTube. Cool to see more products release some form of &amp;quot;dear algo&amp;quot; feature.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;assets/dear-algo-youtube.jpg&quot; alt=&quot;Dear Algorithm YouTube Prompt&quot;&gt;&lt;/p&gt;
</content:encoded></item><item><title>Anthropic is acquiring Bun.</title><link>https://marclove.com/notes/2025-12-02-anthropic-acquiring-bun/</link><guid isPermaLink="true">https://marclove.com/notes/2025-12-02-anthropic-acquiring-bun/</guid><description>I didn&amp;#39;t see this one coming. I think the key sentence from the announcement is this: As an all-in-one toolkit—combining runtime, package manager, bundler,…</description><pubDate>Tue, 02 Dec 2025 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;I didn&amp;#39;t see this one coming. I think the key sentence from &lt;a href=&quot;https://www.anthropic.com/news/anthropic-acquires-bun-as-claude-code-reaches-usd1b-milestone&quot;&gt;the announcement&lt;/a&gt; is this:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;As an all-in-one toolkit—combining runtime, package manager, bundler, and test runner—it&amp;#39;s become essential infrastructure for AI-led software engineering, helping developers build and test applications at unprecedented velocity.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Rust has become &lt;a href=&quot;/blog/2025-12-13-rust-feedback-loop-catches-claude-code-hallucinations-dead-code-bugs&quot;&gt;my favorite language&lt;/a&gt; to build in with Claude Code, and the reason why is because the superb toolchain creates a tight feedback loop for agentic iteration.&lt;/p&gt;
&lt;p&gt;Typescript/Javascript&amp;#39;s toolchain has always been an absolute nightmare and Bun was created, in part, to address that. A tight feedback loop means Claude Code arrives at solutions faster with fewer tokens burned. Strategically, if Anthropic can more tightly integrate Bun into their products, it means improved user experience and reduced variable costs.&lt;/p&gt;
</content:encoded></item><item><title>Gemini 3 Pro</title><link>https://marclove.com/notes/2025-11-18-gemini-3-pro-benchmarks/</link><guid isPermaLink="true">https://marclove.com/notes/2025-11-18-gemini-3-pro-benchmarks/</guid><description>Screen understanding + coding + reasoning… will Gemini 3 Pro be the backbone of some new UI coding tools?</description><pubDate>Tue, 18 Nov 2025 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;Screen understanding + coding + reasoning… will Gemini 3 Pro be the backbone of some new UI coding tools?&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;assets/gemini-3-pro-benchmarks.png&quot; alt=&quot;Gemini 3 Pro Benchmarks&quot;&gt;&lt;/p&gt;
</content:encoded></item><item><title>The Commoditization Trap: Why Model-Agnostic AI Products Will Win</title><link>https://marclove.com/blog/2025-02-10-the-commoditization-trap-model-agnostic-products/</link><guid isPermaLink="true">https://marclove.com/blog/2025-02-10-the-commoditization-trap-model-agnostic-products/</guid><description>Why LLM companies that lock their products to proprietary models are undermining their own competitive advantage, and how model-agnostic architectures that keep models hot-swappable will ultimately capture more value as state-of-the-art models inevitably commoditize.</description><pubDate>Mon, 10 Feb 2025 00:00:00 GMT</pubDate></item><item><title>Bringing AI Functions to the Llama Family</title><link>https://marclove.com/blog/2023-08-01-bringing-ai-functions-to-the-llama-family/</link><guid isPermaLink="true">https://marclove.com/blog/2023-08-01-bringing-ai-functions-to-the-llama-family/</guid><description>Releasing an open source dataset and fine-tuned Llama-2 7B chat model that brings OpenAI-style function calling capabilities to open source LLMs through synthetic data generation, QLoRA fine-tuning, and multi-objective optimization.</description><pubDate>Tue, 01 Aug 2023 00:00:00 GMT</pubDate></item><item><title>Empathizing with Users and Being Product-Minded</title><link>https://marclove.com/blog/2023-05-01-empathizing-with-users-and-being-product-minded/</link><guid isPermaLink="true">https://marclove.com/blog/2023-05-01-empathizing-with-users-and-being-product-minded/</guid><description>Great software engineering requires more than technical skills—it demands empathy for users and product-minded thinking that balances business needs, technical feasibility, and user experience to create truly valuable solutions.</description><pubDate>Mon, 01 May 2023 00:00:00 GMT</pubDate></item><item><title>The Art and Science of Evaluating Senior Engineering Skills</title><link>https://marclove.com/blog/2019-09-12-managing-engineers-through-seniority/</link><guid isPermaLink="true">https://marclove.com/blog/2019-09-12-managing-engineers-through-seniority/</guid><description>Why the path to senior engineering roles resists checklists and algorithms, and how continuous dialogue through regular one-on-ones provides better guidance than quantifiable metrics for developing nuanced leadership and judgment skills.</description><pubDate>Thu, 12 Sep 2019 00:00:00 GMT</pubDate></item><item><title>Engineering Values and Principles for High-Performing Teams</title><link>https://marclove.com/blog/2019-07-15-engineering-values/</link><guid isPermaLink="true">https://marclove.com/blog/2019-07-15-engineering-values/</guid><description>A comprehensive framework for building exceptional engineering teams, covering good judgment, healthy collaboration, effective communication, value delivery, and sustainable practices drawn from years of technical leadership experience.</description><pubDate>Mon, 15 Jul 2019 00:00:00 GMT</pubDate></item></channel></rss>