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
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
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
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
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
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
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
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
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
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