ericsbinaryworld.com
What I’ve been up to in Programming: Python
Selenium for Automated Pool Signup Spent the last week debugging that script. Turns out the key to getting it to run in cron is to add export DISPLAY=:0 && before your command. That’s…