n8n as a self-hosted automation backbone for personal workflows — AI nodes for classification and extraction, email triage, RSS briefings, GitHub notification filtering, Home Assistant integration, and building a personal AI assistant with persistent context.
Workflows
-
Automating Your Life with n8n and AI -
GitHub Actions Advanced Patterns: Reusable Workflows, Composite Actions, Matrix Builds, and Self-Hosted Runners Move beyond basic GitHub Actions pipelines. This guide covers reusable workflows, composite actions, matrix strategies, self-hosted runners with autoscaling, advanced caching, security hardening, and patterns for managing CI across a large monorepo or multi-repo organization.
-
Temporal for Durable Workflows: Replacing Fragile Cron Jobs and Distributed Sagas A comprehensive guide to Temporal — the durable execution engine that makes long-running, fault-tolerant workflows simple. Covers activities, workflows, signals, queries, schedules, child workflows, and running Temporal in production on Kubernetes.