Slashdot Mirror


User: scotch

scotch's activity in the archive.

Stories
0
Comments
1,593
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,593

  1. Re:Not true on How Did Wikileaks Do It? · · Score: 1

    I bow to your superior argument.

  2. Re:Not true on How Did Wikileaks Do It? · · Score: 5, Insightful

    You keep telling yourself that blowing up a van full of people helping wounded people is justifiable. I watched the video, and I can see some justification for the initial shooting, but the van is completely indefensible. Only a mouth breathing sock puppet sociopath would try to defend the actions of that trigger happy gunner.

  3. Re: Lottery on How To Evade URL Filters With (Not-So) Fancy Math · · Score: 1

    To a more interesting show?

  4. Re:Lies, Damned Lies, and Statistics. on Science and the Shortcomings of Statistics · · Score: 1

    xkcd links - the new hot grits

  5. Re:Europa on Complex Life Found Under 600 Feet of Antarctic Ice · · Score: 1

    Because saying life can survive somewhere is different than saying it can evolve somewhere.

    And even if they said life can evolve somewhere doesn't mean is has evolved there.

    And even if the said life has evolved there doesn't mean that it should have evolved there.

  6. Re:Seek time on Wear Leveling, RAID Can Wipe Out SSD Advantage · · Score: 1

    ~ 2x performance for 10x the cost is the definition of "not by much"

  7. Re:Bah on Dr. NakaMats Is the World's Most Prolific Inventor · · Score: 1

    Wait, you go to a bar that features public singing, and the you complain that there is public singing? You might want to have that looked at.

  8. Re:Infoworld Has Too Many Crackheads Working There on Where Android Beats the iPhone · · Score: 1

    I wish I hadn't commented in this discussion so I could mod you up. Also, I wish I had mod points.

  9. Re:Not as fast? on Where Android Beats the iPhone · · Score: 2, Interesting

    Java is getting closer, but not "as fast or faster" than C++ or C. At least the last time I looked at any half-way competently executed benchmarks. Maybe you have some new benchmarks for me to look at?

  10. Re:This really doesn't horrify me that much. on Microsoft To Get $100M Annual Tax Cut and Amnesty · · Score: 1

    Not quite, try again.

  11. Re:red and blue on Microsoft To Get $100M Annual Tax Cut and Amnesty · · Score: 3, Insightful

    There's this core assumption in your post that geographical areas are somehow important independent of the people that live there, that somehow a person occupying 100 square miles is more important that a person occupying 1/10th of an acre. Land without people is just land. People without land are still people.

  12. Re:Gyroscopic effect? on Porsche Unveils 911 Hybrid With Flywheel Booster · · Score: 1

    You can negate angular momentum, it's a vector quantity. How about a ski bike? Still stable while moving.

  13. Re:that is a torque on Porsche Unveils 911 Hybrid With Flywheel Booster · · Score: 1

    Find a bike that doesn't have an angle on the front wheel fork that's acute where it meets the ground going back toward the bike. Well, you won't find one because it would be extremely hard to keep it up right. You're wrong.

  14. Re:Define "consumable" on A Printer That Uses No Consumables · · Score: 3, Funny

    Pro-tip: if you're going to be a douche on-line, be sure to login for that extra personal touch.

  15. Re:Use it on Learning and Maintaining a Large Inherited Codebase? · · Score: 1

    Use one or the other consistently? But they don't mean the same thing.

    They compile to the same thing if they are both used with the meaning "increment this thing by one". If they are used to mean "increment-then-evaluate" or "evaluate-then-increment", one may as well separate the increment from the evaluate because the combination only (maybe) makes it easier for the lexer/parser, not the next human assigned to maintain the code X years later.

    I'm fine with "i += 1" or even "i = i + 1". If I want to increment, I increment; if I want to evaluate, I evaluate.

    Easier for the parser/lexer? Really? No, pre-increment and post-increment are not to make the parser's job easier, they are to make code more concise, easier to read, allow concise and common idioms for humans.

    Here's an example extending an array foo:
    foo[len++] = "I";
    foo[len++] = "like";
    foo[len++] = "big";
    foo[len++] = "butts";

    Can they be abused? Sure. Just like everything. If you don't grok that, go back to python.

  16. Re:Use it on Learning and Maintaining a Large Inherited Codebase? · · Score: 1

    Sure, if you don't use them for what they are designed for, they have the same effect. But they still don't mean the same thing.

  17. ctags and cscope on Learning and Maintaining a Large Inherited Codebase? · · Score: 1

    233 comments and not one mention of ctags or cscope yet.

  18. Re:Use it on Learning and Maintaining a Large Inherited Codebase? · · Score: 1

    Example: in C-like languages that support pre- and post-increment, I expect the code to use only one or the other consistently, and never mix it with another expression.

    Use one or the other consistently? But they don't mean the same thing.

  19. Re:Gyroscopic effect? on Porsche Unveils 911 Hybrid With Flywheel Booster · · Score: 1

    Angular momentum is not the primary cause of why bicycles are easy to balance when moving. It's more about dynamic stability, you lean left, the front wheel moves in a way to shift the center of gravity back over both wheels' contact points. Some guy did an experiment to negate the angular momentum of the wheels to prove it.

  20. Re:If just one life is saved, it's worth it. on FAA Data Shows Exploding Batteries Are Rare, Small Risk · · Score: 1

    Thanks for the play-by-play breakdown of your experience reading his post. Fascinating.

  21. Re:Query on IBM Releases Power7 Processor · · Score: 4, Funny

    Holy shit, this guy is on to something. You could write these common computing tasks as a sort of "bench" suite of tests. Then on each architecture, you would get different "marks" against the "bench". Let's call them "benchmarks" for brevity. These "benchmarks" would give allow clear and unambiguous comparison of these various chips. Foolproof and brilliant!

  22. Re:No on Seinfeld's Good Samaritan Law Now Reality? · · Score: 1

    Better?

  23. No on Seinfeld's Good Samaritan Law Now Reality? · · Score: 5, Informative

    I didn't have to read very far to find out that no, the law is not a reality.  Thanks, slashdot!

  24. Re:wait a minute... on NVIDIA Previews GF100 Features and Architecture · · Score: 1

    How is that sad? 

  25. Re:Love the spin on 22 Million Missing Bush White House Emails Found · · Score: 1

    He could have taken the rest of the week off at his ranch in Texas and it would not have made any difference.  Colossally poor judgment.