🃏Joker to Artificial Intelligence@lemmy.worldEnglish · 5 hours agoAI that mimics human problem solving is a big advance – but comes with new risks and problemstheconversation.comexternal-linkmessage-square3fedilinkarrow-up18arrow-down11
arrow-up17arrow-down1external-linkAI that mimics human problem solving is a big advance – but comes with new risks and problemstheconversation.com🃏Joker to Artificial Intelligence@lemmy.worldEnglish · 5 hours agomessage-square3fedilink
minus-squaremasterofn001@lemmy.calinkfedilinkEnglisharrow-up3·edit-24 hours agoThink (){ If x Then y Elsif z Else killallhumans fi } Or something.
minus-squareAsafum@feddit.nllinkfedilinkEnglisharrow-up3·edit-23 hours agoif SufferingExist = True while HumanLive = True & SufferingExist = False while HumanLive = False then KillAllHumans I’m sure actual engineers cringed at my ImTotallyAProgrammer scribble there lol :P
minus-squaremasterofn001@lemmy.calinkfedilinkEnglisharrow-up1·3 hours agoBetter than my pseudo function bash script.
Think (){
If x
Then y
Elsif z
Else killallhumans
fi
}
Or something.
if SufferingExist = True while HumanLive = True
&
SufferingExist = False while HumanLive = False
then KillAllHumans
I’m sure actual engineers cringed at my ImTotallyAProgrammer scribble there lol :P
Better than my pseudo function bash script.