Comment No suprise but... (Score 1) 104
Comment Re: Post hoc, ergo propter hoc. (Score 1) 213
Comment Re:Exception to butterage (Score 1) 303
Comment Re:It's hyped and will shift to something else soo (Score 1) 117
Comment Interesting (Score 1) 36
Comment Questions... (Score 1) 124
I wonder, how long it will take for the star to fall into the black hole? Or it will completely evaporate sooner? And how the orbit looks like?
Comment Re:Render (Score 1) 63
It's incredibly smooth and uncratered because it's constantly accumulating fine-grained ring material. Think of it like a sand dune in space..
So, whenever a meteor hits it, it makes the moon lose a good part of its mass because of all the dust that's being sent into space.
Comment Interesting (Score -1, Offtopic) 63
Comment Re:Nothing to do with tor (Score 1) 244
Comment Agree (Score 1) 1001
What data type in SQL Server I would use for a data column that would be filled with numbers between 1 and 100?
After looking in the SQL Server documentation, I've seen it's tinyint, but seriously, who actually tries to remember stuff like that? The point of the article is probably applicable in this case, they want to hire people who recently graduated or finished their courses as they are more likely to know stuff that everyone else thinks it's pointless to learn since it only takes a quick Google search to find out the answer.
Not all questions were like that but I still failed the interview.
Comment Re:Interesting story (Score 1) 553
if ((bool)story == true)
{
story.Flags.Add("interesting");
}
Comment Re:Interesting story (Score 1) 553
if (story.IsInteresting == true)
Comment Re:Cheating at Tournaments (Score 2) 105
Chess can be played in 500 years same as we play it today. So can football, baseball, any sport you can think of.
Except car racing, which is constantly evolving, just like computer games (and has a lot more common with e-sports than chess or football). It, however, isn't an olympic sport, and I think it shouldn't be (even though I'm a big fan of it) since that would force the car racing to submit into certain cliches, removing the charm that comes from every track and car being different.
Racing cars get replaced my more modern version and so do competitive video games, but the main premise won't change much for as long as it has clear and attractive goals. Even CS:GO has the same basic rules as the original CounterStrike that got released 20 years ago.