Cows Look Like Maps to Programmer [email protected] • 1 year agoI'll just be a quick 3hsh.itjust.worksimagemessage-square67fedilinkarrow-up11.23Karrow-down110
arrow-up11.22Karrow-down1imageI'll just be a quick 3hsh.itjust.worksCows Look Like Maps to Programmer [email protected] • 1 year agomessage-square67fedilink
minus-square@[email protected]linkfedilink12•1 year ago Especially sick of the users who ask for the same data over and over again. Use something like Apache Airflow to automate it :)
minus-square@[email protected]linkfedilink8•1 year agoIf it’s regular, I recommend cron + mailutils. Have the cron job call a script with a variable sleep in it if you want to make it look more manual.
deleted by creator
Use something like Apache Airflow to automate it :)
If it’s regular, I recommend
cron
+mailutils
. Have the cron job call a script with a variable sleep in it if you want to make it look more manual.