Categories
tutorials
6 articles
-
Generate Excalidraw Diagrams from Claude Code with MCP
How to install and use the excalidraw-render MCP server to generate architecture diagrams directly from Claude Code, in PNG or SVG.
Read more -
Analyze Your Emails with AI: Claude Code + Gmail Practical Guide
Complete tutorial to create your intelligent email analysis assistant with Claude Code. 30-minute setup, read-only access, risk-free.
Read more -
Setting Up a Pre-Commit Hook to Verify Files Are Encrypted with Ansible Vault
In this tutorial, we'll set up a pre-commit(https://pre-commit.com/) hook to ensure that all files in the secret directory are encrypted with ansible-
Read more -
Activating Ansible Auto-completion with Argcomplete
Terminal auto-completion is a valuable tool for improving efficiency when using Ansible. By setting up argcomplete, you can enjoy Bash auto-completion
Read more -
Install and Configure Continue in VSCode with Ollama
Here's a step-by-step guide to installing and configuring the Continue extension in Visual Studio Code (VSCode) with Ollama. Before you begin, make su
Read more -
Installing Portainer with Docker Compose: Standard and Custom SSL Setup
Portainer is a powerful and easy-to-use management tool for Docker. In this tutorial, we will guide you through the installation of Portainer using Do
Read more