It's been ridiculously hot in Vancouver recently, and it's almost impossible to find ACs.
So I wrote a simple Python script (with Selenium) to check if any AC's are available at Best Buy every 5 minutes and mention me on Slack when there is one.
The starter code: https://replit.com/@ykdojo/scraping-a...
The complete code: https://replit.com/@ykdojo/scraping-a...
A doc about always-on on Replit: https://docs.replit.com/hosting/enabl...
You can get 2 months of free hacker plan with this code: csdojo2 (claim it at https://replit.com/claim)
The two videos I mentioned:
The one about why you might want to switch from Webpack to Vite: • Why We Switched from Webpack to Vite
The one about coding bootcamps: • Ruben Harris on Career Karma, Coding ...
Follow me on Twitter for more content: / ykdojo
This video might be a good reference to check how to set up your own Slack bot: • Python Slack Bot Tutorial #1 - Setup ...