RSSAmplifier

Blog

lgallardo.com

DevOps Engineer and Backend Solutions Developer specializing in Kubernetes, AWS, Python, and Terraform. Sharing insights on cloud infrastructure, automation, and system architecture.

lgallardo.comRSS feed ↗10 posts

Latest posts

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.

Hermes Agent Profiles: Isolating Agents in Practice

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.

Claude Code Remote Control + Ollama: Control Your GPU Server from Your Phone

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.

AI Flashcards While You Read: Building a KOReader Plugin for Anki

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.

AI-Powered Code Reviews in Claude Code: A Complete CodeRabbit Integration Guide

Complete guide to integrating CodeRabbit AI code reviews with Claude Code. Includes installation, authentication, troubleshooting, and real-world usage patterns for autonomous development workflows.

From Copy-Paste Hell to One-Click Magic: How I Vibecoded an AI-Powered Anki Flashcard Generator

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.

When Claude Goes Silent: Navigating API Timeouts and Model Selection in Claude Code

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.

Code-Vibing with AI: Building a Pico-8 Game Without Learning the Language

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.

GitHub Copilot CLI: Terminal-Native AI with Seamless GitHub Integration

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.

GitHub Models: Simple AI Integration for DevOps Workflows

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.