<turbo-stream action="append" target="posts_list"><template>    <div class="postbit" id="364080" data-post-id="364080">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="plcholder" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/plcholder/120/38919_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  plcholder
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>I think alot of people just use it to get boiler plates off, as of right now tokens aren’t cheap enough to iterate over and over again. I cannot recall where i read this from about how some programmers are like sculptures chiselling down imperfection with pretty much unlimited granite that you can rollback if you dont like the result</p>
<p>for me rn, I only use it to do frontend stuff I dont think you can go wrong with it for generating css &amp; html, things i found really tideous to write, but i can easily read and make changes if need be</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="364080" data-batch-url="/posts/batch_likers">
                        1
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/why-all-this-hype-around-agent-vibe-coding/70720/12">Post #11</a>
	                </div>
	            </div>
              <div id="likers-container-364080" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="364080"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #11"></div>
  </section>
</div>
    <div class="postbit" id="364082" data-post-id="364082">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="sodapopcan" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/sodapopcan/120/34668_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  sodapopcan
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>I mostly wish that that the term “vibe coding” would die—in my ~35 years of using a computer it’s the cringiest term I’ve ever heard.  I’m probably just old, though.  But like, I can’t be that old because I used “cringiest”… right?  <img src="https://forum.elixirforum.com/images/emoji/apple/upside_down_face.png?v=15" title=":upside_down_face:" class="emoji" alt=":upside_down_face:" loading="lazy" width="20" height="20">  But it really gives me a visceral reaction every time I hear it and it doesn’t seem to be getting any better.</p>
<p>To add to what’s been said, I’m honestly not sure that inheriting a “vibe coded” codebase is going to be any worse than inheriting a prototype-turned-production application from a tech savvy entrepreneur whose sole focus was to ship Ship SHIP.  So I’m not too worried about this.</p>
<p>I still haven’t used an agent and only just started using Copilot a few weeks ago (lol?)  It’s been very good and sometimes a little bad.  A lot of what <a class="mention" href="/u/egze" rel="nofollow">@egze</a> says resonates which are the times it’s good: it’s written 20-line <code>handle_events</code> with just a few chars input and just 10 mins ago it inferred a <code>Calendar</code> date format for me which was just the bees knees.  The times it’s bad have been what <a class="mention" href="/u/d4no0" rel="nofollow">@D4no0</a> touched on… in just a couple of weeks I’ve gotten lazy and just hit “accept” for a problem I didn’t quite understand (because it was there) only to later realize it wrote a 15 line function that could have been 3.  I’m already working on training myself out of that.  I’ve gone back and forth between auto-suggest v needing to manually request suggestions.</p>
<p>I’ve also had the experience of writing a simple algorithm-y function and asked if it could improve it and it couldn’t so I felt good, lol.  I then asked it to improve a slightly more complex one and it choked.  Among other similar things it said: “I removed the <code>Enum.reverse</code>s because it doesn’t seem like they are needed, but if they are just put them back” which is pretty funny (they were most certainly needed).</p>
<p>EDIT: It also often writes tests pretty much exactly as I would have written them (which is just great).</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="364082" data-batch-url="/posts/batch_likers">
                        8
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/why-all-this-hype-around-agent-vibe-coding/70720/13">Post #12</a>
	                </div>
	            </div>
              <div id="likers-container-364082" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="364082"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #12"></div>
  </section>
</div>
    <div class="postbit" id="364105" data-post-id="364105">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="dimitarvp" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/dimitarvp/120/38664_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  dimitarvp
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<aside class="quote no-group" data-username="sodapopcan" data-post="13" data-topic="70720">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/sodapopcan/48/34668_2.png" class="avatar"> sodapopcan:</div>
<blockquote>
<p>It also often writes tests pretty much exactly as I would have written them (which is just great).</p>
</blockquote>
</aside>
<p>Same, by the way! To the point that I have lately – rather shamefully – almost completely gave control to the LLM to write me the tests. Mind you I am still inspecting them <em>closely</em> but I find myself surprised that there are very few critical remarks I can give it. One example: needlessly using <code>_error_code_ignored_here</code> in an error tuple. I told it “Nope, the underlying API we use is quite stable and makes it a point to never break backwards compatibility, please pattern-match directly on the raw value, it is safe for us, the test will not become brittle and we’ll be stricter” which it happily obliged. But not many such occurrences. Just 2-3 for several days of work.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="364105" data-batch-url="/posts/batch_likers">
                        1
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/why-all-this-hype-around-agent-vibe-coding/70720/14">Post #13</a>
	                </div>
	            </div>
              <div id="likers-container-364105" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="364105"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #13"></div>
  </section>
</div>
    <div class="postbit" id="364114" data-post-id="364114">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="sodapopcan" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/sodapopcan/120/34668_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  sodapopcan
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<aside class="quote no-group" data-username="dimitarvp" data-post="14" data-topic="70720">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/dimitarvp/48/38664_2.png" class="avatar"> dimitarvp:</div>
<blockquote>
<p>surprised that there are very few critical remarks I can give it</p>
</blockquote>
</aside>
<p>Ya same.  I really do mean <em>exactly</em> what I was planning on typing out (with a typo or two but I was bound to make those myself).</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="364114" data-batch-url="/posts/batch_likers">
                        1
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/why-all-this-hype-around-agent-vibe-coding/70720/15">Post #14</a>
	                </div>
	            </div>
              <div id="likers-container-364114" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="364114"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #14"></div>
  </section>
</div>
    <div class="postbit" id="364135" data-post-id="364135">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="TimButterfield" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/TimButterfield/120/2089_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  TimButterfield
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>They can save a great deal of time, but only if used with a tight leash.  You have to know what you are doing in order to give it the instructions and not let it either make guesses or get out of control.  For the first part of that, I wrote about it <a href="https://timbutterfield.com/post/improve-software-development-with-ai/" rel="noopener nofollow ugc">here</a>.  In short, flip the script and have it let you know about any ambiguities.  As for the control aspect, it can easily lose track of context and revert to default behavior, which is often not what you want.  So, you have to constrain it.  For example, you may want to add this to a prompt: “Perform analysis only.  Do not make any changes yet.”  Hopefully, this can let you review and correct what it may be planning to do before it does it.  Once you’re ready, add a bit more to the prompt:  “Proceed with just this set of changes.  Do not add, change, or delete any other code.”  Further, as the set of changes grows in complexity, break it down and have it work on and track each set of changes as it goes.</p>
<p>Another critical aspect, keep your repo commits up to date.  Update the repo at each small point of stability.  Then, when the agent does lose control, it is easier to revert and start that set of changes over again.  Some may recall the <a href="https://devhumor.com/media/dilbert-s-team-writes-a-minivan" rel="noopener nofollow ugc">Dilbert cartoon</a> about ‘Write a minivan’.  Sometimes, the agent may want to do this also.  You may pay it to write something and, after ignoring it for a while, pay it again to fix what it just did.  So, when you run agent prompt instructions, keep and eye on it and abort it if it gets off track.</p>
<p>I wrote about using AI/agents for greenfield work <a href="https://timbutterfield.com/post/improve-software-development-with-ai/" rel="noopener nofollow ugc">here</a>.  In this initial Elixir/Phoenix/LiveView project, more than 90% of the codebase was generated.  It has since been through two AI/agent assisted refactors, one for adding full Stripe product catalog synch and another for adding user usage metrics and cost tracking.  The current state of the project is a mostly working app.  But, as a solo-preneur, generating code is the easy part.  Not all tests can be automated.  You still have have to manually test functionality to ensure it is working correctly and not just passing tests, which may or may not be correct.  That human time is still one of the slow parts of any sufficiently complex project.</p>
<p>To the flow in the post, I have since added use of Cursor for smaller sets of refinements.  Those 500 premium requests per month helps to reduce the Claude Code costs.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="364135" data-batch-url="/posts/batch_likers">
                        1
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/why-all-this-hype-around-agent-vibe-coding/70720/16">Post #15</a>
	                </div>
	            </div>
              <div id="likers-container-364135" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="364135"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #15"></div>
  </section>
</div>
    <div class="postbit" id="364137" data-post-id="364137">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="FlyingNoodle" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/FlyingNoodle/120/32593_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  FlyingNoodle
                    <span class="op-star" title="Thread Starter">
                      <img alt="OP" class="op-star-icon" src="/assets/thread-icons/thread-icon-thread-starter-df91e872.png" />
                    </span>
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>But the thing is, in the time it would take me to engineer the perfect prompt to hopefully get it to do what I want I would probably have already written it myself already I think</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="364137" data-batch-url="/posts/batch_likers">
                        1
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/why-all-this-hype-around-agent-vibe-coding/70720/17">Post #16</a>
	                </div>
	            </div>
              <div id="likers-container-364137" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="364137"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #16"></div>
  </section>
</div>
    <div class="postbit" id="364138" data-post-id="364138">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="D4no0" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/D4no0/120/33624_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  D4no0
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<aside class="quote no-group" data-username="TimButterfield" data-post="16" data-topic="70720">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/timbutterfield/48/2089_2.png" class="avatar"> TimButterfield:</div>
<blockquote>
<p>To the flow in the post, I have since added use of Cursor for smaller sets of refinements. Those 500 premium requests per month helps to reduce the Claude Code costs.</p>
</blockquote>
</aside>
<p>The big question is: is it cheaper and more reliable than hiring a professional (or more) to develop the product? Because at the end of the day, cutting the cost and time is just one part of the equation and not always the solution to successful products.</p>
<p>In the case you are describing your time and focus is tied to the development process (and subsequently the money, as you are paying for the service), it might be the case that your time is better spent on solving other problems.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="364138" data-batch-url="/posts/batch_likers">
                        0
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/why-all-this-hype-around-agent-vibe-coding/70720/18">Post #17</a>
	                </div>
	            </div>
              <div id="likers-container-364138" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="364138"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #17"></div>
  </section>
</div>
    <div class="postbit" id="364139" data-post-id="364139">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="TimButterfield" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/TimButterfield/120/2089_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  TimButterfield
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>That could be true.  There is another benefit, though.  Here is a different scenario to illustrate:  When we have an issue, we may tell it to a friend and, before the friend can even reply, our act of telling it helped us figured it out.  My working with ChatGPT was similar.  Working through the process helped me to figure out what I wanted it to do, which was not fully fleshed out at the start.  Of course, anything will take time, whether you figure lots of it out up front or as you implement.  In my example, I had two refactors for things I had not yet considered until after the initial implementation.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="364139" data-batch-url="/posts/batch_likers">
                        0
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/why-all-this-hype-around-agent-vibe-coding/70720/19">Post #18</a>
	                </div>
	            </div>
              <div id="likers-container-364139" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="364139"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #18"></div>
  </section>
</div>
    <div class="postbit" id="364140" data-post-id="364140">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="TimButterfield" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/TimButterfield/120/2089_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  TimButterfield
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>The answer to your big question is: It depends.</p>
<p>As an example, it may cost the same to hire either of two consultants, but equal cost does not guarantee equal results.</p>
<p>Whoever is using the agent needs the ability to interact with it in a way to get the most out of it.  Professional ability differs whether using an agent or not.  This is one of the reasons I suggest the agent be used as the pair partner to the professional.  Even if I’m the one making all of the changes, it can often be faster to ask the agent, “Where do I find the code that does X?” than me doing that research myself.  This can be especially true if you are not yet familiar with the codebase.  I appreciate that time savings.  As a further example of that, take a look at <a href="http://deepwiki.com" rel="noopener nofollow ugc">deepwiki.com</a> and what it has done documenting some public repos.</p>
<p>How time and/or money are spent is, of course, a personal choice whether for an individual or a business.  My usage was two-fold.  I wanted to learn more about AI, agents, and the use of them.  So far, I’ve gotten a good start on that.  The output of that learning was also the time savings of starting my side project.  This was not something I would hire a team to create.  Perhaps a startup might.  But, it did help me learn how to use both AI and agents more effectively.  Whether that potential improved efficiency matters is up to the person or company paying for it.  My only regret so far is not making that one extra commit before an agent went off the rails.  (See the ‘write a minivan’ comment from before.). Overall, I like the results I have achieved so far and will continue to use it.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="364140" data-batch-url="/posts/batch_likers">
                        2
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/why-all-this-hype-around-agent-vibe-coding/70720/20">Post #19</a>
	                </div>
	            </div>
              <div id="likers-container-364140" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="364140"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #19"></div>
  </section>
</div>
    <div class="postbit" id="364163" data-post-id="364163">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="FlyingNoodle" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/FlyingNoodle/120/32593_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  FlyingNoodle
                    <span class="op-star" title="Thread Starter">
                      <img alt="OP" class="op-star-icon" src="/assets/thread-icons/thread-icon-thread-starter-df91e872.png" />
                    </span>
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>This is called “rubber ducking” and you are right, I have used AI for this and it’s useful.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="364163" data-batch-url="/posts/batch_likers">
                        0
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/why-all-this-hype-around-agent-vibe-coding/70720/21">Post #20</a>
	                </div>
	            </div>
              <div id="likers-container-364163" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="364163"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #20"></div>
  </section>
</div>
</template></turbo-stream><turbo-stream action="replace" target="load-more-container"><template><div id="load-more-container" class="load-more-container">
    <a class="load-more-button" data-turbo-stream="true" href="/topics/70720/load_more?page=3">Load more posts (1 remaining)</a>
</div></template></turbo-stream>