Live-coding a bot that periodically checks Hacker New's front page for stories on Python and publishes notifications using ntfy.sh on new submissions we can subscribe to from our phones! The bot is deployed to AWS Lambda using the Chalice web framework to run on a daily basis. We use DynamoDB for persistence, so notifications aren't repeated for the same story.