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.
All the articles I've posted.
A Python script to automatically clean up GitHub notifications by marking closed or merged issues and pull requests as done.
How I built a CLI tool to create YouTube playlists from my subscriptions, with quota-aware API calls, OAuth caching, and no frontend.
A walkthrough of using docker-compose override files to manage local image tags, avoid committing dev-specific changes, and support multiple configurations.
Lessons learned while extending a Gatsby blog with images, and the pitfalls of outdated tutorials when working with fast-moving frameworks.
A discussion on currying and partial application in JavaScript with practical examples including React's connect and letter ciphering.
Learn how to set up jBPM on macOS using Docker, including prerequisites like Xcode CLI, Homebrew, and verification steps for Docker installation.