<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel>
<title>Branches and Threads</title>
<link>https://branchesthreads.com/</link>
<description>a blog by Matt Silas</description>
<item>
<title><![CDATA[Argentina - Wow!]]></title>
<link>https://branchesthreads.com/argentina-wow.html</link>
<guid isPermaLink="true">https://branchesthreads.com/argentina-wow.html</guid>
<pubDate>Wed, 15 Jul 2026 00:00:00 +0000</pubDate>
<description><![CDATA[<p>Today&rsquo;s game was incredible. Amazing to see Argentina focus and turn the game around. It was incredibly physical and hard fought. There was a moment though when it became clear that Argentina was going to win. They swarmed and they just didn&rsquo;t stop. So now it&rsquo;s Argentina v. Spain in the final. I don&rsquo;t think Spain can beat the team who won today. The question is, will that team show up? Can&rsquo;t wait.</p>]]></description>
</item>
<item>
<title><![CDATA[Roundabout 1.1]]></title>
<link>https://branchesthreads.com/roundabout-1-1.html</link>
<guid isPermaLink="true">https://branchesthreads.com/roundabout-1-1.html</guid>
<pubDate>Sun, 12 Jul 2026 00:00:00 +0000</pubDate>
<description><![CDATA[<p><img src="assets/Roundabout icon.png" alt="Roundabout icon"></p>
<p>Roundabout 1.1 is out. The headline change: it can now generate a one-line summary for whatever app you&rsquo;re actively using — not just Terminal and Safari, but Notes, Mail, Xcode, anything with visible on-screen text. Same idea as before, just no longer limited to the two apps it started with.</p>
<p>A few sensitive categories (password managers, Messages, Mail) are left out by default, and you can opt any app in or out yourself from the new Settings window in the menu bar.</p>
<p><a href="https://github.com/matty8r/roundabout/releases/latest/download/Roundabout.dmg" style="display:inline-block;padding:0.7em 1.5em;background:var(--accent);color:#fff;border-radius:6px;text-decoration:none;font-family:'IBM Plex Mono',monospace;font-size:0.9rem;">Download Roundabout for Mac →</a></p>

<p>Free, signed and notarized. Requires macOS 26+. See the <a href="roundabout-1-0.html">1.0 post</a> for the full install steps, or the <a href="https://github.com/matty8r/roundabout">source on GitHub</a>.</p>]]></description>
</item>
<item>
<title><![CDATA[Football Cameras]]></title>
<link>https://branchesthreads.com/football-cameras.html</link>
<guid isPermaLink="true">https://branchesthreads.com/football-cameras.html</guid>
<pubDate>Sat, 11 Jul 2026 00:00:00 +0000</pubDate>
<description><![CDATA[<p>Watching a lot of World Cup this summer and I find that what I&rsquo;m craving is a different camera plan. For 70% of the game we are seeing it from an objective high angle view of the field. Even on a 4k television it&rsquo;s hard to know who you&rsquo;re looking at. Basketball follows a similar strategy but because the court is so much smaller, you can make out who has the ball. Even in basketball, we are outside of the action. </p>
<p>In football, every once in a while we catch a glimpse of the ref&rsquo;s camera, or a view from the sidelines, or behind the goal. These kinds of angles start to explain the geometry of the field as the players see it and that&rsquo;s where I want to be. Looking at the game from a vantage point that helps me understand the players choices and athleticism. Imagine if we could be down on the field, seeing the lanes and the plays from their perspective. </p>
<p>The game has so much drama, I want the camera to reflect that.  The question is, how do you get cameras into these positions and not disrupt the game. The further the camera is away from the action, the more we have to zoom, which compresses space and distorts the relationships I want to grasp better.</p>
<p>Cameras attached to players with stabilization? Drones? There&rsquo;s no easy answer. Maybe there&rsquo;s a purpose built team or robots that are very good at staying out of the way and covering the action or maybe there&rsquo;s a realtime solution that allows us to scan the action and place the camera anywhere in the reconstituted scene. It doesn&rsquo;t exist yet, but I think it will be possible soon&hellip; </p>
<p>The goal is to be inside of the action and see the players think about their choices and understand the plays from their vantage point.</p>]]></description>
</item>
<item>
<title><![CDATA[Roundabout 1.0]]></title>
<link>https://branchesthreads.com/roundabout-1-0.html</link>
<guid isPermaLink="true">https://branchesthreads.com/roundabout-1-0.html</guid>
<pubDate>Sat, 11 Jul 2026 00:00:00 +0000</pubDate>
<description><![CDATA[<style>img[src="assets/Roundabout icon.png"] { border-radius: 22%; }</style>
<p><img src="assets/Roundabout icon.png" alt="Roundabout icon"></p>
<p>Roundabout 1.0 is out — the first release I&rsquo;d call stable rather than &ldquo;something I&rsquo;m working on.&rdquo;</p>
<p>If you haven&rsquo;t seen it before: Roundabout is a free macOS menu-bar app that remembers your actual working <em>contexts</em> — not just which app you were using, but which Terminal tab, which Safari tab, which specific window — and jumps straight back into one with a single Option-Tab gesture, the same way Cmd-Tab jumps back to your last app. It generates a short summary of what&rsquo;s actually happening in each tab (entirely on-device via Apple Intelligence by default, so nothing about what you&rsquo;re working on leaves your Mac), so when you switch, you can actually tell what you&rsquo;re switching into.</p>
<p><a href="https://github.com/matty8r/roundabout/releases/latest/download/Roundabout.dmg" style="display:inline-block;padding:0.7em 1.5em;background:var(--accent);color:#fff;border-radius:6px;text-decoration:none;font-family:'IBM Plex Mono',monospace;font-size:0.9rem;">Download Roundabout for Mac →</a></p>

<p>Free, and signed and notarized by Apple, so there&rsquo;s no Gatekeeper warning to click through. Requires macOS 26+.</p>
<h2 id="install">Install</h2>
<ol>
<li>Download the DMG above and open it.</li>
<li>Drag Roundabout into Applications.</li>
<li>Launch it from Applications (or Spotlight) — it lives in the menu bar, not the Dock.</li>
<li>Grant Accessibility (for the Option-Tab switcher) and Automation (for Terminal/Safari tracking) when prompted. Both take effect immediately — no need to quit and relaunch.</li>
</ol>
<h2 id="whats-new-in-10">What&rsquo;s new in 1.0</h2>
<ul>
<li>A proper signed, notarized build — no more workarounds to get macOS to trust it.</li>
<li>The install flow itself got smoother: granting Accessibility or Automation permission now takes effect immediately, without quitting and relaunching the app.</li>
<li>Safari contexts now show the page&rsquo;s domain, so you can recognize a tab at a glance before its summary even loads.</li>
</ul>
<p>More on how it&rsquo;s built, and the full story of what went into this release, is on the <a href="Roundabout.html">original post</a> and the <a href="https://github.com/matty8r/roundabout">source on GitHub</a>.</p>]]></description>
</item>
<item>
<title><![CDATA[Roundabout]]></title>
<link>https://branchesthreads.com/roundabout.html</link>
<guid isPermaLink="true">https://branchesthreads.com/roundabout.html</guid>
<pubDate>Sat, 11 Jul 2026 00:00:00 +0000</pubDate>
<description><![CDATA[<p><img src="assets/Pasted image 20260707185918.png" alt="Pasted image 20260707185918"></p>
<p>I&rsquo;ve long been a user of command-tab on Mac, the App Switcher&hellip; haven&rsquo;t we all. But of late I&rsquo;ve found, particularly working with AI tools in the terminal and on the web, the context of my work isn&rsquo;t the application, it&rsquo;s the tab. Whether it&rsquo;s Krea or Claude, it&rsquo;s hard to tell from just the tab what work is happening there. So I wrote an app called Roundabout for context switching - it provides a useful summary of what&rsquo;s happening in each tab of Terminal and Safari(for now), so that when I switch, I can see what I might want to switch into. I&rsquo;m guessing there are other apps to support&hellip; photoshop or xcode or&hellip; but I&rsquo;m starting with the basics and will grow from here.</p>]]></description>
</item>
<item>
<title><![CDATA[Watching France vs. Morocco]]></title>
<link>https://branchesthreads.com/watching-france-vs-morocco.html</link>
<guid isPermaLink="true">https://branchesthreads.com/watching-france-vs-morocco.html</guid>
<pubDate>Thu, 09 Jul 2026 00:00:00 +0000</pubDate>
<description><![CDATA[<p>Really get the sense that France is on a different plane. And…. They just scored. They&rsquo;re like a cat toying with a mouse. Probing, swatting, watching, waiting, then GOOOOOOOOAAAAAAAAAAALLLLLLLLL!</p>]]></description>
</item>
<item>
<title><![CDATA[The Dining Room Setup]]></title>
<link>https://branchesthreads.com/the-dining-room-setup.html</link>
<guid isPermaLink="true">https://branchesthreads.com/the-dining-room-setup.html</guid>
<pubDate>Sat, 04 Jul 2026 00:00:00 +0000</pubDate>
<description><![CDATA[<p><img src="assets/IMG_2153.jpeg" alt="IMG_2153">
Ready for sound&hellip;</p>]]></description>
</item>
<item>
<title><![CDATA[Hello.]]></title>
<link>https://branchesthreads.com/hello.html</link>
<guid isPermaLink="true">https://branchesthreads.com/hello.html</guid>
<pubDate>Sat, 04 Jul 2026 00:00:00 +0000</pubDate>
<description><![CDATA[<p>It&rsquo;s the 4th of July on the 250th anniversary of this imperfect project. We are having a record heatwave around the nation and a raging lunatic in the White House, who&rsquo;s also an active climate denier.  I turned 50 this year and I&rsquo;m at home alone for the next few weeks. My oldest kiddo is in Spain with other folks from her music program. My 17 year old son is up working at Berkeley Family Camp in the office and dining hall. And my wife and the twins are heading to Merida, MX tonight at midnight. I&rsquo;ve taken over the dining room table with a bunch of synthesizers and my Mac Mini. The pIan is to make some music. </p>
<p>Also, this site was created with Claude. It&rsquo;s based on markdown and keeps an eye on my Obsidian vault for any document with publish:true. It polls every 15 minutes and writes it out to Github, which is picked up by Cloudflare and brought to you. I&rsquo;ve been thinking about a frictionless blog for a while. I think this might be it.</p>]]></description>
</item>
<item>
<title><![CDATA[What Ed Said]]></title>
<link>https://branchesthreads.com/what-ed-said.html</link>
<guid isPermaLink="true">https://branchesthreads.com/what-ed-said.html</guid>
<pubDate>Sat, 04 Jul 2026 00:00:00 +0000</pubDate>
<description><![CDATA[<blockquote>
<p>“I believe the best managers acknowledge and make room for what they do not know—not just because humility is a virtue but because until one adopts that mindset, the most striking breakthroughs cannot occur. I believe that managers must loosen the controls, not tighten them. They must accept risk; they must trust the people they work with and strive to clear the path for them; and always, they must pay attention to and engage with anything that creates fear. Moreover, successful leaders embrace the reality that their models may be wrong or incomplete. Only when we admit what we don’t know can we ever hope to learn it.”  </p>
<p>― Ed Catmull, <a href="https://www.goodreads.com/work/quotes/25384143">Creativity, Inc.: Overcoming the Unseen Forces That Stand in the Way of True Inspiration</a></p>
</blockquote>]]></description>
</item>
</channel></rss>
