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


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="josevalim" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/josevalim/120/1787_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  josevalim
                  </h3>
		          </div>
						
			          <div class="user-title">
									<span>Creator of Elixir</span>
			          </div>
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<aside class="quote no-group" data-username="cnck1387" data-post="21" data-topic="36390">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/letter_avatar_proxy/v4/letter/c/2bfe46/48.png" class="avatar"> cnck1387:</div>
<blockquote>
<p>As recent as 2020, it looks like maybe Safari doesn’t support the official spec based on comments in <a href="https://stackoverflow.com/a/45561784" rel="nofollow">https://stackoverflow.com/a/45561784 </a>.</p>
</blockquote>
</aside>
<p>Per the link above, Safari supports <code>x-webkit-deflate-frame</code>. If you search for <code>x-webkit-deflate-frame</code> on Cowboy repository, you will see it explicitly checks for this header, alongside <code>permessage-deflate</code>.</p>
<p>Compression happens within the VM by calling <code>zlib:gzip/1</code>, which is a C binding to <code>zlib</code>, the lib used by most systems and apparently Nginx too. I actually like that compression is handled in Elixir because the data is compressed from beginning to end.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="198423" data-batch-url="/posts/batch_likers">
                        15
                      </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/hotwire-by-basecamp/36390/22">Post #21</a>
	                </div>
	            </div>
              <div id="likers-container-198423" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="198423"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-most-liked cat-most-liked" title="One of the top 3 liked posts in this thread!"></div>
  </section>
</div>
    <div class="postbit" id="199213" data-post-id="199213">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="mmmrrr" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/mmmrrr/120/12227_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  mmmrrr
                    <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>First things first: Happy new year!</p>
<p>Thanks to all participants for the awesome questions and answers to clarify what the differences and similarities of the systems are.</p>
<p>I think, subsuming the thread, that the systems are different enough to justify salvaging some ideas from over there <img src="https://forum.elixirforum.com/images/emoji/apple/slight_smile.png?v=15" title=":slight_smile:" class="emoji" alt=":slight_smile:" loading="lazy" width="20" height="20"> In the end this is what this thread seems to be about: <a href="https://forum.elixirforum.com/t/someone-interested-in-a-basecamp-hotwire-library-for-phoenix/36502/11" class="inline-onebox" rel="nofollow">Someone interested in a "Basecamp Hotwire" library for Phoenix? - #11 by cnck1387</a> so I won’t recap in here.</p>
<p>Lastly I’d like to take a moment to acknowledge how <strong>utterly awesome</strong> this community is… I mean really: I just posted a slightly tounge in cheek comment right before heading into the holidays and it ensues the most productive and civil discussion you could imagine - even with deep participation of the creators of the mentioned technology. This is incredible…</p>
<p>Despite all the technical bells and whistles of the platform: the community around Elixir is, for me, by far the biggest asset and best feature of the whole stack. Thank you all so much <img src="https://forum.elixirforum.com/images/emoji/apple/heart.png?v=15" title=":heart:" class="emoji" alt=":heart:" loading="lazy" width="20" height="20"></p>
<hr>
<p>OT</p>
<aside class="quote group-livebook_core_team" data-username="josevalim" data-post="4" data-topic="36390">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/josevalim/48/1787_2.png" class="avatar"> josevalim:</div>
<blockquote>
<p>Drag and drop? Coming soon</p>
</blockquote>
</aside>
<p>Is there a branch for this? I’d like to help with this if possible, since I have a usecase for this <img src="https://forum.elixirforum.com/images/emoji/apple/smiley.png?v=15" title=":smiley:" class="emoji" alt=":smiley:" loading="lazy" width="20" height="20"></p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="199213" 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/hotwire-by-basecamp/36390/24">Post #23</a>
	                </div>
	            </div>
              <div id="likers-container-199213" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="199213"
                     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>