Posts

Showing posts from 2018

Is that so?

People think, why wouldn't we be able to make decisions quickly without emotions? You'd be able to -- people with impaired emotions have no problem making quick decisions when directed to do so. Without such direction, they have no reason to make decisions quickly because there's no emotion telling them that making decisions quickly is "good" -- in fact, there's nothing telling them that anything is "good". 'Feeling' is the phenomenological aspect of emotion - the actual conscious experience of it. One might sometimes wish that we could make decisions based on emotional state without the experience of it... For example, sometimes pain causes me to stop doing something that might injure me, but other times, I stop doing it but the pain persists, and it sure would be nice if that (apparently useless) pain stopped. Hence the popularity of pain killers, anti-depressants, anti-anxiety, and other emotion-suppressing medication. As cognitive sc...

Definition

It’s not what you are underneath.  It’s what you do that defines you...

Loop...

/luːp/ noun noun: loop; plural noun: loops 1. a shape produced by a curve that bends round and crosses itself. 2. a structure, series, or process, the end of which is connected to the beginning. 3. a programmed sequence of instructions that is repeated until or while a particular condition is satisfied. An infinite loop is one that lacks a functioning exit routine. The result is that the loop repeats continually until the  " Operating System " senses it and terminates the " program " with an error or until some other " event " occurs.  ( such as having the program automatically terminate after a certain duration of time )