Cleaning Up GitHub Notifications with Python
A Python script to automatically clean up GitHub notifications by marking closed or merged issues and pull requests as done.
Originally published Sep 13, 2025
All the articles with the tag "automation".
A Python script to automatically clean up GitHub notifications by marking closed or merged issues and pull requests as done.
Originally published Sep 13, 2025
How to eliminate human error in blog timestamps by pulling the last modified date directly from the filesystem in Next.js.
Originally published Sep 16, 2025
How I built a CLI tool to create YouTube playlists from my subscriptions, with quota-aware API calls, OAuth caching, and no frontend.
Originally published Sep 11, 2025
Learn how to use wget and parallel to download thousands of images from a URL list, with setup instructions and syntax examples for macOS.
Originally published Jun 16, 2020
A script to automate resolution of common merge conflict patterns using bash.
Originally published Jan 13, 2019