>

Color-Coding Tmux Tabs for Claude Code and OpenCode

Feb 27, 2026
AI/AI, Claude Code, Tmux, Shell

A tmux integration that colors window tabs based on AI agent state — green when done, yellow when waiting, purple when active — using Claude Code hooks and OpenCode plugins.

read more →

Building a Semantic Search Engine for Claude Code History

Feb 22, 2026
AI/AI, Embeddings, Search, Claude Code, Python

A Python tool that indexes Claude Code sessions and provides three-level semantic search using local embeddings.

read more →

Using Other AI Models as Claude Code Reviewers

Feb 8, 2026
AI/AI, Claude Code, Code Review

Claude Code skills that shell out to Gemini CLI, Codex CLI, and OpenCode to get second opinions on code — all in read-only mode, writing to /tmp, without leaving your session.

read more →

Modding Balatro on Steam Deck

Mar 21, 2025
Steam Deck/Gaming, Modding, Steam Deck

A guide to installing mods for Balatro on the Steam Deck using the Bunco mod framework.

read more →

Remotely Accessing Your Steam Deck

Mar 21, 2025
Steam Deck/Steam Deck, SSH

A guide on how to remotely access your Steam Deck from another computer using Steam Link and SSH.

read more →

Modding Slay The Spire on Steam Deck

Mar 21, 2025
Steam Deck/Gaming, Modding, Steam Deck

A guide to installing mods for Slay the Spire on the Steam Deck, with a focus on the Downfall Expansion Mod.

read more →

Using Bolt to Build a Website

Mar 18, 2025
AI/AI, Website

Exploring the capabilities of Bolt and Bolt.diy for building a personal website, comparing their features, limitations, and overall usability.

read more →

VSCode Tunnel Service on Arch Linux

Jan 30, 2024
Docs/Arch, Chromebook, VSCode

Guide on how to set up a VSCode tunnel service on your Arch Linux system, allowing you to connect to your remote development server seamlessly through the https://insiders.vscode.dev/ website.

read more →

All-in-One Bootable USB with Ventoy

Dec 14, 2023
Tutorial/Engineering, OS

Stop carrying multiple USB drives — Ventoy lets you boot any number of ISOs from a single stick with no reflashing.

read more →

Discord Webhook Integration

Dec 1, 2023
Web/Discord, Server, Webhook

A quick overview of Discord slash commands and a bit of history behind Discord bots.

read more →

RAID troubleshooting

Nov 17, 2023
Learning/Post-Mortem, RAID

Right before Thanksgiving, my server failed to boot. Thinking it was a failed hard drive, I tried to diagnose the problem. Leading to an even worse issue. Here is the post-mortem.

read more →

Signing GitHub commits with GPG Key

Jun 9, 2022
Docs/Git, Security

Signing GitHub commits with a GPG key. Reference to importing and exporting key to different devices through ssh/file transfer.

read more →

Phase 10 Randomizer

Apr 22, 2021
Website/App, Website

How I created a web app to generate a new rules for Phase 10.

read more →

Bypass Discord Upload Limit

Mar 3, 2021
Troubleshooting/Discord

Using my Linux knowledge to bypass the Discord upload limit. Dropping a file into a shared folder, then having it automatically compressed, and shared via server URL.

read more →