<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Posts on roughty18 blog</title>
    <link>https://roughty18.pages.dev/posts/</link>
    <description>Recent content in Posts 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/posts/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>
    <item>
      <title>Making LFS simple (mini-Debian)</title>
      <link>https://roughty18.pages.dev/posts/simple-lfs/</link>
      <pubDate>Thu, 05 Feb 2026 00:00:00 +0000</pubDate>
      <guid>https://roughty18.pages.dev/posts/simple-lfs/</guid>
      <description>&lt;p&gt;For a while now, I&amp;rsquo;ve been wanting to make an LFS system, but I&amp;rsquo;ve always seen&#xA;it as a hard guide to follow. I use Linux, sure, but I&amp;rsquo;m not that advanced yet,&#xA;but I wanted to try LFS. Because I see LFS like that, I&amp;rsquo;ve found a solution, by&#xA;using a small Debian system. I&amp;rsquo;ve added commands so you can follow along. The&#xA;requirements are as follows:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;a Debian/Debian-based system&lt;/li&gt;&#xA;&lt;li&gt;a few GBs of disk space&lt;/li&gt;&#xA;&lt;li&gt;&lt;code&gt;debootstrap&lt;/code&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;If you don&amp;rsquo;t have &lt;code&gt;debootstrap&lt;/code&gt;:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
