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


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>This is awesome! Thanks y’all. Sent some more detailed feedback via your google form. <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"></p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="385395" 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/elixir-language-tour-learn-elixir-in-your-browser-with-popcorn-interactive-tutorial/73043/23">Post #22</a>
	                </div>
	            </div>
              <div id="likers-container-385395" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="385395"
                     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 #22"></div>
  </section>
</div>
    <div class="postbit" id="385532" data-post-id="385532">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="mat-hek" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/mat-hek/120/38168_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  mat-hek
                    <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 class="user-title">
									<span>Membrane Core Team</span>
			          </div>
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Thanks for the detailed feedback! I’ll allow myself to paste it here to refer to it</p>
<blockquote>
<p>1. It’s kind of slow to load and when running the examples. I’m sure y’all are already aware and I’m not sure if there’s anything you can do to speed it up. <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"><br>
2. The JobSupervisor in DynamicSupervisor is nowhere to be found as far as I can tell.<br>
3. It might be nice to have a button that will apply the changes you suggest in each section of the tutorial so people can see what they should do or if they get stuck.<br>
4. It’s not clear that when running one section, it actually needs to run prior sections so there’s a pretty long delay. Some sort of progress indicator via toast would be nice.<br>
5. I think a dedicated Task section would be useful, especially if it shows the different options like async_nolink. GenServer sections starts with “We learned that we can use Agents to keep state and Tasks to execute possibly long-running jobs with limited interaction”. Did I miss where Tasks were introduced?<br>
6. Would love if this extended beyond the basics with an advanced section.</p>
</blockquote>
<ol>
<li>Yes indeed, there’s a good chance we’ll make it way faster soon.</li>
<li>It’s just a name - doesn’t imply existence of a module. But changed to <code>:job_supervisor</code> to avoid confusion.</li>
<li>I see some footguns in this, but we’ll think about it</li>
<li>Good point, for now I added an explanation on the first page.</li>
<li>Due to AtomVM limitations <code>Task.async</code> and <code>Task.await</code> don’t work yet. We’ll cover tasks as long as it’s fixed, which should be soon. I removed the misleading parts you quoted.</li>
<li>Can you elaborate on what the advanced section should cover? BTW, contributions welcome <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"></li>
</ol> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="385532" data-batch-url="/posts/batch_likers">
                        3
                      </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/elixir-language-tour-learn-elixir-in-your-browser-with-popcorn-interactive-tutorial/73043/24">Post #23</a>
	                </div>
	            </div>
              <div id="likers-container-385532" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="385532"
                     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>