anit.guru

Blog

Articles about web development, privacy, and the tools we build.

AI

AI Inference Is the New World Currency (And Forbes Just Said So)

Forbes published the thesis yesterday. I've been sitting on this draft for weeks. Here's the longer version they didn't have room for — Oracle's 6 a.m. layoff email, Saudi Arabia's PetroCompute play, Bitcoin miners reborn as AI factories, and why my wife was right about the memes.

AnITGuru · May 10, 2026 · 13 min read
AI Inference Is the New World Currency (And Forbes Just Said So)
How I Gave My Local LLM 121 Tools Without Burning a Single Cloud Token
AI Tools

How I Gave My Local LLM 121 Tools Without Burning a Single Cloud Token

Ollama can't do tool calling. Zed shows the tools but Gemma 4 can't use them. The fix: a self-hosted MCP gateway, an agent harness, and an adapter that lazy-loads 121 tools through a single 200-token proxy. Here's the full stack.

AnITGuru · Apr 12, 2026 · 10 min read
Claude Dispatch & Channels Just Killed My OpenClaw Install
AI Tools

Claude Dispatch & Channels Just Killed My OpenClaw Install

I was one step away from hatching OpenClaw when Anthropic dropped Dispatch and Channels. Here's why I canceled the install, how to actually set them up (including the gotchas that cost me 30 minutes), and what these features mean for remote AI agents.

AnITGuru · Mar 21, 2026 · 11 min read
SEO Beyond Meta Tags: What Actually Matters in 2026
Web Dev

SEO Beyond Meta Tags: What Actually Matters in 2026

Meta tags are just the beginning. Here's what our SEO+ scanner checks across 50+ factors and why each one matters.

AnITGuru · Mar 18, 2026 · 3 min read
Introducing Checkup: A Free Site Health Scanner
Updates

Introducing Checkup: A Free Site Health Scanner

Scan any website for security headers, SSL/TLS issues, performance bottlenecks, and DNS misconfigurations — all in one click.

AnITGuru · Mar 17, 2026 · 2 min read
Building Privacy-First Analytics from Scratch
Engineering

Building Privacy-First Analytics from Scratch

How we built a cookie-free analytics platform that respects visitor privacy while still giving site owners the data they need.

AnITGuru · Mar 16, 2026 · 3 min read
Why We Chose Catppuccin Mocha for Everything
Engineering

Why We Chose Catppuccin Mocha for Everything

A deep dive into our design system: how Catppuccin Mocha's color palette drives every component, and why dark-first design just works.

AnITGuru · Mar 15, 2026 · 2 min read
JSON vs YAML vs TOML: When to Use Which
Tutorials

JSON vs YAML vs TOML: When to Use Which

A practical guide to choosing the right config format. With examples you can paste directly into our Linter tool.

AnITGuru · Mar 14, 2026 · 2 min read