There seems to be a few of these "dev-tips" so I'll share a problem I have.
To notify a user of comments directed to them, we use the users/{id}/mentioned method.
However, notifying a user of answers to their questions and comments to their posts seems more difficult. In fact, it seems impossible.
Please share your solutions in the language of your choice.