Gists

Quick references, code snippets, and helpful guides.

Gist

Telegram OpenClaw Agent Setup — Getting Agents to respond in Groups

Troubleshoot why a Telegram bot (OpenClaw agent) won't respond in group chats. Learn how Telegram Bot Privacy Mode blocks non-command messages, how to disable privacy via @BotFather, why you must remove and re-add the bot after changing privacy settings, and how to configure OpenClaw group allowlists, requireMention, and gateway logs for reliable group responses.

Gist

Multiple Git Accounts on single machine

How to use multiple GitHub accounts on one machine: configure separate SSH keys and ~/.ssh/config hosts, clone with custom hostnames, and set per-repo git http://user.name and http://user.email safely.

Gist

N8N Docker Quick Commands

n8n Docker quick commands cheat sheet: run n8n with persistent volumes, map local folders, and export/import workflows and credentials using docker exec for fast local automation setup.

Gist

Testing DNS and services on localhost

Local DNS and http://localhost testing guide: add loopback IP aliases, update /etc/hosts for multiple local domains, and run Next.js on custom host/IPs to test multi-domain setups on one machine.

Gist

Drag and Drop UI Builders

Drag-and-drop UI builder tools list (React-friendly): explore Blocks UI, OpenChakra, Pagedraw, Craft.js, and TeleportHQ for visual page building and rapid prototyping—notes on age/obsolescence included.