<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Security on Blog</title>
    <link>https://kazuf3.nicheapplab.com/tags/security/</link>
    <description>Recent content in Security on Blog</description>
    <image>
      <title>Blog</title>
      <url>https://kazuf3.nicheapplab.com/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</url>
      <link>https://kazuf3.nicheapplab.com/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</link>
    </image>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 01 Jun 2026 12:00:00 -0700</lastBuildDate>
    <atom:link href="https://kazuf3.nicheapplab.com/tags/security/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Homelab AI: Exposing Ollama on an Arch Linux Mini PC with Vulkan Acceleration</title>
      <link>https://kazuf3.nicheapplab.com/posts/blog/ollama-on-mini-pc/</link>
      <pubDate>Mon, 01 Jun 2026 12:00:00 -0700</pubDate>
      <guid>https://kazuf3.nicheapplab.com/posts/blog/ollama-on-mini-pc/</guid>
      <description>&lt;p&gt;Deploying Large Language Models (LLMs) locally usually requires heavy, expensive
desktop graphics cards. However, if you have an AMD-powered mini PC lying
around—like the Minisforum UM690 featuring a Ryzen 9 6900HX and integrated
Radeon 680M graphics—you can convert it into a quiet, efficient, dedicated AI
server for your local network.&lt;/p&gt;
&lt;p&gt;Many developers try to host local models on an entry-level or older gaming
laptop equipped with a dedicated NVIDIA card (like an RTX 3050 or 1650).
However, these laptops are often crippled by a restrictive &lt;strong&gt;4GB VRAM limit&lt;/strong&gt;,
which forces the LLM to overflow into system RAM, slowing generation speeds to
an unusable crawl. By contrast, an AMD Mini PC utilizes a Unified Memory
Architecture (UMA). By adjusting a simple BIOS setting, you can allocate &lt;strong&gt;8GB
or more&lt;/strong&gt; of your system RAM directly to the integrated Radeon 680M iGPU. This
provides a significantly larger, unified canvas capable of holding modern 3B and
8B models entirely in graphics memory without hitting local VRAM ceilings.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
