<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:cc="http://cyber.law.harvard.edu/rss/creativeCommonsRssModule.html">
    <channel>
        <title><![CDATA[Stories by Ikhsan Nusaly on Medium]]></title>
        <description><![CDATA[Stories by Ikhsan Nusaly on Medium]]></description>
        <link>https://medium.com/@ikhsanskuy?source=rss-34af2b1f1010------2</link>
        <image>
            <url>https://cdn-images-1.medium.com/fit/c/150/150/1*7prQSZapJenkyKC9vqbKEw@2x.jpeg</url>
            <title>Stories by Ikhsan Nusaly on Medium</title>
            <link>https://medium.com/@ikhsanskuy?source=rss-34af2b1f1010------2</link>
        </image>
        <generator>Medium</generator>
        <lastBuildDate>Wed, 03 Jun 2026 19:47:54 GMT</lastBuildDate>
        <atom:link href="https://medium.com/@ikhsanskuy/feed" rel="self" type="application/rss+xml"/>
        <webMaster><![CDATA[yourfriends@medium.com]]></webMaster>
        <atom:link href="http://medium.superfeedr.com" rel="hub"/>
        <item>
            <title><![CDATA[What If Civilization Collapsed, and Humanity Had to Restart From Zero? (From Dr. Stone)]]></title>
            <link>https://medium.com/@ikhsanskuy/what-if-civilization-collapsed-and-humanity-had-to-restart-from-zero-from-dr-stone-c59b85ee0ed6?source=rss-34af2b1f1010------2</link>
            <guid isPermaLink="false">https://medium.com/p/c59b85ee0ed6</guid>
            <dc:creator><![CDATA[Ikhsan Nusaly]]></dc:creator>
            <pubDate>Mon, 11 May 2026 15:06:39 GMT</pubDate>
            <atom:updated>2026-05-11T15:38:27.242Z</atom:updated>
            <content:encoded><![CDATA[<figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/0*_DoIdmm-x27-ve_D" /><figcaption>Senku from Dr. Stone</figcaption></figure><p>What if the world reset to zero overnight? no machine and people back to prehistoric times? You can see it happened in an anime called Dr. Stone where the present world got cursed (petrification) that every living creature is turned to stone, including human and nature takes over. But one day, a guy called Senku is freed from stoning because of some bat poop liquid (nitric acid) that able to crack the stone by trigger depetrification by corroding the outer stone layer (you’ll know after watch the first episode).</p><p>He’s the only person who lived. Senku is a master of science, he can build machines, make medicine and re-invent previous tools like sunglasses, soap, antibiotics, even a radar and telephone machine. It all counts as leaps civilization forward 100 years earlier simply because he knows science. Notice how one domain of knowledge can skipped 100 years time of research and trial &amp; error.</p><p>That’s when you realize how valuable science truly is. Science can explain any kind of natural phenomenon, how worlds really works, and even knew something beyond our universe. Our most powerful access to science is books.</p><p>A book is the greatest gift our predecessors ever left us. Notice how their 10–20–100 years of research are all condensed into a pile of paper. You can compress years of research into minutes, digging into someone&#39;s mind and know exactly what happened in the past, thanks to the book.</p><blockquote>A few hours of reading can save you years of research.</blockquote><p>Every book is someone else’s years, gifted to you. Every page you turn is years of someone else’s obsession, failure, and breakthrough gifted directly to you. You are not just reading, you are digesting research and knowledge for centuries. We are the wealthiest humans in history, not because of money, but because of access to knowledge.</p><p>So, have you absorbed a century of human knowledge today, or in simpler terms, have you read a book?</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=c59b85ee0ed6" width="1" height="1" alt="">]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[How to run limitless free AI Agent with Local LLM]]></title>
            <link>https://medium.com/@ikhsanskuy/how-to-run-limitless-free-ai-agent-with-local-llm-d70ecc072f8e?source=rss-34af2b1f1010------2</link>
            <guid isPermaLink="false">https://medium.com/p/d70ecc072f8e</guid>
            <category><![CDATA[ai]]></category>
            <category><![CDATA[coding]]></category>
            <category><![CDATA[llm]]></category>
            <dc:creator><![CDATA[Ikhsan Nusaly]]></dc:creator>
            <pubDate>Fri, 13 Mar 2026 04:34:46 GMT</pubDate>
            <atom:updated>2026-03-14T09:00:23.440Z</atom:updated>
            <content:encoded><![CDATA[<h3>How I Set Up a Limitless AI Coding Agent Locally — No Subscription, Unlimited Tokens</h3><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/0*LmwLdQhxgLPDtDJh.jpg" /><figcaption>Gojo limitless</figcaption></figure><p>Tired of recurring billing and limited tokens? Now you can run it with no subscription, no internet, no recurring billing, and unlimited tokens.</p><p>We gonna use Ollama for downloading local LLM, there is so many good models you can pick any models like Minimax, GLM, or Kimi, but at this time open-source model that allowed to download is Qwen 3.5. Qwen 3.5 is one of the most advanced open-source models.</p><h3>1. Download Ollama</h3><p>You can download Ollama <a href="https://ollama.com/download">here</a>.</p><h3>2. Download LLM (Choose Qwen 3.5)</h3><p>And download the model, at this time we use Qwen 3.5, you can download <a href="https://ollama.com/library/qwen3.5">here</a>.</p><h3>3. Install OpenCode or Pi.</h3><p>Both OpenCode and Pi are open-source AI Coding Agent and can integrate with a local LLM. Install <a href="https://opencode.ai/">OpenCode</a> or <a href="https://pi.dev/">Pi</a>.</p><h4>3.1 Integrate Local LLM with OpenCode.</h4><p>Basically, Ollama will automatically configure itself for OpenCode or you can directly install with ollama launch opencode --model qwen3.5 But if it doesn’t work i provide the manual here.</p><p><strong>3.1.1 Config model with OpenCode.</strong></p><p>After install opencode you can open the config with nano ~/.config/opencode/opencode.json and paste this config code.</p><pre>{<br>  &quot;$schema&quot;: &quot;https://opencode.ai/config.json&quot;,<br>  &quot;provider&quot;: {<br>    &quot;ollama&quot;: {<br>      &quot;npm&quot;: &quot;@ai-sdk/openai-compatible&quot;,<br>      &quot;name&quot;: &quot;Ollama&quot;,<br>      &quot;options&quot;: {<br>        &quot;baseURL&quot;: &quot;http://localhost:11434/v1&quot;<br>      },<br>      &quot;models&quot;: {<br>        &quot;qwen3.5:latest&quot;: {<br>          &quot;name&quot;: &quot;qwen3.5:latest&quot;<br>        }<br>      }<br>    }<br>  }<br>}</pre><p><strong>3.1.2 Connect the model that we have been config.</strong></p><p>The next step is to connect with OpenCode. To open OpenCode, you can type opencode in the terminal. Inside the OpenCode interface, type /models to choose a model.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/858/1*q4aDUT3FDtncekvdD5Jsnw.png" /></figure><p>Choose Qwen 3.5, make sure it’s from Ollama (local).</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/543/1*_HEsJXwgvc4CuoJLijM_2g.png" /></figure><p>And it runs!</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*es_LYZpXJW-ExKWSAmqf5g.png" /></figure><h4>3.2 Integrate Local LLM with Pi.dev</h4><p><strong>3.1.1 Config model with Pi.dev.</strong></p><p>After install Pi.dev you can open the config with nano ~/.pi/agent/models.jsonand paste this config code.</p><pre>{<br>  &quot;providers&quot;: {<br>    &quot;ollama&quot;: {<br>      &quot;baseUrl&quot;: &quot;http://localhost:11434/v1&quot;,<br>      &quot;api&quot;: &quot;openai-completions&quot;,<br>      &quot;apiKey&quot;: &quot;ollama&quot;,<br>      &quot;models&quot;: [<br>        { &quot;id&quot;: &quot;qwen3.5:latest&quot; }<br>      ]<br>    }<br>  }<br>}</pre><p><strong>3.1.2 Connect the model that you have been config.</strong></p><p>The next step is to connect with Pi.dev. Open it with typeopencode in the terminal. Inside the Pi.dev interface, type /model to choose a model.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/829/1*g4108aVYZ26ZfEnrQRKg8A.png" /></figure><p>Choose Qwen 3.5, make sure it’s from Ollama.</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/822/1*9cFZ_Jn5AqiM0Z-N1c7Evw.png" /></figure><p>Here you go, I do a small task with a specific prompt, and it works!</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*TiUv2sMwK_t5dbTxaJnE7g.png" /></figure><h4>5. Voila! You can run AI Agent with zero dollar spent.</h4><p>Benchmark :</p><figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*Ky2a4mA78QFHSp8N6zBKcw.png" /></figure><p><strong>*</strong>Ubuntu run on CPU only, I still optimize to use my GPU in <strong>Ubuntu Workstation</strong></p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=d70ecc072f8e" width="1" height="1" alt="">]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Taylor Swift and her song]]></title>
            <link>https://medium.com/@ikhsanskuy/taylor-swift-and-her-song-fb4c93b29ab8?source=rss-34af2b1f1010------2</link>
            <guid isPermaLink="false">https://medium.com/p/fb4c93b29ab8</guid>
            <dc:creator><![CDATA[Ikhsan Nusaly]]></dc:creator>
            <pubDate>Tue, 08 Jul 2025 11:25:55 GMT</pubDate>
            <atom:updated>2026-03-17T08:19:59.320Z</atom:updated>
            <content:encoded><![CDATA[<h3>Why Taylor Swift Can Say What Your Brain Can’t</h3><figure><img alt="" src="https://cdn-images-1.medium.com/max/457/1*rgTkvOlSk3ikhUIE6Egcsg.png" /></figure><p>One reason I love Taylor’s songwriting is how she turns feelings into something real, from something abstract into something tangible. What does this mean? How does this happen? Before we dive in, let’s see what science says.</p><p>For an overview, our brain has two important parts <strong>limbic </strong>and<strong> neocortex</strong>.<strong> </strong>The <strong>limbic</strong> system is responsible for emotion and memory it is so powerful, isn’t it? But the <strong>limbic </strong>system doesn’t have the ability to process our thinking into a word. So that’s where the <strong>neocortex</strong> comes in, the <strong>neocortex</strong> is responsible for processing our thinking into a word or translating our feelings into language.</p><p>Love is so abstract that we can only think about it, we can’t even explain why we feel it. For example, when someone asks, <em>“Why do you love her?”</em><strong><em> — </em></strong>you know the answer, but putting it into words feels impossible, it feels like you’re interpreting an entire universe of your emotions into a bunch of words, we’re forced to use words, and sometimes we messed up.</p><p>In this part, Taylor really nailed it, she takes <strong>limbic</strong> memories and turns them into specific, sensory details, for example, <em>“green eyes and freckles and your smile”</em> (<em>Everything Has Changed</em>) or <em>“I miss your tan skin, your sweet smile, so good to me, so right”</em> (<em>Back To December</em>) These aren’t just lyrics it described as raw, unfiltered, natural, and original memory of her stories that’s why her songs feel like memories you never had because she translates feelings into language you can recognize. So when her song hits you right in the feelings — yep, that’s your limbic system doing its thing.</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=fb4c93b29ab8" width="1" height="1" alt="">]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Be Friends with Boringness]]></title>
            <link>https://medium.com/@ikhsanskuy/be-friends-with-boringness-34b7b02ba13c?source=rss-34af2b1f1010------2</link>
            <guid isPermaLink="false">https://medium.com/p/34b7b02ba13c</guid>
            <category><![CDATA[development]]></category>
            <dc:creator><![CDATA[Ikhsan Nusaly]]></dc:creator>
            <pubDate>Fri, 04 Jul 2025 10:28:06 GMT</pubDate>
            <atom:updated>2026-03-17T08:06:45.302Z</atom:updated>
            <content:encoded><![CDATA[<figure><img alt="" src="https://cdn-images-1.medium.com/max/1024/1*qFBjFXpBEeZiZG6ATVNd4Q.png" /></figure><p>Have you ever try to open a book and after 30 seconds your hand reach your phone, sounds familiar? How is that happened?</p><p>In this era, scrolling TikTok has become the norm. It’s a hack to get instant dopamine, just lay on a couch and your brain is filled with a lot of happiness.</p><p>When it comes to work or learn it really feels painfully boring, no funny video, no laying around, no sensation to get fun thing in a short amount of time.</p><p><strong>That’s why you should be friends with boringness.</strong></p><p>A research by Timothy Wilson, University of Virginia in 2014 are experimenting by make people to stay silent in a room for 15 min, they dont have anything except one button that make them strike by electricity.</p><p>And guess what they do? 67% of men and 25% of women chose to hit the button and feel pain instead of being stuck in a boring state. When you bored even get shocked is entertaining.</p><p>I once experienced it, when I was sitting quietly in a room with no device. I finally reach my pile of books and start read it, and also I finish my read-later article and ended up writing down my expenses report that i always avoid.</p><p>If you are able to stay in a boring state, you can read a book that doesn&#39;t have instant dopamine. No, it won&#39;t give you a quick high dopamine until you get ‘A-HA!’ moment, and that’s when real dopamine cames in, and when you experience it, trust me, you will be addicted, and yes! Reading a book can be addictive.</p><p>The best dopamine doesn’t come from short, instant scrolling. It comes from the slow, steady joy of learning and growing. That’s the real satisfying dopamine.</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=34b7b02ba13c" width="1" height="1" alt="">]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[AI is remove our human side]]></title>
            <link>https://medium.com/@ikhsanskuy/ai-is-remove-our-human-thing-0e91cd7606f3?source=rss-34af2b1f1010------2</link>
            <guid isPermaLink="false">https://medium.com/p/0e91cd7606f3</guid>
            <dc:creator><![CDATA[Ikhsan Nusaly]]></dc:creator>
            <pubDate>Wed, 12 Feb 2025 09:49:11 GMT</pubDate>
            <atom:updated>2026-02-18T13:34:11.300Z</atom:updated>
            <content:encoded><![CDATA[<p>When I write an email, I just prompt it to AI and get a perfect email and perfect words in it, and I send it right away, and I get the reply, read it, and get a perfectly replied email. It happens so instantly and so easily, but it can lead to we lose our human side.</p><p>Humans often create errors such as write gramatically error or just typos, but that is a human thing, our weakness is having mistake, but our strength is learn from mistakes.</p><p>I don’t blame AI for existing in this world but I’m tired that AI is replacing anything we do, if that’s the case, we don’t need to exist we just need AI to exist in this world.</p><p>AI is just a helper, not our replacement, so instead of writing an email full of AI, you can type it from your own and let AI correct it. It is far better, it got your point, it came from your heart, and you can save your time by prompt AI to correct your words.</p><p>So the point is, instead of write a perfect long word email, it is okay to write somheting worng like what I just did, I’m more happy if you mistakenly make a grammatical error or typos but it is from your brain, heart, and your own hand, rather than you type perfectly essay, but it is full of AI.</p><img src="https://medium.com/_/stat?event=post.clientViewed&referrerSource=full_rss&postId=0e91cd7606f3" width="1" height="1" alt="">]]></content:encoded>
        </item>
    </channel>
</rss>