
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.

The best coding LLM setup I've discovered (so far)
My current LLM coding setup and how to replicate it. After testing various tools and workflows, I've landed on Claude Code with MCP tools like Serena for intelligent code navigation and Context7 for live documentation lookups. I cover why context management matters, how custom skills improve output quality, and the most important habit most developers miss — telling the AI when it's wrong.

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.