Blog
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