<?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: Benoit Hirbec</title>
    <description>The latest articles on DEV Community by Benoit Hirbec (@bhirbec).</description>
    <link>https://dev.to/bhirbec</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4125110%2F6087dce4-8bcc-40b7-bba7-d61ce98ee7c5.png</url>
      <title>DEV Community: Benoit Hirbec</title>
      <link>https://dev.to/bhirbec</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/bhirbec"/>
    <language>en</language>
    <item>
      <title>Introducing vibewalking</title>
      <dc:creator>Benoit Hirbec</dc:creator>
      <pubDate>Mon, 14 Sep 2026 20:38:34 +0000</pubDate>
      <link>https://dev.to/bhirbec/introducing-vibewalking-4mi6</link>
      <guid>https://dev.to/bhirbec/introducing-vibewalking-4mi6</guid>
      <description>&lt;h2&gt;
  
  
  The problems
&lt;/h2&gt;

&lt;p&gt;In March 2026 my back began to hurt a lot more than usual. I had a standing desk and I was reasonably active, and it still was not enough: the hours of sitting were more than my body was willing to take. That is when I started looking at voice — at working without a chair, a desk, or a keyboard at all.&lt;/p&gt;

&lt;p&gt;Independently, I noticed I was nowhere near using the Claude quota I was paying for, on the $100 plan. The reason was not the model, it was me: I was running one task at a time, by hand — hardly the best use of it — and nothing about the way I worked could run in parallel. Voice looked like the answer here too: put it in front of a board, and one conversation could feed several agents.&lt;/p&gt;

&lt;h2&gt;
  
  
  The solution
&lt;/h2&gt;

&lt;p&gt;To me the solution was clear: a board that I could control with my voice, hands free. The voice is what gets me out of the chair. The board is what lets the work run in parallel.&lt;/p&gt;

&lt;p&gt;Two weeks later, I had my first success. Earbuds in, phone in a pocket, I was able to talk to Claude and Opencode directly from my phone. Whisper transcribes on my own Mac, the text goes to &lt;code&gt;claude -p&lt;/code&gt; or &lt;code&gt;opencode run&lt;/code&gt;, and the reply is read out on the phone. All running on the subscription I already pay for. Nice!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fpnvrm7k9n5u76dptlkyt.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fpnvrm7k9n5u76dptlkyt.png" alt="The Squad33 board, with tickets across backlog, ready, in progress, in review and done." width="800" height="400"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Worst case, I had built myself a decent way to work. Best case, a product. I would have taken either.&lt;/p&gt;

&lt;h2&gt;
  
  
  What changed
&lt;/h2&gt;

&lt;p&gt;From then on the desk stopped being where the work happened. On a walk, I describe the next thing to the agent and it becomes a ticket. Once a ticket is specified, I drop it into &lt;code&gt;ready&lt;/code&gt;: a worker picks it up, checks it out in a git worktree of its own, and builds it while I am somewhere else. The conversation is one at a time; the work is not. I am usually describing the next feature while the last one is opening its pull request.&lt;/p&gt;

&lt;p&gt;Now I spend at least an hour a day "vibewalking" — outside, walking, and still working — and my back has noticed. That was the whole point. The quota problem is gone, in the other direction. I hit the ceiling of my Claude plan, upgraded to the $200 one, and I hit that too. Squad33 is built with Squad33: most of what has shipped since was described on a path.&lt;/p&gt;

&lt;p&gt;The surprise is that some days I get more done on a phone, outside, than I do at the desk. Not because I run more at once — it is still one conversation — and not mainly because talking is faster. It is that reading and reviewing what an agent produces is draining in a way that listening to it is not. And I go deeper by voice: there is no keyboard fatigue, the thing that quietly stops me from typing the extra details.&lt;/p&gt;

&lt;h2&gt;
  
  
  Go outside
&lt;/h2&gt;

&lt;p&gt;Squad33 is a free beta, it is macOS, and it drives the Claude Code or Opencode subscription you already pay for — it ships no model access of its own. &lt;a href="https://squad33.ai/?utm_source=devto#download" rel="noopener noreferrer"&gt;Download it&lt;/a&gt;, pair your phone with the QR code, and go outside.&lt;/p&gt;

&lt;p&gt;— Benoit Hirbec, &lt;a href="https://squad33.ai/?utm_source=devto" rel="noopener noreferrer"&gt;squad33.ai&lt;/a&gt;&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>ai</category>
      <category>productivity</category>
      <category>devtools</category>
    </item>
  </channel>
</rss>
