wassgha / zura

A reverse-engineered kernel replication of our friend Zura Mestiashvili (joke repo, not actual code!)
The Unlicense
0 stars 0 forks source link

Implement a deepThinking method #3

Open wassgha opened 5 years ago

wassgha commented 5 years ago

Implements the philosophical abstract component of a Zuraoid's conciousness. Pseudocode:

function deepThink() {
   sleep(360000);
   return "People are dumb";
}
prosperi commented 5 years ago

Hey, I also learn from what I hear. Please, consider adding following too:

wassgha commented 5 years ago

I believe those would be properties of the Wassimoid and Ethanoid components which are not part of this library.

prosperi commented 5 years ago

fair

prosperi commented 5 years ago

but we could still add method that calls those methods from Wassimoid and Ethanoid

wassgha commented 5 years ago

Makes sense, will prioritize later.