<?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: Joaquin Brown</title>
    <description>The latest articles on DEV Community by Joaquin Brown (@joaquin_brown_ywu).</description>
    <link>https://dev.to/joaquin_brown_ywu</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%2F3968089%2Fc2bd00ab-4ab0-4f56-8825-83348f722b30.png</url>
      <title>DEV Community: Joaquin Brown</title>
      <link>https://dev.to/joaquin_brown_ywu</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/joaquin_brown_ywu"/>
    <language>en</language>
    <item>
      <title>I just shipped a meditation feature. Here's exactly where I used AI — and where I didn't.</title>
      <dc:creator>Joaquin Brown</dc:creator>
      <pubDate>Thu, 04 Jun 2026 10:39:19 +0000</pubDate>
      <link>https://dev.to/joaquin_brown_ywu/i-just-shipped-a-meditation-feature-heres-exactly-where-i-used-ai-and-where-i-didnt-2mjo</link>
      <guid>https://dev.to/joaquin_brown_ywu/i-just-shipped-a-meditation-feature-heres-exactly-where-i-used-ai-and-where-i-didnt-2mjo</guid>
      <description>&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.amazonaws.com%2Fuploads%2Farticles%2Fo6arn89fwtdaicxmsqxf.jpg" 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.amazonaws.com%2Fuploads%2Farticles%2Fo6arn89fwtdaicxmsqxf.jpg" alt="Yoga Wake Up silent meditation feature — Guided Silence and Meditation Timer screens" width="800" height="514"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Yoga Wake Up has had guided meditation for years. But this week we launched something new: &lt;strong&gt;Guided Silence&lt;/strong&gt; — a meditation experience where I use my voice to teach you a technique to sit in silence.&lt;/p&gt;

&lt;p&gt;There are two parts to the feature:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Meditation Timer&lt;/strong&gt; — you set the duration and number of bells. A 432 Hz bell tone I created in Suno (an AI music tool) plays at the right moments via AVFoundation, the same audio engine that powers all our content. Clean, simple, effective.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Guided Silence&lt;/strong&gt; — same timer, but bookended by a short intro and outro I recorded in Pro Tools. My voice gets you settled, then steps out of the way. The silence is yours.&lt;/p&gt;

&lt;h2&gt;
  
  
  Where AI showed up in this build
&lt;/h2&gt;

&lt;p&gt;✅ &lt;strong&gt;The bell tone&lt;/strong&gt; — I used Suno to generate a 432 Hz singing bowl sound. 432 Hz is thought to resonate more naturally with the body than the standard 440 Hz tuning. It's a small detail, but in a silence feature, every sound matters. Had it ready in minutes instead of hours searching for the right sample.&lt;/p&gt;

&lt;p&gt;✅ &lt;strong&gt;My intro/outro script&lt;/strong&gt; — I knew what I wanted to say, and used AI to help me edit and correct errors. AI was my editor, not my ghostwriter.&lt;/p&gt;

&lt;p&gt;✅ &lt;strong&gt;The code&lt;/strong&gt; — I used Cursor to write the initial implementation. But I drove the architecture: I knew what the feature needed to feel like, broke it into components, and debugged where the output didn't match my intent.&lt;/p&gt;

&lt;p&gt;❌ &lt;strong&gt;The recording&lt;/strong&gt; — Just my voice and Pro Tools, in my closet. Yes, I record in my closet!&lt;/p&gt;

&lt;p&gt;❌ &lt;strong&gt;The feel&lt;/strong&gt; — The reason Guided Silence works is that I know when to stop talking. That instinct didn't come from a prompt.&lt;/p&gt;

&lt;h2&gt;
  
  
  The takeaway
&lt;/h2&gt;

&lt;p&gt;AI is extraordinary at helping you get unstuck. It's not good at knowing what makes something feel human.&lt;/p&gt;

&lt;p&gt;The script and code that AI helped me write only worked because I knew what I was trying to say and build. I edited out everything that didn't make sense and fixed what was broken.&lt;/p&gt;

&lt;p&gt;That's the collaboration I'd recommend — not AI as a replacement, but as a collaborative tool to help you be more productive.&lt;/p&gt;

&lt;p&gt;The feature is live now in Yoga Wake Up. Go sit in silence for 10 minutes. I'll get you started. 🙏&lt;/p&gt;

</description>
      <category>ai</category>
      <category>ios</category>
      <category>mentalhealth</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
