<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>sophie.tech</title>
    <link>https://sophie.tech/octopus/</link>
    <description>Sophie Allen, tech geek. Space, philosophy, quantum weirdness, octopus cognition, and whatever else has hold of me this week.</description>
    <language>en</language>
    <lastBuildDate>Sat, 12 Sep 2026 10:00:00 +1000</lastBuildDate>
    <generator>Eleventy</generator>
    <atom:link href="https://sophie.tech/feed.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>What is WebMCP?</title>
      <link>https://sophie.tech/posts/webmcp/</link>
      <guid isPermaLink="true">https://sophie.tech/posts/webmcp/</guid>
      <pubDate>Sat, 12 Sep 2026 10:00:00 +1000</pubDate>
      <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">S.Allen</dc:creator>
      <description><![CDATA[A web page can hand an AI agent real tools instead of making it guess at your pixels. Reading about it did not land for me, so here are nine things to press until it does.]]></description>
      <content:encoded><![CDATA[&lt;p&gt;I use [[netlify|Netlify]] a lot nowadays, and on their home page I saw they were running a &amp;quot;WebMCP Challenge&amp;quot;. I looked up what [[WebMCP]] is, but even after reading about it, it was hard to grasp. So I asked [[claude]] to make an interactive visual so I could understand:&lt;/p&gt;
&lt;p class=&quot;mt-4&quot;&gt;&lt;a class=&quot;btn btn-primary&quot; href=&quot;/misc/webmcp/&quot;&gt;Open the explainer&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In short, it&#39;s a technology that makes sense. Right now an AI agent has two ways to use a [[website]], and both are clumsy. It can look at the screen and guess, which means screenshots, hunting for the right button, and breaking the moment you redesign anything. Or the site builds and hosts an [[MCP Server|MCP server]], which every user then has to connect to their AI by hand, bloating the context and burning tokens before anyone has done a thing.&lt;/p&gt;
&lt;p&gt;WebMCP seems to be a good solution:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The page registers each tool with a name, a description, and the inputs it takes. The agent reads that instead of guessing from the screen.&lt;/li&gt;
&lt;li&gt;There is no setup because opening the page is the connection.&lt;/li&gt;
&lt;li&gt;The tools run in the page so they use the login you already have.&lt;/li&gt;
&lt;li&gt;A page only registers the tools for what is on screen so there is less for the AI to hold in context.&lt;/li&gt;
&lt;li&gt;You can see the page changing on your browser while [[AI]] is using the tools.&lt;/li&gt;
&lt;li&gt;The browser checks each call, so a site only offers its tools to who it allows.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;It doesn&#39;t replace MCP. Something with no front end, like a database or an API, still wants a proper MCP server. WebMCP is for the things people normally do by clicking.&lt;/p&gt;
&lt;p&gt;It is still early days. It&#39;s a draft standard rather than a finished one, Edge ships it today and Chrome has it behind an origin trial, and the API has already changed once this year.&lt;/p&gt;
]]></content:encoded>
    </item>
    <item>
      <title>Latest in Local - Image Generation</title>
      <link>https://sophie.tech/posts/LatestinLocal-ImageGeneration/</link>
      <guid isPermaLink="true">https://sophie.tech/posts/LatestinLocal-ImageGeneration/</guid>
      <pubDate>Tue, 08 Sep 2026 10:00:00 +1000</pubDate>
      <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">S.Allen</dc:creator>
      <description><![CDATA[How I generated an image using AI - but completely offline!]]></description>
      <content:encoded><![CDATA[&lt;p&gt;I have played around with many [[local AI]] tools at this point, starting with using local [[LLM]]&#39;s (such as [[deepseek]], [[qwen]], [[llama]] etc etc), then moving to [[Text-to-speech]], and then the slightly harder [[Speech-to-text]].
For a while I avoided [[image generation]] since I thought it would be immensely hard and need a powerful gpu, but yet again, I was proved that local AI is much easier than expected.&lt;/p&gt;
&lt;p&gt;Since I had my [[laptop]] at the time, which is a [[2021 Macbook Pro]] with [[M1]] chip and 16GB RAM, I opted to try the tool &lt;a href=&quot;https://drawthings.ai/&quot;&gt;Draw Things&lt;/a&gt;. The website kept pushing to download from the App store, but I eventually found that the &lt;a href=&quot;https://drawthings.ai/downloads/&quot;&gt;Downloads page&lt;/a&gt; had zip files that had the application inside.&lt;/p&gt;
&lt;p&gt;After downloading, I consulted [[claude]] to find out which image-gen model to download for my Mac and it suggested [Z Image Turbo 1.0 6-bit]. After putting a prompt, and waiting 5 minutes (which the estimation initially said 30seconds) it came out with an amazing and coherent image! (which soon I will upload)&lt;/p&gt;
&lt;p&gt;Keep posted, I have it in the works to make a Hardware Guide and Help Box for &lt;a href=&quot;localai.xdeca.com&quot;&gt;localAI website&lt;/a&gt; which will help guide and have a chat box to ask what AI and models you can run on your hardware for what task.&lt;/p&gt;
]]></content:encoded>
    </item>
    <item>
      <title>IAA Systers Program</title>
      <link>https://sophie.tech/posts/IAASysters/</link>
      <guid isPermaLink="true">https://sophie.tech/posts/IAASysters/</guid>
      <pubDate>Mon, 07 Sep 2026 10:00:00 +1000</pubDate>
      <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">S.Allen</dc:creator>
      <content:encoded><![CDATA[&lt;p&gt;Thank you so much for the opportunity to be a part of the [[IAA]][[Systers Program 2026]], what a powerful room of intelligent, hard-working, ambitious women. We will be looking back 10-20 years from now with awe at our journey&#39;s and the way we grew.&lt;/p&gt;
]]></content:encoded>
    </item>
  </channel>
</rss>
