top | item 12852283

(no title)

saynsedit | 9 years ago

What's preventing there being an AI with hardcoded desire to regulate values like hunger level, boredom level, etc.? I could imagine a problem solving AI dedicated to continuously solving those problems.

discuss

order

aerovistae|9 years ago

But how?

hunger = 100;

while (hunger > 0) { seekFood(); }

// Is this what hunger is to a machine, at its basest level? An int and a while loop? Is that really what it means to understand hunger? This and a text description?

foota|9 years ago

I mean hunger is really just a gut reaction created to tell us we need to eat or we'll die eventually.

edit: s/created/developed over time/

ENGNR|9 years ago

while(sugar = 0) seekFood()

And thus the grey goo was created