#automation

14 posts

Building ForgedWatchdog — A Filesystem Watchdog for AI Agents

When AI agents write files autonomously, you need something watching them. Here's how I built ForgedWatchdog — a configurable Python watchdog with layer-based detection, classification, and auto-pause.

5 min read

Case Study: EduBytes — AI-Assisted Podcast Production Pipeline

How I built an automated podcast production pipeline — AI content generation, audio synthesis, episode formatting, and publish-ready output from a structured brief. A case study in end-to-end media automation.

7 min read

Case Study: ForgeCommand — Multi-Agent Monitoring Dashboard

How I built a real-time multi-agent monitoring dashboard in PyQt6 — carrier scene visualisation, live status feeds, and autonomous system oversight from a single control panel.

6 min read

Modbus for Beginners: RTU, TCP, Registers, and Real-World Use

A practical introduction to Modbus — the most common industrial protocol you'll encounter. Covers RTU vs TCP, function codes, register types, and how to actually read and write data on a real system.

7 min read

The Real Cost of Downtime in Manufacturing (It's Never Just the Machine)

When a line stops, most managers look at repair costs. But the real cost of downtime runs much deeper. Here's how to calculate it — and how to prevent it.

7 min read

What It's Actually Like Running a Multi-Agent AI System

I run a persistent AI automation system on a home server — multiple agents, scheduled work, 24/7 operations. Here's what the reality looks like: the wins, the failures, and what I've learned.

6 min read

Safety PLC vs Standard PLC — When You Need Which

Safety PLCs aren't just standard PLCs with extra features. They're a different architecture built for a different purpose. Here's what you need to know before specifying one.

7 min read

Why Every Small Manufacturer Needs a PLC (And Can't Afford Not To)

PLCs aren't just for large factories. Here's the honest business case for PLC adoption in small shops — cost, risk, and the real ROI most people miss.

6 min read

Automating Stock Trading with Python: What I Built and What I Learned

A technical walkthrough of building an automated stock trading bot in Python — covering data pipelines, strategy logic, backtesting, and the hard lessons from running it live.

5 min read

From Plumber to Engineer: My Career Pivot

How I went from a plumbing apprenticeship to running a tattoo studio to teaching myself CNC to working field service on industrial machinery — and why the path was always engineering.

6 min read

How I Use AI Agents to Run My Infrastructure

I built a multi-agent AI system that handles task management, code deployment, content generation, and monitoring — running 24/7 on a home server. Here's what that looks like in practice.

3 min read

PLC vs Arduino: When to Use What

Industrial PLC or hobbyist Arduino — when does each make sense? A field tech breaks down the real differences beyond the spec sheets.

6 min read

SCADA vs PLC: What to Learn First

Confused about where to start in industrial automation? Here's how SCADA and PLCs actually relate — and which to focus on if you're breaking into the field.

5 min read

Understanding VFD Drives: A Field Tech's Guide

Variable Frequency Drives demystified — how they work, where they're used, and what every field service tech needs to know when troubleshooting them in the wild.

7 min read