From Idea to Draft PR with Hermes Kanban
A practical look at using Hermes Kanban to coordinate AI coding agents for feature delivery, bug fixes, independent review, and human-approved draft pull requests.
DevOps Engineer and Backend Solutions Developer specializing in Kubernetes, AWS, Python, and Terraform. Sharing insights on cloud infrastructure, automation, and system architecture.
A practical look at using Hermes Kanban to coordinate AI coding agents for feature delivery, bug fixes, independent review, and human-approved draft pull requests.
How to use Hermes agent profiles to isolate state, memories, and gateway processes across multiple AI agents on the same machine. Covers HERMES_HOME, profile creation, gateway isolation, and day-to-day usage.
How to use Claude Code Remote Control with Ollama running on a remote GPU server. Control local AI coding sessions from your phone or browser while leveraging powerful self-hosted models.
How I built a KOReader plugin that generates AI-powered Anki flashcards from highlighted text on a Kobo e-reader, using Qwen to generate definitions, IPA, synonyms, example sentences, and anime-style images.
Complete guide to integrating CodeRabbit AI code reviews with Claude Code. Includes installation, authentication, troubleshooting, and real-world usage patterns for autonomous development workflows.
How I vibecoded an Anki flashcard generator that uses multiple AI models (Claude, Gemini, OpenAI, Qwen, ElevenLabs, Chatterbox) to automatically create vocabulary cards with definitions, images, and audio.
Guide to troubleshooting Claude Code API timeouts, checking Anthropic status, switching between Sonnet, Opus, and Haiku models, and using fallback AI providers like Google Gemini, OpenAI Codex, or Qwen.
Using Claude Code (Sonnet 4.5) to build a functional Pico-8 Mastermind game without learning the language. Exploring AI's coding excellence and artistic limitations in fantasy console game development.
Discover GitHub Copilot CLI, a terminal-native AI assistant with native GitHub integration and MCP support. Learn how to leverage interactive commands, manage repositories, and automate DevOps workflows from the terminal.
Learn how GitHub Models provides free access to GPT-4o and other AI models directly in GitHub Actions, with practical examples and comparison to Claude Code for different use cases.