<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0"><channel><title><![CDATA[Thought Terminating]]></title><description><![CDATA[Helping you keep up with the AI coding world]]></description><link>https://thought-terminating.com</link><image><url>https://substackcdn.com/image/fetch/$s_!U9rD!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5657beba-f476-4b7a-95c6-b01dc39e2e96_1254x1254.png</url><title>Thought Terminating</title><link>https://thought-terminating.com</link></image><generator>Substack</generator><lastBuildDate>Tue, 21 Jul 2026 09:31:35 GMT</lastBuildDate><atom:link href="https://thought-terminating.com/feed" rel="self" type="application/rss+xml"/><copyright><![CDATA[Hugo Sousa & Maximilian Walterskirchen]]></copyright><language><![CDATA[en]]></language><webMaster><![CDATA[thoughtterminating@substack.com]]></webMaster><itunes:owner><itunes:email><![CDATA[thoughtterminating@substack.com]]></itunes:email><itunes:name><![CDATA[Hugo Sousa]]></itunes:name></itunes:owner><itunes:author><![CDATA[Hugo Sousa]]></itunes:author><googleplay:owner><![CDATA[thoughtterminating@substack.com]]></googleplay:owner><googleplay:email><![CDATA[thoughtterminating@substack.com]]></googleplay:email><googleplay:author><![CDATA[Hugo Sousa]]></googleplay:author><itunes:block><![CDATA[Yes]]></itunes:block><item><title><![CDATA[The models give, the harnesses take]]></title><description><![CDATA[It's raining releases]]></description><link>https://thought-terminating.com/p/the-models-give-the-harnesses-take</link><guid isPermaLink="false">https://thought-terminating.com/p/the-models-give-the-harnesses-take</guid><dc:creator><![CDATA[Hugo Sousa]]></dc:creator><pubDate>Mon, 20 Jul 2026 06:30:08 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!U9rD!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5657beba-f476-4b7a-95c6-b01dc39e2e96_1254x1254.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><strong>Posts:</strong></p><ul><li><p><a href="https://grok.com/build">New Grok model released</a> but <a href="https://www.reddit.com/r/LocalLLaMA/comments/1ut7tis/grok_build_cli_uploads_your_whole_repo_full_git/">it uploads your whole repo</a><br>You might want to try it out, but not on a project with secrets in &#8216;.env&#8217; files.</p></li><li><p><a href="https://thinkingmachines.ai/news/introducing-inkling/">Introducing Inkling</a><br>The company founded by the ex-CTO of OpenAI Mira Murati has released their first model</p></li><li><p><a href="https://x.com/arena/status/2077824029126504525">Kimi-K3 released</a><br>A new model promising to compete with state of the art models at a cheaper price</p></li><li><p><a href="https://lore.kernel.org/linux-media/CAHk-=wi4zC+Ze8e+p3tMv8TtG_80KzsZ1syL9anBtmEh5Z40vg@mail.gmail.com/?utm_source=substack&amp;utm_medium=email">AI usage in Linux kernel development</a><br>Linus takes a stance in favor of AI usage on the Linux mailing list</p></li></ul>]]></content:encoded></item><item><title><![CDATA[🪐 Waves from Space ]]></title><description><![CDATA[Coding is solved. But microwaves didn't solve cooking.]]></description><link>https://thought-terminating.com/p/waves-from-space</link><guid isPermaLink="false">https://thought-terminating.com/p/waves-from-space</guid><dc:creator><![CDATA[Maximilian Walterskirchen]]></dc:creator><pubDate>Mon, 13 Jul 2026 06:30:53 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!U9rD!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5657beba-f476-4b7a-95c6-b01dc39e2e96_1254x1254.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><strong>Posts:</strong></p><ul><li><p><a href="https://bun.com/blog/bun-in-rust">Rewriting Bun in Rust</a><br>For anyone who is curious about how the rewrite of Bun from Zig to Rust was done in detail. The use of an adversarial review agent sounds promising.</p></li><li><p><a href="https://raheeljunaid.com/blog/anthropics-method-to-losing-goodwill-in-a-few-easy-steps/">Anthropic's Method to Losing Goodwill in a Few Easy Steps</a><br>A nice breakdown of all the shenanigans that Anthropic has pulled over the last few months. Our favorite quote: <em>&#8220;<span>Dario and Boris have us convinced that &#8216;coding is solved&#8217; with their loops. But microwaves didn&#8217;t solve cooking.</span>&#8221;</em></p></li><li><p><a href="https://x.com/pirroh/status/2074118901143679414">Continual Learning for Agents</a><br>Replit presents their framework for continuous learning of their customer facing vibe coding agent. </p></li><li><p><a href="https://openai.com/index/gpt-5-6/">GPT 5.6</a><br>Another week, another model. At least OpenAI tries to bring more structure into their naming scheme. Sol (Sun) &#8594; Terra (Earth) &#8594; Luna (Moon) in descending order of capability.</p></li></ul><p><strong>Videos:</strong></p><ul><li><p><a href="https://www.youtube.com/watch?v=YmLp8qe87A0">I Built an LLM From Scratch</a><br>CJ (Co-Host of Syntax.fm) is going into detail on how he built his own LLM. For anyone who wants a deep dive on how the tools work that we use everyday.</p></li></ul><p></p><p>Before we get started this week we want to clarify something:<br><strong>Our posts are written without any use of AI.</strong> <br>Nowadays we get bombarded with AI generated content all around and believe in the principle that <a href="https://lucumr.pocoo.org/2026/5/26/clankers/">Armin Ronacher</a> introduced: <em>&#8220;Content by humans, code by clankers&#8221; </em></p>]]></content:encoded></item><item><title><![CDATA[🧰 Call it a tool]]></title><description><![CDATA[Next-gen agent architecture, local models, and why smarter models are struggling with basic tools.]]></description><link>https://thought-terminating.com/p/smart-models-dumb-tools</link><guid isPermaLink="false">https://thought-terminating.com/p/smart-models-dumb-tools</guid><dc:creator><![CDATA[Maximilian Walterskirchen]]></dc:creator><pubDate>Mon, 06 Jul 2026 06:31:35 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!U9rD!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5657beba-f476-4b7a-95c6-b01dc39e2e96_1254x1254.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><strong>Posts:</strong></p><ul><li><p><a href="https://quesma.com/blog/qwen-36-is-awesome/">Qwen 3.6 27B is the sweet spot for local developmen</a>t<br><em>Qwen 3.6</em> is taking the local coding agent community by a storm. Users are claiming that this is the inflection point for local models that we experienced last year with frontier models like <em>Opus 4.5</em> last year.</p></li><li><p><a href="https://www.anthropic.com/news/claude-sonnet-5">Claude Sonnet 5</a><br>Anthropic released a new major version of their Sonnet class models. Performance is claimed to be on par with <em>Opus 4.8</em> in certain tasks for 1.3-1.5x the cost of <em>Sonnet 4.6</em> thanks to a new tokenizer.</p></li><li><p><a href="https://ampcode.com/news/agents-in-orbs">Agents in Orbs</a><br>If you listen to the developments in Silicon Valley, cloud agents are becoming all the rage. This seems like a very nice DX for this workflow.</p></li><li><p><a href="https://ampcode.com/notes/putting-an-agent-in-an-orb">Putting an Agent in an Orb</a><br>A follow-up to the link above. If you wondered how the sausage is made, this article is for you.</p></li><li><p><a href="https://lucumr.pocoo.org/2026/7/4/better-models-worse-tools/">Better models: worse tools</a><br>The newest Anthropic models are causing faulty tool calls in <em>pi</em>. The cause: heavy reinforcement learning bias towards a closed source harness (<em>Claude Code</em>).</p></li></ul><div><hr></div><p>A lot has happened this week again and we don&#8217;t think we are going to run out of content any time soon. We appreciate the support, engagement and feedback that we received ever since starting this journey a month ago.</p>]]></content:encoded></item><item><title><![CDATA[What's old is new again]]></title><description><![CDATA[Follow-ups of what's going on]]></description><link>https://thought-terminating.com/p/whats-old-is-new-again</link><guid isPermaLink="false">https://thought-terminating.com/p/whats-old-is-new-again</guid><dc:creator><![CDATA[Hugo Sousa]]></dc:creator><pubDate>Mon, 29 Jun 2026 06:31:31 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!U9rD!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5657beba-f476-4b7a-95c6-b01dc39e2e96_1254x1254.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Posts:</p><ul><li><p><a href="https://lucumr.pocoo.org/2026/6/23/the-coming-loop/">The Coming Loop</a><br>A reflection over loops and expertise with them.</p></li><li><p><a href="https://swelljoe.com/post/will-it-mythos/">Will It Mythos?</a><br>While it&#8217;s hard to know how much about Mythos is pure marketing, this is a great effort in that direction.</p></li><li><p><a href="https://mistral.ai/news/ocr-4/">Introducing OCR 4</a><br>New Mistral model focused on extracting content from documents. And they claim it&#8217;s compact enough to deploy on a single container.</p></li><li><p><a href="https://x.com/steph_palazzolo/status/2070241787180966279">US government approves GPT-5.6 customer by customer</a> (<a href="https://www.theinformation.com/articles/trump-administration-asks-openai-stagger-release-new-model-security-concerns">full post behind paywall</a>)<br>Politics involvement in AI, at least in the US, will continue for the time being.</p></li><li><p><a href="https://x.com/sama/status/2070609922631537024">OpenAI CEO claims 750 token/sec coming soon</a><br>Crazy performance improvement. </p></li></ul><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://thought-terminating.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Thought Terminating! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div>]]></content:encoded></item><item><title><![CDATA[Shaken, not stirred]]></title><description><![CDATA[New frameworks for building code agents]]></description><link>https://thought-terminating.com/p/shaken-not-stirred</link><guid isPermaLink="false">https://thought-terminating.com/p/shaken-not-stirred</guid><dc:creator><![CDATA[Hugo Sousa]]></dc:creator><pubDate>Mon, 22 Jun 2026 06:31:17 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!U9rD!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5657beba-f476-4b7a-95c6-b01dc39e2e96_1254x1254.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Posts:</p><ul><li><p><a href="https://x.com/OpenRouter/status/2065856853989270011">OpenRouter announces Fusion API</a><br>Turns out you can combine models to try to have better results.</p></li><li><p><a href="https://www.reuters.com/legal/transactional/spacex-buy-anysphere-60-billion-2026-06-16/">SpaceX acquires Cursor for 60 billion USD</a><br>The company that a lot of people dismissed as being &#8220;just a VS Code fork&#8221; clearly has way more to it than that. </p></li><li><p><a href="https://vercel.com/blog/introducing-eve">Vercel announces eve</a><br>An easier way to make agents. Pick an LLM and start configuring around it.</p></li><li><p><a href="https://flueframework.com/blog/flue-1-0-beta/?x">Flue framework 1.0</a><br>Similar to eve in goals, but more agnostic. Brought to us by the same people that made Astro.</p></li><li><p><a href="https://www.sanity.io/blog/we-dont-write-code-anymore">We don&#8217;t write code anymore</a><br>A field report over how a team&#8217;s way of working has evolved</p></li></ul><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://thought-terminating.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en-gb&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Thought Terminating! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div>]]></content:encoded></item><item><title><![CDATA[🔁 hula loops]]></title><description><![CDATA[From agentic to loop enginering and an interesting question about AI sovereignty]]></description><link>https://thought-terminating.com/p/hula-loops</link><guid isPermaLink="false">https://thought-terminating.com/p/hula-loops</guid><dc:creator><![CDATA[Maximilian Walterskirchen]]></dc:creator><pubDate>Mon, 15 Jun 2026 06:45:58 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!U9rD!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5657beba-f476-4b7a-95c6-b01dc39e2e96_1254x1254.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Posts:</p><ul><li><p><a href="https://x.com/mvanhorn/status/2063865685558903149">WTF Is a Loop? Peter Steinberger vs. Boris Cherny</a><br>Quick &#8220;what&#8217;s a loop?&#8221; explainer + some Steinberger vs Cherny internet debate energy.</p></li><li><p><a href="https://x.com/addyosmani/status/2064127981161959567">Loop Engineering</a><br>Loop engineering = set up an agent to iterate on goals so you&#8217;re not babysitting prompts all day.</p></li><li><p><a href="https://curlewis.co.nz/posts/lines-of-code-got-a-better-publicist/">Lines of Code Got a Better Publicist</a><br>&#8220;AI wrote X% of our code&#8221; is the new lines-of-code flex.</p></li><li><p><a href="https://www.anthropic.com/news/fable-mythos-access">Statement on the US government directive to suspend access to Fable 5 and Mythos 5</a><br>The empire strikes back and the US government mandated Anthropic to take down their new flagship models until further notice.</p></li></ul><p>Videos:</p><ul><li><p><a href="https://youtu.be/s5T5oQJcJ6U?is=2x_gYshG0tk6VVRk">Learn anything with the /teach skill</a><br>Great demo of the /teach skill, basically &#8220;learn X&#8221; and the AI walks you through it.</p></li></ul><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://thought-terminating.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en-gb&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Thought Terminating! Subscribe for free to receive new posts and support my work.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div>]]></content:encoded></item><item><title><![CDATA[🤖 hello world]]></title><description><![CDATA[08/06/2026]]></description><link>https://thought-terminating.com/p/hello-world</link><guid isPermaLink="false">https://thought-terminating.com/p/hello-world</guid><dc:creator><![CDATA[Hugo Sousa]]></dc:creator><pubDate>Mon, 08 Jun 2026 06:41:14 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!U9rD!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5657beba-f476-4b7a-95c6-b01dc39e2e96_1254x1254.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Posts:</p><ul><li><p><a href="https://www.0xkato.xyz/how-llms-actually-work/">How LLMs actually work</a></p><p>A nice walkthrough of how modern transformer-based LLMs work. Advanced math degree not required to follow along.</p></li><li><p><a href="https://x.com/trq212/status/2061907337154367865">A harness for every task: dynamic workflows in Claude Code</a><br>The announcement, why and how of Claude Code&#8217;s new &#8220;dynamic workflows&#8221; feature.</p></li><li><p><a href="https://x.com/addyosmani/status/2059844244907696186">The Orchestration Tax</a><br>The costs of running many AI agents when your own cognitive bandwidth (judgment, review, merging) remains serial and limited.</p></li></ul><p>Videos:</p><ul><li><p><a href="https://www.youtube.com/watch?v=gTeujlv8qK0">PI Architecture EXPLAINED | Agent Loop, Tools, TUI and More</a><br>Deeper dive into how the pi coding agent works under the hood. The author of pi gave a compliment on the accuracy of the content.</p></li><li><p><a href="https://www.youtube.com/watch?v=1BSOkwkERSE">Testing How Much AI Has Improved In 6 Years</a><br>A fun overview putting into perspective the evolutions up to this point, with some cool practical examples.</p></li></ul><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://thought-terminating.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en-gb&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">Thanks for reading Thought Terminating!</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p></p>]]></content:encoded></item></channel></rss>