TR
GitHub

Tarik Razine / Portfolio

Field notes / Tarik Razine

Notes on automation.

Articles on automation: practical ideas, technical decisions, and the trade-offs behind them.

Architecture. Engineering. Decisions.04 articles
ReadingAll articlesautomation
Browse topics 17 topics
tutorial10 min read

Herdr CLI: Manage Coding Agents Without Losing Context

Use the Herdr CLI to organize coding agents, isolate work with Git worktrees, inspect blocked sessions, connect remote machines over SSH, and review changes before merging.

tutorial10 min read

OpenClaw + Gemma 4: Run a Free Local AI Agent With Ollama (2026)

Step-by-step guide to running OpenClaw with Gemma 4 via Ollama, completely free, no API key needed. Covers local setup and Ollama Cloud for low-RAM machines.

opinion8 min read

n8n vs Dify: Which One Do You Actually Need?

A developer's honest comparison of n8n and Dify. One automates workflows. The other builds AI apps. They're not competitors, but you need to pick one first.

ai7 min read

n8n: The Workflow Automation Platform Every Developer Should Know

Why I use n8n for AI agent workflows, data pipelines, and automating everything between my apps. A practical guide from real production use.