<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Selfhosted on roughty18 blog</title>
    <link>https://roughty18.pages.dev/tags/selfhosted/</link>
    <description>Recent content in Selfhosted on roughty18 blog</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 06 Feb 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://roughty18.pages.dev/tags/selfhosted/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Making my own custom AI (not from scratch)</title>
      <link>https://roughty18.pages.dev/posts/custom-ai/</link>
      <pubDate>Fri, 06 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://roughty18.pages.dev/posts/custom-ai/</guid>
      <description>&lt;p&gt;So, I&amp;rsquo;ve recently been trying to make my own AI and run it on my old-ish home&#xA;server with no dedicated GPU. I&amp;rsquo;ve customized my AI with some custom system&#xA;prompts and skills. Here&amp;rsquo;s how I did it:&lt;/p&gt;&#xA;&lt;h1 id=&#34;1-lets-install-ollama&#34;&gt;1. Let&amp;rsquo;s install Ollama&lt;/h1&gt;&#xA;&lt;p&gt;Since I did this on Linux, let&amp;rsquo;s install Ollama for AI:&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-sh&#34; data-lang=&#34;sh&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;curl -fsSL https://ollama.com/install.sh | sh&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Just let it install. For me it took just a few minutes.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
