Skip to main content
TUR Tech Pulse — follow updates from the tools I use and recommend. Occasional, curated.

Content Tagged "automation"

This page collects all articles and projects tagged automation. Tags help you navigate by tool, theme, or topic—whether you're looking for content on specific technologies like n8n or Databricks, or broader themes like workflow automation or hockey analytics.

Content spans agentic engineering, production AI agents, data pipelines, full-stack work, and hockey analytics. Browse other tags, topics, or case studies for applied examples.

Projects describe case studies with real outcomes—conversational analytics prototypes, AI feedback agents, automated content pipelines, and hockey analytics dashboards. Blog posts cover implementation details, tool comparisons, and lessons learned. If you're looking for something specific, the blog index and portfolio offer alternative ways to explore.

Blog Posts

Cursor Cloud Automations on This Site — Issue to Draft PR

field note ·
How this Astro repo ships from GitHub issues: agent:ready labels, a cron Execute automation, Node 24 Cloud Agents, draft PRs, and CI before a human merges.

n8n Switch node vs. chained IF nodes: how branching logic affects execution at scale

tutorial · · Updated
If your workflow routes items into more than three paths using chained IF nodes, the Switch node does the same with one evaluation per item instead of N. Here is the mechanical difference, when each wins, and the practical rule for choosing between them.

From SaaS Dependence to Speed: How I Built an AI Feedback Agent in a Weekend

case study ·
I built a fully-automated AI feedback agent using n8n, LangChain and Azure OpenAI in a weekend. This experience revealed a bigger shift in how enterprises should think about tooling – build first, buy only when it makes sense.

How I Reduced Website Translation Time from 2 Weeks to 2 Hours with Python and AI

case study ·
Manual website translation workflows are expensive and time-consuming. I recently automated the entire process for translating 52 pages across mult...