<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>Wanderings | A blog</title>
        <link>http://blog.hacktohell.org</link>
        <description>Tech Blog</description>
        <item>
          <title>Ramblings on Claude Code and Philosophy of Work</title>
          <link>http://blog.hacktohell.org/claude-code-and-philisophy-code</link>
          <description>Effect of Claude Code in changing behaviors of making software decision tradeoffs</description>
          <pubDate>Sun, 18 Jan 2026 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Controlling Mitsubushi Heat Pump with esphome and homeassistant</title>
          <link>http://blog.hacktohell.org/mitsubishi-ac-heat-pump-esphome-homeassistant</link>
          <description>Build a DIY smart thermostat for Mitsubishi heat pumps using ESP32, ESPHome, and Home Assistant for under $15.</description>
          <pubDate>Mon, 23 Jun 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Main Desktop Build and Pain Points</title>
          <link>http://blog.hacktohell.org/main-build</link>
          <description>Documenting my main desktop build with a 3900x, dual GPUs, and the challenges of building a budget dual GPU system.</description>
          <pubDate>Mon, 03 Jun 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>NAS and selfhosted server build</title>
          <link>http://blog.hacktohell.org/nas-server-build</link>
          <description>Building a budget NAS and self-hosted server under $275 using the NAS Killer guide with an i5-8500t and used enterprise drives.</description>
          <pubDate>Tue, 23 Apr 2024 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Making VP9 hardware decoding work with Kaby Lake and Arch Linux</title>
          <link>http://blog.hacktohell.org/vp9-hardware-decoding-arch-linux</link>
          <description>Guide to enabling VP9 and H.265 hardware video decoding on Intel Kaby Lake processors with VA-API on Arch Linux.</description>
          <pubDate>Mon, 29 May 2017 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Moving from HDD to SSD with Arch Linux</title>
          <link>http://blog.hacktohell.org/moving-from-hdd-to-ssd-arch</link>
          <description>Step-by-step guide to migrating an Arch Linux installation from HDD to SSD using rsync and chroot.</description>
          <pubDate>Sun, 19 Mar 2017 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>Adding multi level commands using spf13 cobra</title>
          <link>http://blog.hacktohell.org/multi-level-command-spf13</link>
          <description>How to chain commands and create multi-level command trees using spf13 cobra CLI library in Go.</description>
          <pubDate>Sun, 12 Mar 2017 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>