<?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: Pullin</title>
    <description>The latest articles on DEV Community by Pullin (@pullin).</description>
    <link>https://dev.to/pullin</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%2F3974817%2F3869ccfa-eadd-442a-81ec-01c00c77511a.png</url>
      <title>DEV Community: Pullin</title>
      <link>https://dev.to/pullin</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/pullin"/>
    <language>en</language>
    <item>
      <title>Spent 15 days of pure vibecoding to merge video-gacha with a social ecosystem. Closed Beta is out, but I'm lowkey terrified about the core loop.</title>
      <dc:creator>Pullin</dc:creator>
      <pubDate>Mon, 08 Jun 2026 21:04:37 +0000</pubDate>
      <link>https://dev.to/pullin/spent-15-days-of-pure-vibecoding-to-merge-video-gacha-with-a-social-ecosystem-closed-beta-is-out-1lkn</link>
      <guid>https://dev.to/pullin/spent-15-days-of-pure-vibecoding-to-merge-video-gacha-with-a-social-ecosystem-closed-beta-is-out-1lkn</guid>
      <description>&lt;p&gt;Hey guys,&lt;/p&gt;

&lt;p&gt;I read that viral post from the guy who spent 7 months vibecoding a browser with AI, only to realize his architecture and security were a total mess. Honestly? It scared the hell out of me.&lt;/p&gt;

&lt;p&gt;I literally started learning how to program 15 days ago from scratch. Since day one, I've been super paranoid about this "AI trap." To avoid building a monolithic disaster, I forced myself to learn and regularly check my database separation, set up strict server-side security, and implement tight Row-Level Security (RLS) rules. I basically treated the AI like a dangerous intern rather than a savior.&lt;/p&gt;

&lt;p&gt;The project I'm working on is a high-stakes short-video gacha ecosystem combined with a social arena. Since I hated traditional, dead bottom navigation bars, I even ditched them completely for a custom gesture-driven radial menu that builds fluidly under the thumb. Under the hood, everything seems to work perfectly in my isolated tests (push notifications, server-side drop pools, block systems).&lt;/p&gt;

&lt;p&gt;But every time I look at Reddit, the overwhelming consensus is: "If you build with AI as a beginner, your architecture is fundamentally broken and you just don't know it yet."&lt;/p&gt;

&lt;p&gt;Is it actually possible to build a clean, production-ready system in 15 days of strict, AI-assisted architecture tracking? Or am I just completely delusional and living in a bubble before a massive crash?&lt;/p&gt;

&lt;p&gt;Would love to hear from people who actually transitioned from pure "vibecoding" to proper verification. &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.amazonaws.com%2Fuploads%2Farticles%2F2h8awr5ccr7hkwt0hyw9.jpeg" 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%2F2h8awr5ccr7hkwt0hyw9.jpeg" alt="mainmenü" width="800" height="1779"&gt;&lt;/a&gt;&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.amazonaws.com%2Fuploads%2Farticles%2Ffrrgmp7cueg58myo6yd7.jpeg" 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%2Ffrrgmp7cueg58myo6yd7.jpeg" alt="Smenü" width="800" height="1779"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>programming</category>
      <category>javascript</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
