Skip to content
Joey Wang
Menu

Search

Tag: automation

Don't Leave Good AI Workflows in Chat

A practical note on promoting repeated AI workflows into slash commands, scripts, and cron jobs, weighing judgment, cost, and safety trade-offs.

count file size from json

A bash one-liner that uses jq to pull resource IDs out of lesson JSON files, then du to total their file sizes on disk.