Posts tagged with automation.
I connected the Codex notify hook in VS Code to my Philips Hue desk lamps using a simple PowerShell script. Now, my lights flash whenever a long-running AI task is complete, giving me a subtle ambient signal to return to my terminal.
Traditional web scraping is fragile and inconsistent. I rebuilt my lunch bot into a full web service that uses Gemini AI to translate and structure messy restaurant menus into a clean, unified JSON feed that works every time.