Managing OpenCode Sessions with Herdr
At work, I use WezTerm to manage my terminal sessions. Its tab + pane implementation is great and being able to configure it with Lua gives us great flexibility. However, when working with OpenCode, I felt some things were missing.
Using Proxmox in Terraform is weird
Managing a multi-node Proxmox cluster with Terraform sounded like a good idea. I searched for the most supported, up-to-date Terraform provider for it, bpg/proxmox, and got to work. Then my plan didn't apply and I got an SSH error??
Getting Started with OpenCode
OpenCode is an AI coding assistant. It ships a desktop app, plugins for IDEs and a CLI that runs in your terminal, which makes it awesome for agentic tasks. Here's how to set it up.