cheese_greater@lemmy.world to Ask Lemmy@lemmy.world · 7 days agoIf human dreaming was a computer program, what would the algorithm/process look like?message-squaremessage-square13fedilinkarrow-up119arrow-down11
arrow-up118arrow-down1message-squareIf human dreaming was a computer program, what would the algorithm/process look like?cheese_greater@lemmy.world to Ask Lemmy@lemmy.world · 7 days agomessage-square13fedilink
minus-squareZagorath@aussie.zonelinkfedilinkEnglisharrow-up7·7 days agowhile(true) { scenario = Scenarios.rand() time = DateTime.now() while DateTime.now() - time < DateTime.minutes(5) { scenario.continue() } }
while(true) { scenario = Scenarios.rand() time = DateTime.now() while DateTime.now() - time < DateTime.minutes(5) { scenario.continue() } }