Slashdot Mirror


User: SplinterOfChaos

SplinterOfChaos's activity in the archive.

Stories
0
Comments
41
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 41

  1. Re:404 on Reading Google Chrome's Fine Print · · Score: 1

    What does this mean to people who surf for porn?

    It's going to be a long night at Google.

  2. Re:gore on 2008 Is the Coldest Year of the 21st Century · · Score: 1

    Burn them to stay warm.

    Well, they did make sure to make it bio degradable for him...

  3. Re:What's this feeling I'm having? on People On No-Fly List Can Sue In District Court · · Score: 1

    Like poor people!?

  4. Re:What's this feeling I'm having? on People On No-Fly List Can Sue In District Court · · Score: 1

    Don't worry. The gov never fails. Put your faith in something more reliable to do its job, like...the lotto! Well, it's more reliable.

  5. Let me see if I got this stright... on People On No-Fly List Can Sue In District Court · · Score: 5, Funny

    So, you get on this list that says you're such a threat to the nation, we don't want you flying planes, and we do this without permission because this guy's DANGEROUS. Yet, they're so little a threat that a court case can get them off the list.

    And who said there are no good comedians in the US?

  6. Re:Another SecuROM install? on Spore Prototypes Put Up By Maxis For Free Download · · Score: 1

    I kind of think it's naive to think EA would put down SucuROM just because of complaints. They wouldn't put it in their games if they weren't scared of pirates (even though, with the amount of money they make, they have no reason to fear GIVING away copies). That fear, and the greed that fear comes from, is why, if you ever think they'll take away SecuROM, they'll really just replace it. For bettor or worse.

  7. Re:Why is EA not being evil? on Spore Prototypes Put Up By Maxis For Free Download · · Score: 1

    How does this not make them evil? Just because Will Wright designed it well, doesn't mean a thing about EA. They're still the evil capitalists they've always been.

  8. Re:Smooth, on Spore Prototypes Put Up By Maxis For Free Download · · Score: 1

    That didn't work for me, but I did enjoy counting the number of times the terms said "Tools & Materials" (22).

    But, I'm always cautious of downloading something with EA's name attached. http://www.simprograms.com/?p=692

  9. Re:I predict... on Robocars As the Best Way Geeks Can Save the Planet · · Score: 1

    This really will be a glorious future. Think about it: no more "...was killed by a drunk driver" commercials! Now, we just need to worry about drunk programmers.

  10. Re:pr0n on Google's Knol, Expert Wiki, Goes Live · · Score: 5, Insightful

    I LOVE how they use lighting to make the un-"enhanced" women look paler and less healthy. It's good to finally see a place I can go to and know I'm given unbiased, true information.

  11. Re:Translation and commentaries? on World's Oldest Bible Going Online · · Score: 2, Funny

    Every sperm is sacred. Every sperm is great.
    If a sperm is wasted, god gets quite irate.

  12. Re:So they did what Hollywood does on World's Oldest Bible Going Online · · Score: 1

    Anyone else think it's ironic this comes out not long after the TV ads for Hamlet 2 start coming out?

  13. Translation and commentaries? on World's Oldest Bible Going Online · · Score: 1

    Should be fun. I wonder if they're going to say "Thou shall not kill" or "Thou shall not murder". I can't wait to count the mistranslations! Or, who knows, maybe historians will lead the project. Maybe definitely.

  14. Re:Solving problems on How To Encourage a Young Teen To Learn Programming? · · Score: 1

    There's a site for that: Project Euler

    Actually, it's good practice for ANY programmer. Try a few!

  15. Re:Listen to me, you must. on How To Encourage a Young Teen To Learn Programming? · · Score: 1

    I remember doing TI-83 programming. I always finished my math homework so much quicker than everyone else because instead of paying attention in class, I'd be programming it how to find solutions. TI programming is great. Teaches a lot about optimization.

    And I agree. He's lucky. Even if you don't know the language he uses, being able to talk about conceptually what happens is very helpful.

  16. Programming IS a game. on How To Encourage a Young Teen To Learn Programming? · · Score: 1

    When my mom was learning, she thought it was fun making things and putting them on the screen, then changing them and seeing what happens. Just today, I tried to see what happens if I change all me velocity vectors to integers and it was fun to see everything stop moving because their velocity was always less than one to begin with.

    Teach him how to play with code.

    Also, whether or not you'd bore him is a level of his determination. I've been programming since 16 and I made worthless, unimpressive code until I was 18, but I kept on because I knew I'd some day make games. All that experience made it so that with one semester of C++ and an SDL tutorial, I could make a sweet and simple game.

    On the other hand, many of the people who graduated for a degree in computer science claimed they never wanted to program again. Determination will decide whether he programs or not. He can have all the knowledge in the world, but not touch a computer again if he lacks determination.