<turbo-stream action="append" target="posts_list"><template>    <div class="postbit" id="323116" data-post-id="323116">
  <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="tj0" data-post="41" data-topic="62647">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/letter_avatar_proxy/v4/letter/t/48db29/48.png" class="avatar"> tj0:</div>
<blockquote>
<p>How so? The amount of times an init system should break is zero.</p>
<p>In the past two weeks, for me, systemd has been involved in</p>
<ul>
<li>breaking networking on a router by renaming eth0</li>
<li>an RCE/backdoor with ssh thru xz</li>
</ul>
<p>So I count that as two breakages. Definitely, greater than zero. <img src="https://forum.elixirforum.com/images/emoji/apple/rofl.png?v=15" title=":rofl:" class="emoji" alt=":rofl:" loading="lazy" width="20" height="20"></p>
</blockquote>
</aside>
<p>Eh, you are stretching the definition of an init system, come on now. <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"> The <code>xz</code> fiasco was a social failure, the maintainer got pressured into allowing a malicious maintainer. Nothing to do with <code>systemd</code>.</p>
<p>As for the network interface problem, I agree this shouldn’t have happened. They really should look into it because it’s inexcusable.</p>
<p>Not my goal to change your mind, I wanted to show another perspective so the discussion is not one-sided. You prioritize one thing, I – another. <img src="https://forum.elixirforum.com/images/emoji/apple/person_shrugging.png?v=15" title=":person_shrugging:" class="emoji" alt=":person_shrugging:" loading="lazy" width="20" height="20"></p>
<aside class="quote no-group" data-username="tj0" data-post="41" data-topic="62647">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/letter_avatar_proxy/v4/letter/t/48db29/48.png" class="avatar"> tj0:</div>
<blockquote>
<p>My issue isn’t that it is a single tool or not. It is that the functionality that it replaces wasn’t there.</p>
</blockquote>
</aside>
<p>Fair, I don’t disagree per se. It’s just that my experience tells me that declarative instructions &gt; code itself. It’s the future of software (unless AI eats everything in the meantime) and that’s why I am standing behind <code>systemd</code> and other declarative tools.</p>
<p>Another thing I can give you as an example is <code>Makefile</code>-s. You don’t tell it how to do its stuff. You describe tasks, sources and destinations and their relations, then you tell it “make me X or Y” and it figures out how to do it. That’s how software should be and I am sad this is still not the current state of affairs.</p>
<p>I wrote a thousand clever scripts in my 22 years of career and most found a way to break subtly. I am honestly sick of shell scripting and started migrating some of them to Golang. It too has footguns but compared to bash / zsh scripts it’s like comparing a sealed vacuum chamber vs. Swiss cheese.</p>
<p>But that’s a different topic. As I age I really want to see some progress in our area and I am taking it upon myself to do it. Might open-source a collection of scripts aimed at complete system backups at one point, if there’s even a need for such a thing – is one example.</p>
<aside class="quote no-group" data-username="tj0" data-post="41" data-topic="62647">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/letter_avatar_proxy/v4/letter/t/48db29/48.png" class="avatar"> tj0:</div>
<blockquote>
<p>These issues I ran into have been reported which is why I knew the workaround was not to use systemd-network or systemd-resolved.</p>
</blockquote>
</aside>
<p>For now. I really do hope the recommendation changes because that’s super defeatist.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="323116" 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/suggested-linux-distro-for-nerves-development/62647/42">Post #41</a>
	                </div>
	            </div>
              <div id="likers-container-323116" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="323116"
                     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 #41"></div>
  </section>
</div>
    <div class="postbit" id="323122" data-post-id="323122">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="tj0" src="/assets/icons/user-9f439610.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  tj0
                  </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="42" data-topic="62647">
<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>Eh, you are stretching the definition of an init system, come on now. <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"> The <code>xz</code> fiasco was a social failure, the maintainer got pressured into allowing a malicious maintainer. Nothing to do with <code>systemd</code>.</p>
</blockquote>
</aside>
<p>You’re right, but I’m only stretching it very slightly to make a point. Systemd was the vector by which xz got access to ssh. Here’s the <a href="https://lwn.net/ml/oss-security/20240329155126.kjjfduxw2yrlxgzm@awork3.anarazel.de/" rel="noopener nofollow ugc">relevant email excerpt</a>:<br>
<img src="https://forum.elixirforum.com/uploads/default/original/3X/a/3/a3cef1265a1f84e76860b962c252987f04383785.png" alt="image" data-base62-sha1="nn7ckoJwVSQJE3j0EYOfPUGKkw5" width="690" height="81" data-dominant-color="EBEBEB"></p>
<p>It was a beautiful attack and if it wasn’t thru systemd, the attacker would have found another vector. However, systemd has become complex enough and touches so many other systems that it is a very interesting attack point.</p>
<aside class="quote no-group" data-username="dimitarvp" data-post="42" data-topic="62647">
<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>Fair, I don’t disagree per se. It’s just that my experience tells me that declarative instructions &gt; code itself. It’s the future of software (unless AI eats everything in the meantime) and that’s why I am standing behind <code>systemd</code> and other declarative tools.</p>
</blockquote>
</aside>
<p>I don’t think declarative/imperative change too much in the space of init/service supervision?</p>
<p>From the late 1990’s to around 2015 (pre-docker/kubernetes), most of the teams I’ve been on used some variant of a process supervisor to start services. Daemontools, s6-something, runit, supervisord, etc. Sysvinit was for bootup which happened maybe twice / year and just not very relevant.</p>
<p>When systemd came out, there was no longer a need for separate process supervision which is great. But the rest of the systemd ecosystem replacements seem “incomplete” and also provide a nice attack surface. Not sure if I like that tradeoff.</p>
<aside class="quote no-group" data-username="dimitarvp" data-post="42" data-topic="62647">
<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>Not my goal to change your mind, I wanted to show another perspective so the discussion is not one-sided. You prioritize one thing, I – another. <img src="https://forum.elixirforum.com/images/emoji/apple/person_shrugging.png?v=15" title=":person_shrugging:" class="emoji" alt=":person_shrugging:" loading="lazy" width="20" height="20"></p>
</blockquote>
</aside>
<p>Completely. People should use whatever they want, but it is good for them to know the tradeoffs. I’m not a philosopher. I just need the damn thing to work and <strong>stay</strong> working.</p>
<p>I don’t use google services because they will change their API’s and it could cost months migrating to whatever new thing. On a smaller level, Ubuntu and Red Hat have their own corporate agenda’s and I have no interest in being a beta tester for whatever half-baked creation they have concocted.</p>
<p>That’s why I think Elixir ecosystem is incredible. <img src="https://forum.elixirforum.com/images/emoji/apple/smiling_face_with_three_hearts.png?v=15" title=":smiling_face_with_three_hearts:" class="emoji" alt=":smiling_face_with_three_hearts:" loading="lazy" width="20" height="20"></p>
<p>If the Elixir ecosystem kept super-stable like Erlang, I would have been happy. But I’ve been using it in production for 8 years, and in addition to stability, have gotten <strong>meaningful improvements</strong> to building software with Liveview, etc. and only needed minor changes.</p>
<p>How much software can we really say that about?</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="323122" 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/suggested-linux-distro-for-nerves-development/62647/43">Post #42</a>
	                </div>
	            </div>
              <div id="likers-container-323122" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="323122"
                     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 #42"></div>
  </section>
</div>
    <div class="postbit" id="323510" data-post-id="323510">
  <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>If it is an option, you may try to install something like VMWare and experiment with several different distributions to see which you prefer.  That may be easier than wiping the laptop if you want to make a change.  You can always backup to an external and then wipe/install/restore later once you have decided on a longer term preference.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="323510" 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/suggested-linux-distro-for-nerves-development/62647/44">Post #43</a>
	                </div>
	            </div>
              <div id="likers-container-323510" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="323510"
                     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 #43"></div>
  </section>
</div>
    <div class="postbit" id="323523" data-post-id="323523">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="wdtnh" src="/assets/icons/user-9f439610.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  wdtnh
                    <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>See your point but I’m probably far more hesitant with that approach given the high probability that I’ll be crossing my fingers that I won’t screw things up.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="323523" 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/suggested-linux-distro-for-nerves-development/62647/45">Post #44</a>
	                </div>
	            </div>
              <div id="likers-container-323523" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="323523"
                     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 #44"></div>
  </section>
</div>
    <div class="postbit" id="323532" data-post-id="323532">
  <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>lol  This is one of the benefits of a VM.  If there is an issue, it is very easy to wipe and replace just that VM without affecting the host or other VMs you’re testing.  By comparison, replacing the host OS is often a much more tedious affair.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="323532" 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/suggested-linux-distro-for-nerves-development/62647/46">Post #45</a>
	                </div>
	            </div>
              <div id="likers-container-323532" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="323532"
                     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 #45"></div>
  </section>
</div>
    <div class="postbit" id="323535" data-post-id="323535">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="wdtnh" src="/assets/icons/user-9f439610.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  wdtnh
                    <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>I’ll look into it. Thanks again for the feedback. Definitely helps me.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="323535" 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/suggested-linux-distro-for-nerves-development/62647/47">Post #46</a>
	                </div>
	            </div>
              <div id="likers-container-323535" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="323535"
                     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 #46"></div>
  </section>
</div>
    <div class="postbit" id="340677" data-post-id="340677">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="Daan.T" src="/assets/icons/user-9f439610.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  Daan.T
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>For nerves, try ubuntu or debian for stability, arch for customization, and fedora or opensuse for lightweight options. Good luck!</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="340677" 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/suggested-linux-distro-for-nerves-development/62647/48">Post #47</a>
	                </div>
	            </div>
              <div id="likers-container-340677" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="340677"
                     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 #47"></div>
  </section>
</div>
    <div class="postbit" id="340957" data-post-id="340957">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="lawik" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/lawik/120/32028_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  lawik
                  </h3>
		          </div>
						
			          <div class="user-title">
									<span>Nerves Core Team</span>
			          </div>
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Not an official recommendation really but safe bet should be a Debian derivative. If you have little Linux experience Ubuntu, Kubuntu or Mint should be the most straightforward.</p>
<p>Nerves can work with any Linux I reckon.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="340957" 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/suggested-linux-distro-for-nerves-development/62647/49">Post #48</a>
	                </div>
	            </div>
              <div id="likers-container-340957" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="340957"
                     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 #48"></div>
  </section>
</div>
    <div class="postbit" id="341176" data-post-id="341176">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Not for any specific type of development but more for general purpose<br>
Fedora is currently the preferred linux distro<br>
Also check immutable distros such as silverblue or kinoite</p>
<aside class="onebox allowlistedgeneric" data-onebox-src="https://fedoraproject.org/atomic-desktops/kinoite/">
  <header class="source">
      <img src="https://fedoraproject.org/favicon.ico" class="site-icon" alt="" width="48" height="48">

      <a href="https://fedoraproject.org/atomic-desktops/kinoite/" target="_blank" rel="noopener nofollow ugc">fedoraproject.org</a>
  </header>

  <article class="onebox-body">
    

<h3><a href="https://fedoraproject.org/atomic-desktops/kinoite/" target="_blank" rel="noopener nofollow ugc">The KDE Plasma desktop, in an atomic fashion</a></h3>



  </article>

  <div class="onebox-metadata">
    
    
  </div>

  <div style="clear: both"></div>
</aside>
 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="341176" 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/suggested-linux-distro-for-nerves-development/62647/50">Post #49</a>
	                </div>
	            </div>
              <div id="likers-container-341176" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="341176"
                     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>