Aditya Sharma

Writing

Everything I
have checked.

105 pieces Every number carries a named source and a date The Jyotisha and iPhone tools archives live on their own pages
  1. 01 MCP Server vs RAG: Which One You Actually Need They are not competing options. One is a retrieval architecture, the other is a wire protocol. The decision underneath, per data source. AI 9 min
  2. 02 Cognee Alternatives: What You Are Actually Replacing Three reasons people leave Cognee, three different replacements, and why the most recommended swap keeps the constraint you left over. AI 10 min
  3. 03 Scheduling WordPress Content Properly: Why Posts Miss Their Schedule and How to Fix It for Good Eleven overdue posts on a site I run, and the line in wp-cron.php that explains why a missed schedule is an orphan rather than a delay. Automation 12 min
  4. 04 Publishing to WordPress From a Script: The Complete, Correct Way Application Passwords, the posts and media endpoints, and the four things that return HTTP 201 while being wrong. Automation 15 min
  5. 05 n8n and WordPress: What Is Actually Worth Wiring Together There is no WordPress Trigger node in n8n, and that single absence decides most of what is worth building. Real nodes, real webhook setup, honest limits. Automation 12 min
  6. 06 Bulk Editing WordPress Content Over the REST API Without Breaking Anything Read with context=edit or you will overwrite your block markup with its own output. The endpoints, the dry run, the batch route and the five failures. Automation 11 min
  7. 07 MCP servers for WordPress: what actually exists and what each one can do The most-starred WordPress MCP server on GitHub is archived. Here is what is actually maintained, verified against every repository on 2 September 2026. AI 11 min
  8. 08 Guardrails for running an agent against a production WordPress site A WordPress application password has no scope and no expiry. Here is the role, the auth hook and the snapshot routine that put limits around an… AI 11 min
  9. 09 Automating WordPress maintenance with agents: what is worth automating and what is not wp plugin verify-checksums exits zero after skipping every commercial plugin on the site. That gap defines which maintenance tasks an agent should own. AI 11 min
  10. 10 The WordPress REST API as an agent surface: what you can and cannot automate Route by route from core source: which capability each endpoint needs, why core has no plugin update route, and the constant that turns soft deletes hard. AI 11 min
  11. 11 Self-Hosting Your Own Analytics: Plausible on a VPS, and What It Actually Costs My ClickHouse volume is 8.6 GB. The analytics inside it are 4.36 MiB. Here is where the rest went, and the real monthly bill. Automation 10 min
  12. 12 Running a Self-Hosted Crawler: Crawl4AI and SearXNG in Docker Real images, real limits, and the SearXNG failure that returns HTTP 200 with zero results and makes you write down findings that are not true. Automation 10 min

Agents in Production

The demos are impressive. I write down the part where it falls over.

Free. One email a week. Unsubscribe in one click, and I do not send anything else.