EspiritdescaliMA to FuturologyEnglish · 2 years agoCEOs Could Easily Be Replaced With AI, Experts Arguefuturism.comexternal-linkmessage-square34linkfedilinkarrow-up1302arrow-down112cross-posted to: technology@lemmygrad.mltechnology@lemmy.ml
arrow-up1290arrow-down1external-linkCEOs Could Easily Be Replaced With AI, Experts Arguefuturism.comEspiritdescaliMA to FuturologyEnglish · 2 years agomessage-square34linkfedilinkcross-posted to: technology@lemmygrad.mltechnology@lemmy.ml
minus-squareDiplomjodler@lemmy.worldlinkfedilinkEnglisharrow-up68·2 years agoYou don’t need an AI. Just write a python script that sends emails to everyone once a day admonishing them to work harder.
minus-squarelurch (he/him)@sh.itjust.workslinkfedilinkEnglisharrow-up31·2 years agoThis replaces middle management 🤣 0 10 5 */2 * pizza-party.sh
minus-squarewhotookkarl@lemmy.worldlinkfedilinkEnglisharrow-up14·2 years agoCron scheduling https://crontab.guru/ It’s used frequently on Unix computers to execute a script at an interval like every day, week, etc
You don’t need an AI. Just write a python script that sends emails to everyone once a day admonishing them to work harder.
This replaces middle management 🤣
0 10 5 */2 * pizza-party.shWhat language is that?
Cron scheduling https://crontab.guru/
It’s used frequently on Unix computers to execute a script at an interval like every day, week, etc