
Guides3 Jun 2026
How to connect the Hermes Desktop App to a Remote Hermes Backend (the clean way)
Run the Hermes agent on an always-on machine and drive it from the native desktop app. No tunnels, no proxy. The exact flags, the token to persist, and secure Tailscale access.

Development15 May 2026
Block Clankers: A GitHub Action That Auto-Blocks Bot PR Spam
A small GitHub Action that auto-syncs your block list against a community-maintained registry of spam bot accounts. Fork it, drop in a token, and never deal with a "fix typo" PR from a brand-new account again.

Guides8 Jun 2025
Making your documentation AI-Friendly: A Practical Guide
I've been working with AI and web scraping for a while now, and I want to share some practical tips on how to make your documentation more AI-friendly. Instead of trying to block all bots (which never really works), let's focus on creating structured, reliable channels for beneficial AI while keeping the bad actors out.