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


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Hello!</p>
<p>I’m Tangui, now living in Saint-Petersburg. I fell in love with the simple yet powerful expressiveness of Erlang 8 years ago at a functional programming course at school and played with it a bit at that time. Then I started a career in IT consulting and forgot about it, and 2-3 years ago I discovered Elixir. I quit my job a few weeks ago, now learning Elixir part-time and I do have some ideas <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"> Thanks all for the great community! Have already learnt a lot.</p>
<p>I used to work on IAM (identity &amp; access management) topics, in particular on OAuth2, OpenID Connect and SAML2 stuff lately, I’d be glad to share my experience.</p>
<p>Have a great day!</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="100117" data-batch-url="/posts/batch_likers">
                        8
                      </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/hello-elixir-world-introductions-thread/71/299">Post #298</a>
	                </div>
	            </div>
              <div id="likers-container-100117" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="100117"
                     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 #298"></div>
  </section>
</div>
    <div class="postbit" id="100120" data-post-id="100120">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Welcome to the community, <a class="mention" href="/u/tangui" rel="nofollow">@tangui</a>!</p>
<aside class="quote no-group" data-username="tangui" data-post="299" data-topic="71">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/tangui/48/12091_2.png" class="avatar"> tangui:</div>
<blockquote>
<p>I quit my job a few weeks ago, now learning Elixir part-time and I do have some ideas <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>
</blockquote>
</aside>
<p>Did you quit your job to pursue a career as an Elixir programmer?</p>
<aside class="quote no-group" data-username="tangui" data-post="299" data-topic="71">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/tangui/48/12091_2.png" class="avatar"> tangui:</div>
<blockquote>
<p>I used to work on IAM (identity &amp; access management) topics, in particular on OAuth2, OpenID Connect and SAML2 stuff lately, I’d be glad to share my experience.</p>
</blockquote>
</aside>
<p>Nice! I’m sure <a class="mention" href="/u/danschultzer" rel="nofollow">@danschultzer</a> would love an extra hand with <a href="https://github.com/danschultzer/pow" rel="noopener nofollow ugc">Pow</a>, if you’re interested.</p>
<p>Check out this thread for more info:</p>
<aside class="quote quote-modified" data-post="1" data-topic="15807">
  <div class="title">
    <div class="quote-controls"></div>
    <img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/danschultzer/48/4942_2.png" class="avatar">
    <div class="quote-title__text-content">
      <a href="https://forum.elixirforum.com/t/pow-robust-modular-extendable-user-authentication-and-management-system/15807" rel="nofollow">Pow - Robust, modular, extendable user authentication and management system</a> <a class="badge-category__wrapper " href="/c/news/announcing/159" rel="nofollow"><span data-category-id="159" style="--category-badge-color: #d2407f; --category-badge-text-color: #FFFFFF; --parent-category-badge-color: #d2407f;" data-parent-category-id="158" data-drop-close="true" class="badge-category --style-square --has-parent"><span class="badge-category__name">Announcing</span></span></a>
    </div>
  </div>
  <blockquote>
    None of the current solutions worked well for me, so I went ahead and built a user management system from scratch. 
This project took far longer than I initially thought, and I would love to get some help to iron out everything. So please try it out and let me know what you think! 
<a href="https://github.com/danschultzer/pow" rel="noopener nofollow ugc">https://github.com/danschultzer/pow</a> 
<a href="https://hexdocs.pm/pow/" rel="noopener nofollow ugc">https://hexdocs.pm/pow/</a> 
The latest release is a pre release version, but it is running in a production environment (we went away from a Coherence setup). 
<a name="p-92389-so-what-does-pow-do-differently-1" class="anchor" href="#p-92389-so-what-does-pow-do-differently-1" aria-label="Heading link" rel="nofollow"></a>So what does Pow do (dif…
  </blockquote>
</aside>
 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="100120" data-batch-url="/posts/batch_likers">
                        4
                      </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/hello-elixir-world-introductions-thread/71/300">Post #299</a>
	                </div>
	            </div>
              <div id="likers-container-100120" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="100120"
                     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 #299"></div>
  </section>
</div>
    <div class="postbit" id="100130" data-post-id="100130">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Hi, thanks for welcoming!</p>
<p>I quit for many reasons, having time to effectively code in Elixir was one of them. Becoming a full-time programmer could definitely become an option but not for now, as I want to focus on some ideas and projects I have, and simply acquire Elixir/Erlang/OTP skills <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>
<p>Saw the thread about Pow, definitely insteresting! There are a lot of libs for authentication (Uberauth for instance) and access control, and I’ve had no time to check them all. I’d like to implement a lib for WebAuthn authentication also (W3C spec). And Liveview library seems promising for authentication flows (with in-place replacement of the elements of the page).</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="100130" data-batch-url="/posts/batch_likers">
                        5
                      </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/hello-elixir-world-introductions-thread/71/301">Post #300</a>
	                </div>
	            </div>
              <div id="likers-container-100130" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="100130"
                     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 #300"></div>
  </section>
</div>
    <div class="postbit" id="100174" data-post-id="100174">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Hi everyone!</p>
<p>My name is Kalbir and I’m based in London, UK. I’ve been dabbling with Elixir for about 3 years since someone lent me the Dave Thomas, <em>Programming Elixir</em> book which I loved!</p>
<p>For the past few years I’ve been product manager/team lead for devops and cloud teams, a consultant on cloud projects and been running my own company that does infrastructure/cloud projects.</p>
<p>I’m taking a couple of months off work and I want to move beyond my current programming level of “I can write a smallish script in 3 or 4 programming languages”, so I’m going to be doing a few projects <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>
<p>I’ve always been super impressed by how welcoming the Elixir community is, and how fun it is to write code in Elixir – I find it’s the language I’m always reaching for whenever I need to write some code!</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="100174" data-batch-url="/posts/batch_likers">
                        9
                      </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/hello-elixir-world-introductions-thread/71/302">Post #301</a>
	                </div>
	            </div>
              <div id="likers-container-100174" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="100174"
                     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 #301"></div>
  </section>
</div>
    <div class="postbit" id="100178" data-post-id="100178">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Hi everyone,</p>
<p>I’m Faraz from Bangalore, India. I started tinkering with Elixir last year and have been in love with language ever since.</p>
<p>Most recently I have created a new blockchain backend (based on a new kind of sparse Merkle tree) in Elixir. It implements most of the constructs in Erlang OTP and the code is quite manageable unlike other languages.</p>
<p>If anyone wants to know more about it, here’s the link <a href="https://github.com/ZanjeerPlatform/bargad" class="inline-onebox" rel="noopener nofollow ugc">GitHub - ZanjeerPlatform/bargad: A Data Integrity framework for building efficient blockchains, transparency logs, secure file systems and more. · GitHub</a></p>
<p>Have a great day!</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="100178" data-batch-url="/posts/batch_likers">
                        8
                      </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/hello-elixir-world-introductions-thread/71/303">Post #302</a>
	                </div>
	            </div>
              <div id="likers-container-100178" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="100178"
                     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 #302"></div>
  </section>
</div>
    <div class="postbit" id="100305" data-post-id="100305">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Hi, I’m Sarat from Bangalore (India). I’m a React, ROR dev and an elixir enthusiast.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="100305" data-batch-url="/posts/batch_likers">
                        5
                      </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/hello-elixir-world-introductions-thread/71/304">Post #303</a>
	                </div>
	            </div>
              <div id="likers-container-100305" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="100305"
                     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 #303"></div>
  </section>
</div>
    <div class="postbit" id="100310" data-post-id="100310">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Welcome to the community, <a class="mention" href="/u/kalbir" rel="nofollow">@kalbir</a>, <a class="mention" href="/u/farazhaider" rel="nofollow">@farazhaider</a> and <a class="mention" href="/u/sarat1669" rel="nofollow">@sarat1669</a> <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>
<p>I’m glad you’re here.</p>
<aside class="quote no-group quote-modified" data-username="kalbir" data-post="302" data-topic="71">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/kalbir/48/12267_2.png" class="avatar"> kalbir:</div>
<blockquote>
<p>[…] I’ve been product manager/team lead for devops and cloud teams, a consultant on cloud projects and been running my own company that does infrastructure/cloud projects.</p>
</blockquote>
</aside>
<p>I’m sure the Elixir community would welcome any contributions to the infrastructure and deployment story, be it blog posts, libraries, etc. There is a lot of potential for improvement in that area.</p>
<aside class="quote no-group quote-modified" data-username="kalbir" data-post="302" data-topic="71">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/kalbir/48/12267_2.png" class="avatar"> kalbir:</div>
<blockquote>
<p>I’m taking a couple of months off work and I want to move beyond my current programming level of “I can write a smallish script in 3 or 4 programming languages” […]</p>
</blockquote>
</aside>
<p>As an “odds-and-ends-scripter,” I know the feeling all too well <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>
<aside class="quote no-group quote-modified" data-username="farazhaider" data-post="303" data-topic="71">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/farazhaider/48/12059_2.png" class="avatar"> farazhaider:</div>
<blockquote>
<p>[…] I have created a new blockchain backend in Elixir […]</p>
</blockquote>
</aside>
<p>Cool! I don’t know much about blockchain myself, but I know there’s a sub-group of developers in the Elixir community who are into that. You might want to follow <a href="https://twitter.com/ANeyzb" rel="noopener nofollow ugc">Anna Neyzberg</a> for some leads.</p>
<p>Here is a relevant talk that she gave at ElixirConf US 2018:</p>
<aside class="quote quote-modified" data-post="1" data-topic="16469">
  <div class="title">
    <div class="quote-controls"></div>
    <img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/axelson/48/26351_2.png" class="avatar">
    <div class="quote-title__text-content">
      <a href="https://forum.elixirforum.com/t/3-elixirconf-us-2018-exchange-of-crypto-coins-anna-neyzberg/16469" rel="nofollow">3) ElixirConf US 2018 – Exchange of Crypto Coins – Anna Neyzberg</a> <a class="badge-category__wrapper " href="/c/learning-resources/talks/58" rel="nofollow"><span data-category-id="58" style="--category-badge-color: #3AB54A; --category-badge-text-color: #FFFFFF; --parent-category-badge-color: #3AB54A;" data-parent-category-id="8" data-drop-close="true" class="badge-category --style-square --has-parent" title="Elixir Talks Section"><span class="badge-category__name">Talks</span></span></a>
    </div>
  </div>
  <blockquote>
    ElixirConf US 2018 – Exchange of Crypto Coins – Anna Neyzberg 
<a href="https://www.youtube.com/watch?v=7mTrpKoOMVY&amp;index=47&amp;list=PLqj39LCvnOWaxI87jVkxSdtjG8tlhl7U6" class="onebox" target="_blank" rel="noopener nofollow ugc">https://www.youtube.com/watch?v=7mTrpKoOMVY&amp;index=47&amp;list=PLqj39LCvnOWaxI87jVkxSdtjG8tlhl7U6</a> 

We know that OTP is an important part of the elixir ecosystem. But why is it important and how does it work? How do we leverage OTP appropriately to build highly concurrent systems at scale. We will walk through the why and the how by building a crypto-currency exchange, and then adding load to the exchange to see OTP at work. 
This talk wi…
  </blockquote>
</aside>

<aside class="quote no-group" data-username="sarat1669" data-post="304" data-topic="71">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/sarat1669/48/12582_2.png" class="avatar"> sarat1669:</div>
<blockquote>
<p>I’m a React, ROR dev and an elixir enthusiast.</p>
</blockquote>
</aside>
<p>There are many former Rubyists around here, so you’re in good company <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="100310" data-batch-url="/posts/batch_likers">
                        5
                      </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/hello-elixir-world-introductions-thread/71/305">Post #304</a>
	                </div>
	            </div>
              <div id="likers-container-100310" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="100310"
                     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 #304"></div>
  </section>
</div>
    <div class="postbit" id="100311" data-post-id="100311">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<aside class="quote no-group" data-username="tangui" data-post="301" data-topic="71">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/tangui/48/12091_2.png" class="avatar"> tangui:</div>
<blockquote>
<p>I quit for many reasons, having time to effectively code in Elixir was one of them. Becoming a full-time programmer could definitely become an option but not for now, as I want to focus on some ideas and projects I have, and simply acquire Elixir/Erlang/OTP skills <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>
</blockquote>
</aside>
<p>Good on you for taking that scary step and making the career you want to have. <img src="https://forum.elixirforum.com/images/emoji/apple/+1.png?v=15" title=":+1:" class="emoji" alt=":+1:" loading="lazy" width="20" height="20"></p>
<aside class="quote no-group" data-username="tangui" data-post="301" data-topic="71">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/tangui/48/12091_2.png" class="avatar"> tangui:</div>
<blockquote>
<p>I’d like to implement a lib for WebAuthn authentication also (W3C spec).</p>
</blockquote>
</aside>
<p>That would be awesome and a very welcome addition to the community!</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="100311" data-batch-url="/posts/batch_likers">
                        5
                      </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/hello-elixir-world-introductions-thread/71/306">Post #305</a>
	                </div>
	            </div>
              <div id="likers-container-100311" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="100311"
                     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 #305"></div>
  </section>
</div>
    <div class="postbit" id="100413" data-post-id="100413">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Hi, this is YekSoon from Singapore.</p>
<p>I move between Singapore, HK and China. Those are our key markets.</p>
<p>We are building a new platform targeting fast growing startups in China.</p>
<p>And is evaluating Phoenix as a contender</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="100413" data-batch-url="/posts/batch_likers">
                        8
                      </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/hello-elixir-world-introductions-thread/71/307">Post #306</a>
	                </div>
	            </div>
              <div id="likers-container-100413" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="100413"
                     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 #306"></div>
  </section>
</div>
    <div class="postbit" id="100626" data-post-id="100626">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Hey there! My name is Johnathon.</p>
<p>I picked up Programming Elixir 1.6, Programming Phoenix Beta, and Programming Ecto Beta . . .</p>
<p>I plan on rebuilding my companies website. Wish me 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="100626" data-batch-url="/posts/batch_likers">
                        7
                      </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/hello-elixir-world-introductions-thread/71/308">Post #307</a>
	                </div>
	            </div>
              <div id="likers-container-100626" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="100626"
                     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 #307"></div>
  </section>
</div>
</template></turbo-stream><turbo-stream action="replace" target="load-more-container"><template><div id="load-more-container" class="load-more-container">
    <a class="load-more-button" data-turbo-stream="true" href="/topics/71/load_more?page=31">Load more posts (294 remaining)</a>
</div></template></turbo-stream>