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


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<aside class="quote no-group" data-username="jononomo" data-post="60" data-topic="32313">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/jononomo/48/22121_2.png" class="avatar"> jononomo:</div>
<blockquote>
<p>I’m super excited about diving into this series next week, after I first work through some preliminary tutorials.</p>
</blockquote>
</aside>
<p>Maybe you want to take notes as you go through the series?</p>
<p>If so you may want to try my <a href="https://video-hub.exadra37.com/watch/stream-cryptocurrency-prices-create-a-cryptocurrency-trading-bot-in-elixir-episode-1" rel="noopener nofollow ugc">web app</a>:</p>
<p></p><div class="lightbox-wrapper"><a class="lightbox" href="https://forum.elixirforum.com/uploads/default/original/3X/e/c/ecfdc2746f0dc636d0bf8c99722ee48dba9bde81.jpeg" data-download-href="https://forum.elixirforum.com/uploads/default/ecfdc2746f0dc636d0bf8c99722ee48dba9bde81" title="Screenshot from 2021-03-25 22-49-34" rel="nofollow"><img src="https://forum.elixirforum.com/uploads/default/optimized/3X/e/c/ecfdc2746f0dc636d0bf8c99722ee48dba9bde81_2_690x356.jpeg" alt="Screenshot from 2021-03-25 22-49-34" data-base62-sha1="xOwmlwxkgzHkjcJyGam9Xaf1DVL" width="690" height="356" srcset="https://forum.elixirforum.com/uploads/default/optimized/3X/e/c/ecfdc2746f0dc636d0bf8c99722ee48dba9bde81_2_690x356.jpeg, https://forum.elixirforum.com/uploads/default/optimized/3X/e/c/ecfdc2746f0dc636d0bf8c99722ee48dba9bde81_2_1035x534.jpeg 1.5x, https://forum.elixirforum.com/uploads/default/optimized/3X/e/c/ecfdc2746f0dc636d0bf8c99722ee48dba9bde81_2_1380x712.jpeg 2x" data-dominant-color="7C7B7B"><div class="meta"><svg class="fa d-icon d-icon-far-image svg-icon" aria-hidden="true"><use href="#far-image"></use></svg><span class="filename">Screenshot from 2021-03-25 22-49-34</span><span class="informations">1914×988 209 KB</span><svg class="fa d-icon d-icon-discourse-expand svg-icon" aria-hidden="true"><use href="#discourse-expand"></use></svg></div></a></div><p></p>
<p>Sorry for the shameless plug <img src="https://forum.elixirforum.com/images/emoji/apple/angel.png?v=15" title=":angel:" class="emoji" alt=":angel:" 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="208012" 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/create-a-cryptocurrency-trading-bot-in-elixir/32313/62">Post #61</a>
	                </div>
	            </div>
              <div id="likers-container-208012" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="208012"
                     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 #61"></div>
  </section>
</div>
    <div class="postbit" id="210098" data-post-id="210098">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="CinderellaMan" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/CinderellaMan/120/24046_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  CinderellaMan
                    <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>Hi everyone <img src="https://forum.elixirforum.com/images/emoji/apple/wave.png?v=15" title=":wave:" class="emoji" alt=":wave:" loading="lazy" width="20" height="20"></p>
<p>It’s this time again <img src="https://forum.elixirforum.com/images/emoji/apple/wink.png?v=15" title=":wink:" class="emoji" alt=":wink:" loading="lazy" width="20" height="20">  I just release the 15th video in the series dedicated to creating a  cryptocurrency trading bot in Elixir - this time we will focus on refactoring the data warehouse, naive, and streamer applications to leverage the Elixir Registry. What we will end up with is a very slim layer of implementation on top of the Registry module as well as we won’t need to use thousands of atoms for names and run out of memory(as atoms are <em>not</em> garbage collected by Erlang VM!).</p>
<p>            <img class="youtube-thumbnail onebox" style="display: none;" src="https://img.youtube.com/vi/5xH2Yals1FU/maxresdefault.jpg" width="690" height="388">
            <iframe src="https://www.youtube.com/embed/5xH2Yals1FU?feature=oembed&amp;wmode=opaque&amp;list=PLxsE19GnjC5Nv1CbeKOiS5YqGqw35aZFJ" width="480" height="360" frameborder="0" allowfullscreen="" class="youtube-onebox" seamless="seamless" sandbox="allow-same-origin allow-scripts allow-forms allow-popups allow-popups-to-escape-sandbox allow-presentation"></iframe>
</p>
<p>Don’t forget to smash that like button if you like it <img src="https://forum.elixirforum.com/images/emoji/apple/wink.png?v=15" title=":wink:" class="emoji" alt=":wink:" loading="lazy" width="20" height="20"></p>
<p>Enjoy <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> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="210098" 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/create-a-cryptocurrency-trading-bot-in-elixir/32313/63">Post #62</a>
	                </div>
	            </div>
              <div id="likers-container-210098" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="210098"
                     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>