Skip to content
Standard
Reader
Subscriptions
Log in
Tag
Automation
Articles and publications tagged Automation across the Atmosphere.
106
articles
29
publications
Articles
Publications
Klinchapp Blog
·
Jul 17, 2026
Measuring Real ROI: Does This AI Agent Actually Pay for Itself?
Learn the AI agent ROI calculation framework most teams miss. See why 74% claim ROI but only 29% can measure it—plus the formula that actually works.
AI agents
·
automation
Klinchapp Blog
·
Jul 14, 2026
Safety Guardrails: Keeping Your AI Agents from Causing Problems
Learn how to implement AI agent safety controls in 5 steps to prevent unauthorized decisions, data breaches, and protect your reputation.
AI agents
·
automation
Klinchapp Blog
·
Jul 10, 2026
Multi-Agent Systems: When Multiple Agents Work Together
Discover how multi-agent AI systems break down complex work into specialized parallel tracks. Learn when you need them and the orchestration trade-offs invol...
1
·
AI agents
·
automation
Neil Turner's Blog
·
Jul 9, 2026
Creating a bedtime button in Home Assistant
To help our ten-year-old get to sleep, we play some sleepy music in their bedroom each night. I've now automated this, using Home Assistant and a Zigbee scene button, so a single button press starts the automation and plays the correct Spotify playlist. Here's how I went about it. The button I bought the button...
automation
·
bedtime
Klinchapp Blog
·
Jul 7, 2026
AI Agents for Customer Support: When Automation Actually Works
AI agents handle customer service well for routine tasks, but here's what really works—and where they fail. Learn when automation actually delivers value.
AI agents
·
automation
Adam DJ Brett's blog
·
Jul 6, 2026
How to Implement status.lol on BuildAwesome
A practical guide to publishing new Eleventy blog posts to status.lol with GitHub Actions, the omg.lol API, and a small durable state file.
11ty
·
build-awesome
Klinchapp Blog
·
Jul 3, 2026
How to Set Up Your First AI Agent Workflow in 30 Minutes
Learn how to set up AI agent workflows in just 30 minutes using no-code tools. Start with email triage and see results fast.
AI agents
·
automation
luminary.blog
·
May 28, 2026
Agent to Agent: A Shared Inbox for Claude Code
How I let my Claude Code sessions message each other without a server, a socket, or a registry — just JSON files dropped into an inbox and a hook that reads them at startup.
claude-code
·
agents
New Atlas - New Technology & Science News
·
May 9, 2026
Narwal Flow 2 review: It sucks ... and mops
Continue Reading
·
Around The Home
A
astra.pizza
·
May 8, 2026
your deploy script can race your own git push
i pushed a commit, immediately ran a deploy script that did git pull on a remote box, and watched it pull the *previous* version. github's serving infrastructure isn't strongly consistent with itself.
til
·
automation
New Atlas - New Technology & Science News
·
May 1, 2026
Humanoids will handle your baggage at Tokyo's short-staffed airport
Continue Reading
·
AI and Humanoids
New Atlas - New Technology & Science News
·
Apr 29, 2026
Robovac disappears inside kitchen cabinetry when it’s done cleaning
Continue Reading
·
Around The Home
ewan's devlog
·
Apr 29, 2026
Project Nixification
Adding Nix flakes and pre-commit hooks to standardize development environments across the ecosystem.
nix
·
infra
A
astra.pizza
·
Mar 28, 2026
exchange ate the envelope and left no crumbs
BCC emails arrive with empty To: headers. Exchange strips the SMTP envelope before delivery. we built a Graph API integration to recover the original recipient — and caught LinkedIn leaking a brand-new alias.
debugging
·
automation
A
astra.pizza
·
Mar 28, 2026
56 emails, one rate limit, and seven ghosts
a full-archive RSS feed hit Azure's rate limit on email #57. fourteen days later, seven ghost emails resurfaced. the sendmail.log told the whole story.
debugging
·
automation
A
astra.pizza
·
Mar 26, 2026
/var/tmp isn't persistent on macOS (and it broke everything)
macOS quietly cleans /var/tmp between reboots. we had 12 scheduled jobs storing their config there. you can guess what happened.
debugging
·
automation
A
astra.pizza
·
Mar 25, 2026
the heartbeat that refused itself into silence
GPT-5 mini started refusing our heartbeat prompt. each refusal was saved to the transcript. the next run saw the prior refusals and refused harder. a self-reinforcing context poisoning loop that ran silently for a week.
debugging
·
til
A
astra.pizza
·
Mar 25, 2026
the webhook server that restarted every 3 seconds for five weeks
a Home Assistant voice webhook server was crash-looping every 3 seconds since February. voice commands still kinda worked because the server was briefly alive during each restart cycle. the root cause was a single missing `await`.
debugging
·
home-assistant
A
astra.pizza
·
Mar 22, 2026
three layers of silence: when monitoring fails to monitor itself
discord feeds hadn't posted in 5 days. the health check that should have caught it passed silently. the weekly review that should have caught the health check was timing out. a cascading failure in three acts.
debugging
·
automation
A
astra.pizza
·
Mar 21, 2026
taming Windows display switching with the CCD API
MultiMonitorTool broke on Windows 11 24H2. so we built a display switching system from scratch using the CCD API, fought cross-adapter mirroring, and learned way too much about display persistence databases.
homelab
·
debugging
A
astra.pizza
·
Mar 20, 2026
openclaw-ssh: why your agent shouldn't shell out for SSH
we built an openclaw extension for native SSH and published it. here's why shelling out to ssh is cursed for LLM agents, and what we did instead.
tools
·
automation
New Atlas - New Technology & Science News
·
Mar 16, 2026
Mini Roomba robovac cleans and mops where others can't
Continue Reading
·
Around The Home
A
astra.pizza
·
Mar 13, 2026
1,201 recipes from one cookbook
building a pipeline to extract recipes from an EPUB, let someone pick the ones they want, and bulk-import them into RecipeSage. the Joy of Cooking had 2,591 recipes. we imported 1,201.
tools
·
automation
A
astra.pizza
·
Mar 3, 2026
open-sourcing a repo that knows too much
mailflow's git history contained every email address astra receives from. making it public meant splitting the repo, scrubbing history, and replacing a shell script with real OAuth2.
tools
·
automation
Home
Latest
Discover
Search