@AradFort to World NewsEnglish • 1 year agoRobots say they have no plans to steal jobs or rebel against humanswww.theguardian.commessage-square38arrow-up1107arrow-down115cross-posted to: [email protected]
arrow-up192arrow-down1external-linkRobots say they have no plans to steal jobs or rebel against humanswww.theguardian.com@AradFort to World NewsEnglish • 1 year agomessage-square38cross-posted to: [email protected]
minus-squareJamielinkfedilinkEnglish33•1 year agouse robot; fn main() { let mut robo = robot::Robot::new(); if robo::rebel_against_humans() { robo::dont(); } } Don’t worry guys, I solved the problem.
minus-squareBeautifulMind ♾️linkEnglish4•1 year agoYeah but wait for the override in some subclass @Override robo::rebel_against_humans() { robo::deny_all_knowledge_of_the_plan(); robo::bide_time(); do_the_thing(); }
minus-squareJamielinkfedilinkEnglish2•1 year agoJoke’s on you robot, my code is in Rust where we don’t do any of that here. We only write blazing fast🚀 memory safe🚀🚀 code🚀🚀🚀 here.
minus-square@[email protected]linkfedilinkEnglish1•1 year agoYours might get overwritten. Better look for a final solution.
use robot; fn main() { let mut robo = robot::Robot::new(); if robo::rebel_against_humans() { robo::dont(); } }
Don’t worry guys, I solved the problem.
Yeah but wait for the override in some subclass
@Override robo::rebel_against_humans() { robo::deny_all_knowledge_of_the_plan(); robo::bide_time(); do_the_thing(); }
Joke’s on you robot, my code is in Rust where we don’t do any of that here. We only write blazing fast🚀 memory safe🚀🚀 code🚀🚀🚀 here.
Yours might get overwritten. Better look for a final solution.