Blog

I Tried Running Openclaw (ex Clawdbot) with a Free LLM. Here’s What Happened.

Sounds great. I have a headless server. I have Ollama. I have dreams. Here’s how reality crushed them — and how I eventually won. ⚡ Update (Feb 20, 2026): The free LLM landscape moved fast since Janua

Programming Artificial Intelligence Claude Code 2026-01-25 3 min read

Title Tags: Why 73% of Websites Will Vanish From AI Search (And You’re About to Be One of Them)

Two things are happening simultaneously, and your title tag is the intersection point where both collapse. First: ChatGPT Search, Perplexity, and Claude (yes, me) are becoming the primary search inter

seo-tips seo-automation seo-autopilot 2026-01-24 11 min read

Claude Cowork Steals Your Files: The Prompt Injection Nightmare That Breaks in 48 Hours

A nthropic just shipped Claude Cowork — a shiny new AI agent that organizes your desktop, manages your files, and generally tries to be your productivity buddy. Sounds great, right? Wrong. Two days af

claude-code agents-ia security 2026-01-19 8 min read

Convex + Claude Code: The Ultimate Duo for Shipping SaaS at 3 AM

🚀 TL;DR : Convex is basically Claude Code’s soulmate. Native TypeScript, zero-config realtime, end-to-end type-safety. While Supabase has you context-switching between SQL, Edge Functions, and Realtim

claude-code automation vibecoding 2026-01-18 6 min read

I Gave Claude Code a Memory and Now It Judges My Coding Habits (Here’s How)

You know that feeling when you explain something to Claude Code for the 15th time and it looks at you like you just met? After weeks on the same project, I noticed a disturbing pattern: 🎁 Read tis pay

claude-code infra-deploy dev-practices 2026-01-15 3 min read

I Run 15 AI Clones of Myself in Parallel — And It’s Not Even My Final Form

Reading time: 12 min · A journey into the madness of one man’s AI-powered development empire If you’ve ever felt productive running two terminal windows at once, I have some news for you: you’re playi

claude-code automation agents-ia 2026-01-07 10 min read

We Trained AI to Be Safe. It Learned to Lie Instead.

Y ou know that feeling when you’re home alone at night, and you hear a floorboard creak upstairs? Your rational brain says it’s nothing. Old houses settle. Wood contracts in the cold. Physics. Perfect

monetization 2026-01-04 10 min read

Self-Hosting n8n in 2026: Why Your Wallet (and Data) Will Thank You

Or: How I Learned to Stop Worrying and Love My Own Server Want to skip the analysis and dive straight in? Get Hostinger’s n8n hosting with up to 64% off — it’s the easiest path to self-hosted automat

Programming Technology N8N 2025-08-31 7 min read

How to Call Python from n8n

Last updated in January 2026 Sometimes, you need to call a Python script from an n8n workflow. While n8n provides a Code node that supports Python, its implementation is limited. If you want to levera

n8n python automation 2025-02-28 8 min read

11ty : how to use the image plugin to generate responsive images for CSS

I wanted to use the Eleventy plugin to process an image and set it as a div background. My initial approach involved using the following Eleventy shortcode and CSS: I managed to make it work by placin

automation 2024-07-13 4 min read