<turbo-stream action="append" target="posts_list"><template>    <div class="postbit" id="355001" data-post-id="355001">
  <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>While DeepSeek is interesting, when it tells me 'Too busy; try again later.", that makes it easier to go back to ChatGPT, where I very rarely have to try again.  Of course, if I’m using the DeepSeek-R1 locally with Ollama, then I don’t have the busy issue.  But, I am working with a much smaller LLM in that case.</p>
<p>Speaking of AI in general, I do find it interesting that, if you can be <em>extremely specific</em> in what is required, AI can do a somewhat decent job of creating a starter project for you.  Of course, if you’re not sure you are specific enough, you can have it review your instructions and suggest options for clarification.  But, you still need to have thought through a decent starting set of features.  Of course, even then, there will still be cases where you have to correct the AI hallucinations.  For example, when fixing resulting errors, it often suggests a fix that, while correcting one thing, will remove other required functionality.  Or, it may get in a cyclic loop of delete A and add B only to later have deleted B and added A back, resulting in the original error all over again.  This is partly related to limited context lengths.  It cannot always hold sufficient scope simultaneously to make correct suggestions.  So, you still need to keep on top of it and know enough to write code the old fashioned way, by using your own mind and with your own fingers on the keyboard.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="355001" 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/thoughts-on-deepseek/69040/19">Post #18</a>
	                </div>
	            </div>
              <div id="likers-container-355001" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="355001"
                     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 #18"></div>
  </section>
</div>
    <div class="postbit" id="355004" data-post-id="355004">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="AstonJ" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/AstonJ/120/15_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  AstonJ
                      <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’ve been getting the same since <a href="https://www.theguardian.com/technology/2025/jan/27/deepseek-cyberattack-ai" rel="nofollow">their servers were attacked</a>. Hopefully it won’t be long before it’s back to normal.</p>
<p>It’s worth trying it on your local machine btw, I posted a macOS guide <a href="https://forum.devtalk.com/t/how-to-run-deepseek-on-your-mac-with-lm-studio/185713" rel="nofollow">here</a> - it’s surprisingly quick, though of course a much smaller model.</p>
<aside class="quote no-group" data-username="TimButterfield" data-post="19" data-topic="69040">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/timbutterfield/48/2089_2.png" class="avatar"> TimButterfield:</div>
<blockquote>
<p>So, you still need to keep on top of it and know enough to write code the old fashioned way, by using your own mind and with your own fingers on the keyboard.</p>
</blockquote>
</aside>
<p>I agree - I think right now it’s great for grunt work or getting you up to speed on things, or for simpler tasks. But I see DeepSeek as the real/meaningful birth of AI - it’s open source and pretty powerful, and it is only going to get better from here… imagine where we’ll be 5 years from now. It’s an exciting time for the tech world, particular because it is truly <em>open</em> AI.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="355004" 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/thoughts-on-deepseek/69040/20">Post #19</a>
	                </div>
	            </div>
              <div id="likers-container-355004" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="355004"
                     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 #19"></div>
  </section>
</div>
    <div class="postbit" id="355008" data-post-id="355008">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>You could try <a href="https://kimi.moonshot.cn/" rel="noopener nofollow ugc">https://kimi.moonshot.cn/</a> as an alternative.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="355008" 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/thoughts-on-deepseek/69040/21">Post #20</a>
	                </div>
	            </div>
              <div id="likers-container-355008" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="355008"
                     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 #20"></div>
  </section>
</div>
    <div class="postbit" id="355010" data-post-id="355010">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="AstonJ" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/AstonJ/120/15_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  AstonJ
                      <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>Thanks Charles! I’ve been meaning to try Kimi!</p>
<p>It’s very fast! And really nice how it integrates web search automatically! However it requires a phone number to create an account… and I’m not sure I want to give it my number <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"> (DeepSeek and <a href="https://chat.qwenlm.ai" rel="nofollow">Qwen</a> let you register with an email.)</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="355010" 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/thoughts-on-deepseek/69040/22">Post #21</a>
	                </div>
	            </div>
              <div id="likers-container-355010" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="355010"
                     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 #21"></div>
  </section>
</div>
    <div class="postbit" id="355018" data-post-id="355018">
  <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>I have it running on MacOS already (M2 Max/32GB).  Along with other models, I use the <a href="https://ollama.com/library/deepseek-r1" rel="noopener nofollow ugc"><code>deepseek-r1:7b</code></a> model with <a href="https://ollama.com/" rel="noopener nofollow ugc">Ollama</a>.  Local deepseek is interesting in that the different versions have different bases.  For example, the 7b version has a qwen base, while the 8b version has a llama base.  I pulled both, but have not yet done much comparison.</p>
<p>As a test project, I wrote a React.js/Rust/Tauri desktop GUI to allow a SQLite stored chat conversation with the Ollama API (a micro version of ChatGPT run locally).  It lets me select and use whichever LLM I have loaded locally and revisit those chat sessions later.  I’m now working on a version of the app using Flutter to see if I can point a mobile version at a local Ollama API URL to have similar chats while selecting from the same loaded models.  It may be cool to try the same thing with Scenic/Elixir to run as a desktop GUI app.  Elixir/Phoenix could do it also, though that forces a web app for a local API; didn’t seem practical.  In theory, I could also use Elixir + Tauri, but I haven’t taken the time to wrap my head around that yet.</p>
<p>It will become much more interesting when the AI can begin to ask us the questions we usually ask the clients or product owners, having the AI ask the developer those clarifying questions.  “Given the specified set of features, it seems you are going in the direction of blah, blah, blah.  Have you considered whether it should do X or Y also?”  It should also be capable of verifying the build configurations and build results itself instead of just responding with suggestions to fix our build error prompts.  But, I suspect it will need quite a bit larger context capacity than currently available before those type of things become possible.  Imagine the context capacity that would be required for it to hold an entire decent sized project to perform that type of analysis to ask those things.  But, right now, even a few larger files can exceed that analysis capacity, not to mention the additional complexity of links between those and yet more files, too.  From conversations on the ollama discord, I think <code>num_ctx</code> is now only around 2k or 4k.  That’s not a lot of space, though it is likely to keep growing over time.  (Of course, those are the local context sizes I’m working with, not the larger ones possible on big servers.)</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="355018" 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/thoughts-on-deepseek/69040/23">Post #22</a>
	                </div>
	            </div>
              <div id="likers-container-355018" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="355018"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-most-liked cat-most-liked" title="One of the top 3 liked posts in this thread!"></div>
  </section>
</div>
    <div class="postbit" id="355054" data-post-id="355054">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="AstonJ" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/AstonJ/120/15_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  AstonJ
                      <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">
								<aside class="quote no-group" data-username="TimButterfield" data-post="23" data-topic="69040">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/timbutterfield/48/2089_2.png" class="avatar"> TimButterfield:</div>
<blockquote>
<p>Local deepseek is interesting in that the different versions have different bases. For example, the 7b version has a qwen base, while the 8b version has a llama base. I pulled both, but have not yet done much comparison.</p>
</blockquote>
</aside>
<p>I’ve only used the Qwen models, however I did notice a difference where I felt the 7b performed better than the 32b, even though the latter took longer! I posted the results <a href="https://forum.devtalk.com/t/post-your-deepseek-results/185733/2?u=astonj" rel="nofollow">here</a> - if you’re on DT I’d be curious what kind of results you get with the same prompt.</p>
<aside class="quote no-group" data-username="TimButterfield" data-post="23" data-topic="69040">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/timbutterfield/48/2089_2.png" class="avatar"> TimButterfield:</div>
<blockquote>
<p>It will become much more interesting when the AI can begin to ask us the questions we usually ask the clients or product owners, having the AI ask the developer those clarifying questions.</p>
</blockquote>
</aside>
<p>That’d be pretty cool! In terms of design, they could show you initial concepts and ask which you’d prefer them to pursue.</p>
<hr>
<p>I think the next meaningful progression will be when we can run the current big models locally, with the moe that can’t be that far off I imagine..</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="355054" 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/thoughts-on-deepseek/69040/24">Post #23</a>
	                </div>
	            </div>
              <div id="likers-container-355054" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="355054"
                     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 #23"></div>
  </section>
</div>
    <div class="postbit" id="355059" data-post-id="355059">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Think your guide is universal. I’m trying it out on Windows. I got an RTX 4090 and I’m downloading <code>DeepSeek-R1-GGUF</code> and have a warning label <code>Likely too large for this machine</code> <img src="https://forum.elixirforum.com/images/emoji/apple/joy.png?v=15" title=":joy:" class="emoji" alt=":joy:" loading="lazy" width="20" height="20"> I’m curious what will happen. <img src="https://forum.elixirforum.com/images/emoji/apple/bug.png?v=15" title=":bug:" class="emoji" alt=":bug:" 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="355059" 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/thoughts-on-deepseek/69040/25">Post #24</a>
	                </div>
	            </div>
              <div id="likers-container-355059" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="355059"
                     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 #24"></div>
  </section>
</div>
    <div class="postbit" id="355060" data-post-id="355060">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="AstonJ" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/AstonJ/120/15_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  AstonJ
                      <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>Haha! Let us know how you get on but I think you’ll need enough memory for the model to load into it <img src="https://forum.elixirforum.com/images/emoji/apple/upside_down_face.png?v=15" title=":upside_down_face:" class="emoji" alt=":upside_down_face:" loading="lazy" width="20" height="20"></p>
<aside class="quote no-group" data-username="ken-kost" data-post="25" data-topic="69040">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/ken-kost/48/40209_2.png" class="avatar"> ken-kost:</div>
<blockquote>
<p>Think your guide is universal.</p>
</blockquote>
</aside>
<p>Thanks… <a href="https://forum.devtalk.com/t/how-to-run-deepseek-on-your-mac-windows-and-linux/185713" rel="nofollow">I’ve updated the title</a> <img src="https://forum.elixirforum.com/uploads/default/original/2X/6/6c3193d1dd46244da3c8c6f719c9f5e2abdd5ae8.gif?v=15" title=":003:" class="emoji emoji-custom" alt=":003:" 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="355060" 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/thoughts-on-deepseek/69040/26">Post #25</a>
	                </div>
	            </div>
              <div id="likers-container-355060" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="355060"
                     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 #25"></div>
  </section>
</div>
    <div class="postbit" id="355070" data-post-id="355070">
  <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">
								<aside class="quote no-group" data-username="AstonJ" data-post="24" data-topic="69040">
<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 posted the results <a href="https://forum.devtalk.com/t/post-your-deepseek-results/185733/2?u=astonj" rel="nofollow">here</a> - if you’re on DT I’d be curious what kind of results you get with the same prompt.</p>
</blockquote>
</aside>
<p>I’m on DT also.  I’m on a lot of things, too many to keep up with. <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>
I used the same prompt you had used and tested these (results posted in your linked thread):</p>
<ul>
<li>local Ollama API DeepSeek-R1:7b (qwen family)</li>
<li>local Ollama API DeepSeek-R1:8b (llama family)</li>
<li>Online <a href="http://chat.deepseek.com" rel="noopener nofollow ugc">chat.deepseek.com</a></li>
<li>Online Gemini (<a href="https://flutter-ai-toolkit-examp-60bad.web.app/" rel="noopener nofollow ugc">Flutter AI Toolkit</a>)</li>
<li>ChatGPT-4o</li>
<li>ChatGPT-o1</li>
</ul> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="355070" 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/thoughts-on-deepseek/69040/27">Post #26</a>
	                </div>
	            </div>
              <div id="likers-container-355070" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="355070"
                     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 #26"></div>
  </section>
</div>
    <div class="postbit" id="355837" data-post-id="355837">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>I’m a total newbie, so the following question might be very stupid:<br>
Is it possible to feed a local installation with an existing Elixir app, so that I can ask questions and it gives me answers that take into account both the programming language and the existing code and help 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="355837" 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/thoughts-on-deepseek/69040/28">Post #27</a>
	                </div>
	            </div>
              <div id="likers-container-355837" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="355837"
                     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 #27"></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/69040/load_more?page=3">Load more posts</a>
</div></template></turbo-stream>