<turbo-stream action="append" target="posts_list"><template>    <div class="postbit" id="90428" data-post-id="90428">
  <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>Thanks for the welcome, <a class="mention" href="/u/astonj" rel="nofollow">@AstonJ</a>!</p>
<aside class="quote no-group" data-username="AstonJ" data-post="288" 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/astonj/48/15_2.png" class="avatar"> AstonJ:</div>
<blockquote>
<p>Ooo nice! Is it an engine we might have heard of?</p>
</blockquote>
</aside>
<p>It was a proprietary game engine, so probably not. But you may possibly have heard of the games we created with the engine, such as: <a href="https://www.anarchy-online.com" rel="noopener nofollow ugc">Anarchy Online</a>, <a href="http://www.ageofconan.com" rel="noopener nofollow ugc">Age of Conan</a> and <a href="https://www.secretworldlegends.com" rel="noopener nofollow ugc">The Secret World</a>.</p>
<aside class="quote no-group quote-modified" data-username="AstonJ" data-post="288" 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/astonj/48/15_2.png" class="avatar"> AstonJ:</div>
<blockquote>
<p>I was just on an electronics site yesterday and thought of you! <img src="https://forum.elixirforum.com/uploads/default/original/2X/7/776053aa22968f83c10e90c98b23aa0ddd5c9d47.gif?v=15" title=":lol:" class="emoji emoji-custom" alt=":lol:" loading="lazy" width="20" height="20"> It was excruciatingly slow and I remember you saying in another thread you would like to bring Elixir/Erlang into that space.</p>
</blockquote>
</aside>
<p>Cool! Yes, unfortunately (or fortunately?), there is much to be improved upon in retail, both internally (back-office applications) and externally (customer-facing applications).</p>
<p>Erlang and Elixir is a perfect fit for retail, which needs to have minimal downtime, high performance and where many of the problems are inherently concurrency-related. I have high hopes <img src="https://forum.elixirforum.com/images/emoji/apple/relaxed.png?v=15" title=":relaxed:" class="emoji" alt=":relaxed:" 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="90428" 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/hello-elixir-world-introductions-thread/71/289">Post #288</a>
	                </div>
	            </div>
              <div id="likers-container-90428" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="90428"
                     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 #288"></div>
  </section>
</div>
    <div class="postbit" id="90481" data-post-id="90481">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Hey everyone. My name is Owen, and I’m a chronic tinkerer. <img src="https://forum.elixirforum.com/images/emoji/apple/face_with_monocle.png?v=15" title=":face_with_monocle:" class="emoji" alt=":face_with_monocle:" loading="lazy" width="20" height="20"></p>
<p>I learned HTML in the mid 90’s, and I’ve always been a UI enthusiast. During the MySpace era, I learned CSS to customize my profile page. Around 4 years ago, I finally decided to start learning Javascript, which seemed like gibberish at the time. The vocabulary of programming was the biggest hurdle.</p>
<p>Over the past couple of years I became a little more ambitious and decided to learn Elixir and Phoenix. When I started, I still didn’t really have a grasp of many programming fundamentals. Data types were a mystery. After avoiding Elixir for a while and focussing on JS, I recently decided to take another look.</p>
<p>Now, I’m starting to grok many concepts that were previously too dense. Learning Ecto migrations and schemas was the first major <strong>eureka</strong> moment. As a part time gig, I’m now experimenting with using Phoenix to progressively enhance a PHP-based site. Crazy as it sounds, VueJS actually helped me understand templating engines enough to transition to Phoenix.</p>
<p>It’s an exciting time to be here, and the community <a href="https://forum.elixirforum.com/t/alphabet-iterator/15454/7" rel="nofollow">has been great</a> at breaking down <a href="https://forum.elixirforum.com/t/ecto-array-of-references/14577" rel="nofollow">mental barriers</a>. Now I’m eager to keep learning and contribute where I can.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="90481" 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/290">Post #289</a>
	                </div>
	            </div>
              <div id="likers-container-90481" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="90481"
                     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 #289"></div>
  </section>
</div>
    <div class="postbit" id="90585" data-post-id="90585">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Hello everyone,</p>
<p>My name is Andrew.</p>
<p>I am a web developer. I am learning Elixir in my spare time and also I hope to attend some Elixir conferences.</p>
<p>I am using Elixir/Phoenix for a project I am working on (outside of work, in my spare time) to make a free e-learning platform. But it is very much in the early stages. I am still trying to Dockerise my Distillery-released app <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>Thanks everyone for all your amazing posts on this forum. It is great to learn new things about Elixir and Phoenix and all the other projects out there.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="90585" data-batch-url="/posts/batch_likers">
                        6
                      </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/291">Post #290</a>
	                </div>
	            </div>
              <div id="likers-container-90585" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="90585"
                     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 #290"></div>
  </section>
</div>
    <div class="postbit" id="90599" data-post-id="90599">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Hey, I’m Gavin currently a Rails Developer I have been following Elixir and the traction it’s gaining. Looking to get a good foundation with Elixir and then progress to learning Phoenix and Ecto <img src="https://forum.elixirforum.com/images/emoji/apple/grinning.png?v=15" title=":grinning:" class="emoji" alt=":grinning:" 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="90599" data-batch-url="/posts/batch_likers">
                        6
                      </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/292">Post #291</a>
	                </div>
	            </div>
              <div id="likers-container-90599" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="90599"
                     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 #291"></div>
  </section>
</div>
    <div class="postbit" id="90611" data-post-id="90611">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Hi, i am Dario, italian working remotely from France. i work for a Linux Distro. I spend my time on Linux and opensource projects (golang, ruby, python etc).<br>
I like elixir and erlang design  a lot, currently i use it on on 1 project already and count to do more projects with elixir. I found also elixir community really nice, from Jose to all people involved , really open to people and opensource +1</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="90611" data-batch-url="/posts/batch_likers">
                        6
                      </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/293">Post #292</a>
	                </div>
	            </div>
              <div id="likers-container-90611" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="90611"
                     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 #292"></div>
  </section>
</div>
    <div class="postbit" id="92144" data-post-id="92144">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Hi there, I’m from Phoenix, Arizona.</p>
<p>I’ve been an IT Engineer for ~20 years (Focus on CI/CD in the Cloud), and I recently decided to get into FP. I took a long time evaluating Haskell, Clojure and Elixir. Elixir won out since I decided I wasn’t all that interested in static typing, and Clojure, although powerful, wasn’t really an option, since I don’t see any concrete applicable purpose for it in my job.</p>
<p>Looking forward to learning more, and hopefully deploying some Elixir-based Services in the Enterprise.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="92144" 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/294">Post #293</a>
	                </div>
	            </div>
              <div id="likers-container-92144" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="92144"
                     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 #293"></div>
  </section>
</div>
    <div class="postbit" id="92963" data-post-id="92963">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Hi, I am Pedro Vieira from São Paulo, Brazil.<br>
I am a co-founder and CTO of a cybersecurity startup called PhishX.<br>
We migrated all our code and redesign it with Elixir.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="92963" 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/295">Post #294</a>
	                </div>
	            </div>
              <div id="likers-container-92963" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="92963"
                     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 #294"></div>
  </section>
</div>
    <div class="postbit" id="92991" data-post-id="92991">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Hi, Elixir community! <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>This is Daniel from Romania <img src="https://forum.elixirforum.com/images/emoji/apple/romania.png?v=15" title=":romania:" class="emoji" alt=":romania:" loading="lazy" width="20" height="20"></p>
<p>I am thrilled to be part of this journey of learning Elixir and Phoenix</p>
<p>I don’t have crazy long years of experience as I have just graduated uni. I have been working mainly with C# and JavaScript (2 years). So, the OOP has been part of my daily work.</p>
<p>Now, I feel the need of going fully with a FP language <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>
<p>See you in other threads <img src="https://forum.elixirforum.com/images/emoji/apple/smile.png?v=15" title=":smile:" class="emoji" alt=":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="92991" 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/296">Post #295</a>
	                </div>
	            </div>
              <div id="likers-container-92991" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="92991"
                     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 #295"></div>
  </section>
</div>
    <div class="postbit" id="94088" data-post-id="94088">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Hi all! Been lurking 'round here far too long.<br>
I’m Edward Smit from the Netherlands.<br>
I hope to start my first production-grade Elixir project really soon <img src="https://forum.elixirforum.com/images/emoji/apple/crossed_fingers/4.png?v=15" title=":crossed_fingers:t4:" class="emoji" alt=":crossed_fingers:t4:" 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="94088" data-batch-url="/posts/batch_likers">
                        6
                      </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/297">Post #296</a>
	                </div>
	            </div>
              <div id="likers-container-94088" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="94088"
                     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 #296"></div>
  </section>
</div>
    <div class="postbit" id="94113" data-post-id="94113">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Hey!</p>
<p>I am Max (25) living in the wonderful city Hamburg in Germany.<br>
I work as a system administrator and have my own part-time business.<br>
Now i want to offer more than just administration and consulting, so i want to learn Elixir for different purposes.</p>
<p>Thanks for the great answer i got so far. <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="94113" data-batch-url="/posts/batch_likers">
                        6
                      </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/298">Post #297</a>
	                </div>
	            </div>
              <div id="likers-container-94113" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="94113"
                     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 #297"></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=30">Load more posts (304 remaining)</a>
</div></template></turbo-stream>