Cleaning Up GitHub Notifications with Python
• 1 min read
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 "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
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
Took a Windows-only BusyTag widget and made it work on macOS. Found some fun bugs involving file buffering and learned why fsync() matters.
Originally published Oct 30, 2025