RSSAmplifier

Blog

Wanderings | A blog

Tech Blog

blog.hacktohell.orgRSS feed ↗7 posts

Latest posts

Ramblings on Claude Code and Philosophy of Work

Effect of Claude Code in changing behaviors of making software decision tradeoffs

Controlling Mitsubushi Heat Pump with esphome and homeassistant

Build a DIY smart thermostat for Mitsubishi heat pumps using ESP32, ESPHome, and Home Assistant for under $15.

Main Desktop Build and Pain Points

Documenting my main desktop build with a 3900x, dual GPUs, and the challenges of building a budget dual GPU system.

NAS and selfhosted server build

Building a budget NAS and self-hosted server under $275 using the NAS Killer guide with an i5-8500t and used enterprise drives.

Making VP9 hardware decoding work with Kaby Lake and Arch Linux

Guide to enabling VP9 and H.265 hardware video decoding on Intel Kaby Lake processors with VA-API on Arch Linux.

Moving from HDD to SSD with Arch Linux

Step-by-step guide to migrating an Arch Linux installation from HDD to SSD using rsync and chroot.

Adding multi level commands using spf13 cobra

How to chain commands and create multi-level command trees using spf13 cobra CLI library in Go.