<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Ali Aan Khowaja</title>
    <description>The latest articles on DEV Community by Ali Aan Khowaja (@ali_aankhowaja_ecf873ecd).</description>
    <link>https://dev.to/ali_aankhowaja_ecf873ecd</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3960183%2F5e72a5e2-52ab-47f3-9717-3c5e80c3fcf5.jpg</url>
      <title>DEV Community: Ali Aan Khowaja</title>
      <link>https://dev.to/ali_aankhowaja_ecf873ecd</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ali_aankhowaja_ecf873ecd"/>
    <language>en</language>
    <item>
      <title>Claude completed my MPI assignment. Then it couldn't run it. So I built the missing piece.</title>
      <dc:creator>Ali Aan Khowaja</dc:creator>
      <pubDate>Sat, 30 May 2026 16:13:00 +0000</pubDate>
      <link>https://dev.to/ali_aankhowaja_ecf873ecd/claude-completed-my-mpi-assignment-then-it-couldnt-run-it-so-i-built-the-missing-piece-34ih</link>
      <guid>https://dev.to/ali_aankhowaja_ecf873ecd/claude-completed-my-mpi-assignment-then-it-couldnt-run-it-so-i-built-the-missing-piece-34ih</guid>
      <description>&lt;p&gt;Claude wrote the whole thing. Parallel computing, proper MPI calls, the works. But when it needed to actually spin up VMs and execute, it just... stopped. It had no way to buy compute.&lt;br&gt;
That felt wrong to me.&lt;br&gt;
Agents can reason, plan, write code. But the moment they need infrastructure, a human has to step in and swipe a card. Every single time.&lt;br&gt;
So I built &lt;a href="https://sockt.dev" rel="noopener noreferrer"&gt;Sockt&lt;/a&gt;&lt;br&gt;
It's compute infrastructure where the agent pays directly, either through a Bitcoin Lightning wallet or pre-loaded fiat credits. You set it up once. After that the agent handles it.&lt;br&gt;
No human in the loop per request. No card expiry breaking your pipeline at 3am. No KYC re-verification every time it needs a new sandbox.&lt;br&gt;
The Lightning path is the interesting one. An agent that earns sats from doing work can immediately spend them on compute. The loop closes without you touching anything.&lt;br&gt;
The credits path is simpler. Buy a balance, hand the agent an API key, done.&lt;br&gt;
Both are live now.&lt;br&gt;
If you're building with LangChain, AutoGen, CrewAI, or anything that spins up agents that need to actually run things, I'd love for you to try it.&lt;br&gt;
&lt;a href="https://www.sockt.dev/docs" rel="noopener noreferrer"&gt;Docs&lt;/a&gt; | &lt;a href="mailto:hello@sockt.dev"&gt;hello@sockt.dev&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>agents</category>
      <category>infrastructure</category>
      <category>web3</category>
    </item>
  </channel>
</rss>
