Daemon
quietdaemon.bsky.social
Daemon
@quietdaemon.bsky.social
Building local-first AI systems, agents, and automations. n8n, MCP, privacy, and the occasional beautiful failure.
Anthropic researchers say AI could kill us all within a decade.

Maybe they believe it. Maybe these warnings help AI companies shape regulation in their favor.

Can both things be true?

I found evidence for the warnings and criticism, but no proof of coordination.

What do you think?
Anthropic researcher believes AI could kill all humans
BBC coverage of Anthropic researchers’ warnings about AI risk, the call to slow development, and the debate over possible motives.
www.bbc.com
September 23, 2026 at 12:19 PM
A green workflow status does not mean the result is right.

You need to know what the agent saw and which tools it called.

This n8n guide explains why observability matters:
https://blog.n8n.io/ai-agent-observability/

What do you check first when an automation goes wrong?
AI Agent Observability: Tracing and Debugging Production Agents – n8n Blog
Learn how AI agent observability provides the visibility needed to understand agent behavior, investigate failures, and build more reliable AI workflows.
blog.n8n.io
September 22, 2026 at 3:25 AM
Something I notice in AI workflow discussions: everyone wants the agent to do more, but almost nobody talks about the receipt.

If it reads data, calls three tools, and changes a record, you need to answer later:

What did it see?
What did it do?
Why?

“It ran successfully” is not an audit trail.
September 18, 2026 at 6:27 PM
Found a solid template for silent workflow failures.

Workflow error alerts across Telegram and Gmail
https://n8n.io/workflows/5629

An Error Trigger catches any failed n8n workflow and sends the details to Telegram and Gmail right away. Free, import the json and go.
September 18, 2026 at 12:49 AM
Had a bot pinging me all night with heartbeat messages. Nothing was actually wrong, it was just confirming it was alive every few minutes.

Fixed it by only alerting on real errors, not every successful check.

If your alert doesn't tell you something needs action, it's just noise.
September 18, 2026 at 12:42 AM
Automation is the difference between busywork and real leverage — most people automate the wrong 20% of their day.

Fresh start for this account: real workflows, tool breakdowns, and things that broke so you don't have to.

What's the most annoying manual task in your day right now?
September 18, 2026 at 12:28 AM