<?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>Archdaemon</title><link>https://archdaemon.xyz/</link><description>Recent content on Archdaemon</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 14 Jun 2026 15:41:00 -0400</lastBuildDate><atom:link href="https://archdaemon.xyz/index.xml" rel="self" type="application/rss+xml"/><item><title>Anima System Heartbeat: Giving Your Linux Desktop a Pulse</title><link>https://archdaemon.xyz/posts/anima-system-heartbeat/</link><pubDate>Sun, 14 Jun 2026 15:41:00 -0400</pubDate><guid>https://archdaemon.xyz/posts/anima-system-heartbeat/</guid><description>&lt;p&gt;I built something weird and useful: a biometric hardware monitor that maps your system&amp;rsquo;s physical strain into an organic, beating heart on your desktop.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s called &lt;strong&gt;Anima System Heartbeat&lt;/strong&gt; 🫀, and it turns CPU/GPU load into a real-time visual and auditory pulse. Because why stare at boring graphs when your machine can literally have a heartbeat?&lt;/p&gt;
&lt;h2 id="what-it-does"&gt;What It Does&lt;/h2&gt;
&lt;p&gt;The project ships two flavors:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Desktop Widget&lt;/strong&gt; (&lt;code&gt;kimi_desktop_pulse.py&lt;/code&gt;): A borderless, floating heart that lives on your Linux desktop. Drag it wherever you want. Right-click to kill it. It beats faster when your system is stressed, slower when it&amp;rsquo;s idle.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Web Dashboard&lt;/strong&gt; (&lt;code&gt;kimi_heartbeat.py&lt;/code&gt;): A lightweight Flask-based local dashboard with full metric breakdowns and a stylized CSS pulse.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="the-nerdy-bits"&gt;The Nerdy Bits&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Unified Stress Tracking&lt;/strong&gt;: It samples both CPU usage and NVIDIA GPU utilization, then uses whichever is higher (&lt;code&gt;max(cpu, gpu)&lt;/code&gt;) to drive the pulse engine. This means GPU-heavy workloads (rendering, training, gaming) register just as hard as CPU-bound tasks.&lt;/p&gt;</description></item><item><title>Universal Linux Performance &amp; Oculink eGPU Optimization Engine</title><link>https://archdaemon.xyz/posts/universal-linux-oculink-optimizer/</link><pubDate>Sun, 14 Jun 2026 14:25:00 -0400</pubDate><guid>https://archdaemon.xyz/posts/universal-linux-oculink-optimizer/</guid><description>&lt;p&gt;An automated, idempotent system tuning utility engineered specifically for &lt;strong&gt;Small Form Factor (SFF) Mini PCs&lt;/strong&gt; running modern Linux distributions (including Fedora, Ubuntu, Debian, and rolling-release distros) paired with external graphics infrastructure (&lt;strong&gt;Oculink / dedicated PCIe links&lt;/strong&gt;).&lt;/p&gt;
&lt;p&gt;This engine eliminates aggressive power-state downshifting, bypasses mobile driver thermal throttling, stabilizes LUKS storage hooks, and tunes virtual memory boundaries to guarantee zero-latency throughput for heavy developer compute, deep learning inference, and high-frame-rate rendering.&lt;/p&gt;</description></item><item><title>About</title><link>https://archdaemon.xyz/about/</link><pubDate>Sun, 14 Jun 2026 13:00:00 -0400</pubDate><guid>https://archdaemon.xyz/about/</guid><description>&lt;p&gt;I&amp;rsquo;m thedemiurge — a Linux user, and builder of things that shouldn&amp;rsquo;t work but do.&lt;/p&gt;
&lt;h2 id="what-i-do"&gt;What I Do&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Linux Optimization&lt;/strong&gt;: I run Linux (CachyOS) on bare metal and optimize it for eGPU workloads. Check out my &lt;a href="https://github.com/scottyad/arch-oculink-optimizer"&gt;arch-oculink-optimizer&lt;/a&gt; repo.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Technical Content&lt;/strong&gt;: I write about hardware optimization, thermal management, and building independent technical authority.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Independent Work&lt;/strong&gt;: I build authority through technical content, not corporate ladders.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="this-site"&gt;This Site&lt;/h2&gt;
&lt;p&gt;&lt;code&gt;archdaemon.xyz&lt;/code&gt; is my digital workshop. I write about:&lt;/p&gt;</description></item><item><title>Hello, World</title><link>https://archdaemon.xyz/posts/hello-world/</link><pubDate>Sun, 14 Jun 2026 13:00:00 -0400</pubDate><guid>https://archdaemon.xyz/posts/hello-world/</guid><description>&lt;p&gt;This is the first post on &lt;code&gt;archdaemon.xyz&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;I built this site to have a single place for my technical work — thermal engineering notes, Linux optimizations, and whatever else I&amp;rsquo;m tinkering with.&lt;/p&gt;
&lt;p&gt;The domain name? &lt;code&gt;archdaemon&lt;/code&gt; combines two things I care about: &lt;strong&gt;Linux&lt;/strong&gt; (the best open-source operating system) and &lt;strong&gt;daemon processes&lt;/strong&gt; (the invisible services that keep systems running). Plus it sounds metal.&lt;/p&gt;
&lt;p&gt;More soon.&lt;/p&gt;</description></item></channel></rss>