<?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: John from BoothIQ</title>
    <description>The latest articles on DEV Community by John from BoothIQ (@john_boothiq).</description>
    <link>https://dev.to/john_boothiq</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%2F3798789%2F62262d13-517a-40ec-9a93-ff4268dbe44a.png</url>
      <title>DEV Community: John from BoothIQ</title>
      <link>https://dev.to/john_boothiq</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/john_boothiq"/>
    <language>en</language>
    <item>
      <title>150,000 Lines of Vibe Coded Elixir: The Good, The Bad, and The Ugly</title>
      <dc:creator>John from BoothIQ</dc:creator>
      <pubDate>Sat, 28 Feb 2026 19:52:56 +0000</pubDate>
      <link>https://dev.to/john_boothiq/150000-lines-of-vibe-coded-elixir-the-good-the-bad-and-the-ugly-1e1o</link>
      <guid>https://dev.to/john_boothiq/150000-lines-of-vibe-coded-elixir-the-good-the-bad-and-the-ugly-1e1o</guid>
      <description>&lt;p&gt;&lt;a href="https://getboothiq.com/blog/150k-lines-vibe-coded-elixir-good-bad-ugly" rel="noopener noreferrer"&gt;Reflections on 6 months of AI-Native Development&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;TL;DR:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Good: AI is great at Elixir. It gets better as your codebase grows.&lt;/li&gt;
&lt;li&gt;Bad: It defaults to defensive, imperative code. You need to be strict about what good Elixir looks like.&lt;/li&gt;
&lt;li&gt;Ugly: It can’t debug concurrent test failures. It doesn’t understand that each test runs in an isolated transaction, or that processes have independent lifecycles. It spirals until you step in.&lt;/li&gt;
&lt;li&gt;Bottom Line: Even with the drawbacks, the productivity gains are off the charts. I expect it will only get better.&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>ai</category>
      <category>productivity</category>
      <category>softwaredevelopment</category>
      <category>vibecoding</category>
    </item>
  </channel>
</rss>
