How to subscribe to GitHub Gists Atom feeds
While reading hackermondevs writeup on deanonymization attacks, I wondered if it was possible to subscribe to a Atom/RSS feed of GitHub Gists.
You can, just add .atom to the original URL of the Gist profile and et voilà!
More verbosely, subscribe to https://gist.github.com/{username}.atom
from your feed reader of choice.