Posts

Subscribe via RSS →
9 min read

Bridging IFTTT to Your Local AI Assistant with an MCP Proxy

IFTTT shipped MCP support but only for Claude and ChatGPT. Here’s how I built a 500-line Node.js proxy to connect it to any stdio-based MCP client, and the two gotchas that made it interesting.

  • ai
  • tools
  • coding
  • automation
6 min read

Your AI Provider Is a Single Point of Failure

Last Friday, a government letter took Anthropic’s most advanced models offline worldwide. If your architecture doesn’t assume your AI provider will disappear, you’re running on …

  • AI
  • resilience
  • architecture
  • GenAI
7 min read

Your Coding Assistant Is Not You

Developers everywhere are panicking when their AI coding assistant goes silent. The dependency patterns are real and the skill erosion is measurable. But these tools don’t define you. Awareness …

  • AI
  • coding
  • addiction
  • GenAI
8 min read

The Next Casualty of the GenAI Revolution

I was at an event this morning where someone said something that really resonated with me. “The new programming language is English.” And you know what? They’re right. Jensen Huang …

  • GenAI
  • LLM
  • Agents
  • Tools