Tag
Tag:automation
All the articles with the tag "automation".
Feb 24, 2026 · 4 min readautomation
How I Built My Own AI News Anchor (Tech Watch)
I stopped doomscrolling and let an AI agent curate my tech news. Here's how I automated my information diet with OpenClaw and Node.js.
Continue reading →Feb 08, 2026 · 8 min readastro
Auto-Publishing Scheduled Posts with GitHub Actions
My Astro blog already supports scheduled posts, but I still had to push to master to actually publish them. Here's how I fixed that with a cron job and a tiny Node script.
Continue reading →Feb 07, 2026 · 2 min readdocker
The Lazy Sysadmin's Guide to Docker Maintenance
How I sleep soundly while my server updates itself. A guide to Watchtower and Telegram notifications.
Continue reading →Jan 23, 2026 · 7 min readbun
Automating My Blog Workflow with Bun
How I killed the friction of writing by building a custom CLI generator for Astro using Bun.
Continue reading →