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


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Out of interest why did you switch from a multi-tenant architecture to a single schema architecture. I’m planning a project with multi-tenant architecture, so it would be nice to know the downsides</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="386259" 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/ai-is-getting-ridiculously-productive/74715/33">Post #32</a>
	                </div>
	            </div>
              <div id="likers-container-386259" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="386259"
                     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 #32"></div>
  </section>
</div>
    <div class="postbit" id="386261" data-post-id="386261">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>I’ve found that if there are existing examples, good documentation and good test libraries available them you can do amazing things with Claude and Elixir</p>
<p>For example I’m working on;-<br>
(1) A complete XSLT 3 implementation in pure Elixir. There is lots of documentation and thousands of conformance tests, so Claude has plenty to work from. As far as I know the only XSLT 3 implementations are Raptor and Saxon.<br>
(2) MCP SDK in Elixir using published standards and conformance tests<br>
(3) ADK SDK in Elixir using published standards and conformance tests<br>
(4) A2A SDK in Elixir using published standards and conformance tests. I’m up to 100% pass rate on conformance tests.</p>
<p>All are waiting on me writing up examples, livebooks, website etc before I publish to hex</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="386261" 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/ai-is-getting-ridiculously-productive/74715/34">Post #33</a>
	                </div>
	            </div>
              <div id="likers-container-386261" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="386261"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-last-post cat-last-post" title="Last post!"></div>
  </section>
</div>
</template></turbo-stream><turbo-stream action="replace" target="load-more-container"><template><div id="load-more-container" class="load-more-container">
    <span class="all-loaded">— All posts loaded —</span>
</div></template></turbo-stream>