| I use a lot of automation these days, here's a summary: - There's only one bakery in my area that has keto bread, but infrequently. I have a daily bot that scans the bakery page on the Uber eats equivalent webpage, then alerts me when bread is available. - On my phone I get a notification in the morning. When I click it, it copies my daily journals markdown template, opens the note app. Then I paste and write. - I have a bot that scans hacker news for keywords and notifies me. Which alerted me to this post. :) - I have a bot that which scans reddit and twitter for keywords. - I have a bot that watches Rotten Tomatoes for upcoming Sci-fi movies that are rated "Fresh". Then creates an RSS feed for me. - A bot that watches my side project and lets me know when it goes down. - My entire side project is completely automated and a daily email goes out automatically (https://randomdailyart.com/) - I get email reminders and notifications on my phone to remain in contact with people using https://www.monicahq.com/. - Built a telegram bot where my SO and I can quickly add entries into a google sheet, for tracking who paid for what. I'm sure there's more but that's all I can think of on the top of my head. |