Stargate Continuum
-
Fernando A. Gomez F. wrote:
your.Cool = your.Life == lifestyles.Programming;
Although probably not required, I still prefer to see this parenthesised for clarity, like this: your.Cool = (your.Life == lifestyles.Programming);
-------------------------------------------------------- Knowledge is knowing that the tomato is a fruit. Wisdom is not putting it in fruit salad!!
_Damian S_ wrote:
your.Cool = (your.Life == lifestyles.Programming);
Shouldn't that be: "you're.Cool" ;)
-
The new Stargate movie has come out. It's not in theaters, just on DVD. Looking forward to seeing it, i've been a fan of Stargate since the original movie. Anyone else out there a Stargate fan?
if (your.Life == lifestyles.Programming) { your.Cool = true; } else { your.Cool = false; }
-
The new Stargate movie has come out. It's not in theaters, just on DVD. Looking forward to seeing it, i've been a fan of Stargate since the original movie. Anyone else out there a Stargate fan?
if (your.Life == lifestyles.Programming) { your.Cool = true; } else { your.Cool = false; }
I've always enjoyed Stargate but I think it jumped the shark a while back. Atlantis is okay but it's getting to be a home for retired SG1ers. And let's face it, without the humour of O'Neill, it isn't really the same. Still watch the reruns nearly every night on Sky when I get home: how sad is that? :-)
-
The only Stargate I liked was the original movie with Kurt Russell. SG-1 doesn't do it for me. Anderson was great as McGuyver, though.
Don't take any wooden nickels.
I'm with you. The movie was entertaining but the TV series feels cheap.
cheers, Paul M. Watson.
-
jacobrdan wrote:
if (your.Life == lifestyles.Programming) { your.Cool = true; } else { your.Cool = false; }
Since when is programming perceived as 'cool' by the general opinion? I would say quite the opposite. Anyway, just by having a signature like that you sound geek rather than cool. Sorry...
blackjack2150 wrote:
Since when is programming perceived as 'cool' by the general opinion
Since 21 year old kids started becoming billionaires from it :)
cheers, Paul M. Watson.
-
The new Stargate movie has come out. It's not in theaters, just on DVD. Looking forward to seeing it, i've been a fan of Stargate since the original movie. Anyone else out there a Stargate fan?
if (your.Life == lifestyles.Programming) { your.Cool = true; } else { your.Cool = false; }
I liked the original movie but the series left me cold.
cheers, Paul M. Watson.
-
I like to be long winded if(you have some interests outside of coding and technology) { you're far more interesting company } else { you're a tad boring }
Still too simplistic. I favor:
var weights = {coding: 2.0, tech: 1.3, food: 2.0, stargate: 0.5};
var threshold = 4.0;
var aggInterests = 0.0;
for each (var interest in interests)
{
aggInterests += weights[interest]||1.0;
}if ( aggInterests >= threshold )
{
You may be worth talking to
}
else
{
You are dull
}Citizen 20.1.01
'The question is,' said Humpty Dumpty, 'which is to be master - that's all.'
-
If it came to a choice between watching Stargate and plucking my body hair out with tweezers, I'd be bald from head to toe. One man's meat, and all that, but it is just cr*p.
Take a chill pill, Daddy-o .\\axxx (That's an 'M')
maxxx# wrote:
If it came to a choice between watching Stargate and plucking my body hair out with tweezers, I'd be bald from head to toe.
I've never seen the movie, but based on your profile photo, it must be a very long movie. :-D
// "In the end it's a little boy expressing himself." Yanni while (I_am_alive)
{
cout<<"I love to do more than just programming.";
} -
The new Stargate movie has come out. It's not in theaters, just on DVD. Looking forward to seeing it, i've been a fan of Stargate since the original movie. Anyone else out there a Stargate fan?
if (your.Life == lifestyles.Programming) { your.Cool = true; } else { your.Cool = false; }
I am! (Beth is a Trekkie, but I'm into Stargate) :-O
Anna :rose: Having a bad bug day? Anna's Place | Tears and Laughter "If mushy peas are the food of the devil, the stotty cake is the frisbee of God"
-
I like to be long winded if(you have some interests outside of coding and technology) { you're far more interesting company } else { you're a tad boring }
Well said. I can't bear the ones who think programming/technology is everything and look down upon the people who aren't in tech.
Cheers, Vıkram.
The hands that help are holier than the lips that pray.