Tag: automation
All the articles with the tag "automation".
-
How I Built My Own AI News Anchor (Tech Watch)
4 min read automationI stopped doomscrolling and let an AI agent curate my tech news. Here's how I automated my information diet with OpenClaw and Node.js.
-
Auto-Publishing Scheduled Posts with GitHub Actions
8 min read astroMy 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.
-
The Lazy Sysadmin's Guide to Docker Maintenance
2 min read dockerHow I sleep soundly while my server updates itself. A guide to Watchtower and Telegram notifications.
-
Automating My Blog Workflow with Bun
7 min read bunHow I killed the friction of writing by building a custom CLI generator for Astro using Bun.