AI Tools
Best SEO MCP Servers: The Free Stack I Actually Run
The SEO MCP servers worth running, including the free Search Console and Analytics pair that audits my site every morning before I have had coffee.
What I'm building, Tools, infrastructure, and the occasional rabbit hole — backends, APIs, self-hosting, DevOps, and whatever I'm tinkering with.
AI Tools
The SEO MCP servers worth running, including the free Search Console and Analytics pair that audits my site every morning before I have had coffee.
AI Tools
I used to think of AI as one big brain typing back at me. Then I plugged in an MCP(model context protocol) server and understood, these are peripherals, and they change everything.
Tech
I finally gave my local Pi assistant something to actually know. Here's how pgvector and Ollama turned a chatbot into a private assistant with real answers.
Tech
Everyone assumes local AI needs a GPU. Here's how I got a local LLM running on a Raspberry Pi with Ollama, what speed to actually expect, and where the limits are.
Tech
RAG (retrieval augmented generation) is how AI answers questions about your own data. Here's how it works, why chatbots on websites use it, and why it beats fine-tuning.
Tech
OpenCode is the open source, model agnostic coding agent that lets you plug in Claude, GPT, Gemini, or your GitHub Copilot subscription without rewriting your workflow. Here's the full setup guide.
Tech
AI skills are reusable instruction files you create once and use everywhere. Here's how to write one, load it into Claude, and drop the exact same file into Cursor without changing a thing
Tech
Watching a dashboard is not monitoring. Real monitoring is when your server emails you the moment something goes wrong. Here is how I wired Netdata to Mailgun to make that happen.
Tech
I spent months running my self-hosted blog completely blind. No dashboards, no alerts, no idea what my Pi was doing at 2am. Here is how I fixed that with Netdata, Nginx, and Cloudflare Access in about 20 minutes.
Tech
Why pay for S3 when you have Google Drive and cron skills? Here is the exact rclone setup I use to back up MySQL for $0 a month.
Tech
Your cron job shows up in the logs. Session opened, command called, session closed — neat as a pin. And yet nothing actually happens. Here is the exact debugging trail that cracked mine open, from burned mail to a permission error on line three.
Tech
No static IP. No port forwarding. Just a domain and a daemon running on your machine. Here is how Cloudflare Tunnel makes self-hosting from home actually work.