Slashdot Mirror


User: shreevatsa

shreevatsa's activity in the archive.

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

Comments · 204

  1. Re:What the hell? on The Feasibility of Star Wars Tech · · Score: 2, Funny

    Maybe he doesn't want the page to get slashdotted, and thinks he can try to "evenly distribute" the slashdot effect on his different pages, thus leading to a lower likelihood of getting /.ed. :)

  2. I don't know about their technology... on The Feasibility of Star Wars Tech · · Score: 5, Informative

    BUT THE JEDI RELIGION IS A HOAX! Read The Force Skeptics Page!
    Man, I love the way that guy writes, so seriously :)

  3. Re:Trust in the force.... on Newest Star Wars Reviews Suprisingly Positive · · Score: 1

    Thanks for the wonderful piece, but it is a dupe!

  4. Surprising? on Newest Star Wars Reviews Suprisingly Positive · · Score: 5, Insightful

    What's so surprising? After all, A New Hope was the best one in the original trilogy, IMHO. Lucas is a great director. Just because he did something different the last two times from what you were expecting doesn't mean you'll always hate his work. So why get surprised?

  5. Mod parent down -1 Troll on UK Schools Told to Dump Microsoft · · Score: 1

    It's a dupe.
    Still, FWIW, let me put in my thoughts:
    He isn't asking anyone to do anything. He is only commenting that the effect is similar. Meaning that having a smoking section in a restaurant is pointless, as others will anyway get affected. (Presumably, his sig only refers to most restaurants where there is air circulating between the two sections, and not to the few restaurants where the smoking section is a separate room with its own ventilation system). This is perfectly true. The analogy is quite accurate. If someone smokes in another corner of the same room, it's comparable to someone peeing in another corner of the same pool. (Of course having different pools is a different thing altogether).
    In other words, having separate smoking/non-smoking sections does not serve any purpose. Those of us who do not like the smoke, or desire to be healthy, will be affected anyway. So either ask people not to smoke, or do away with the pretence and allow people to light up anywhere.

  6. Re:Cooperative mode needed! on The Art and Design of Quake 4 · · Score: 1

    I don't know what you mean. I've only played Counterstrike Condition Zero.
    It allows you play with other bots as a team, against the terrorists as a team. Meaning that you are commander of a bunch of bots.
    You can also start or connect to a server, and play with zero or more humans on either team.
    Is this what you wanted?

  7. Re:Cooperative mode needed! on The Art and Design of Quake 4 · · Score: 1

    To be more specific, Counter-Strike Condition Zero.

  8. Re:Cooperative mode needed! on The Art and Design of Quake 4 · · Score: 1

    You should try Counterstrike.

  9. When the kinks get.... on Associated Press Reviews OpenOffice · · Score: 4, Insightful

    and when the kinks get worked out, step back!
    You mean it's still buggy?
    Yes it is, but it's already a lot better MS Office, and doesn't have annoying clips, dogs and cats either.

  10. Re:Google Privacy-b-gone! on Security Fears Over Google Accelerator · · Score: 1

    'I went to the Futuremark forums and noticed that I'm logged in as someone I don't know...'
    Many Orkut users had this problem in the early days of Orkut. Not only could they log in as someone else, they could also change others' profiles, view others' data, etc. This bug was soon fixed (although Orkut still plays truant quite often. "Bad, bad server. No donut for you" is already so cliched).

  11. Re:oblig Churchill on Taking on an Online Extortionist · · Score: 3, Interesting

    "History will be kind to me, for I intend to write it"
    --Winston Churchill

  12. Re:Robin Hood-Rebound. on CMU Professor's Rebuttal Against RIAA Propaganda · · Score: 1

    "Friends, Romans, Countrymen, lend me your ears"
    The only thing that springs to my mind is Mike Tyson.

  13. Re:The ? operator on A Review of GCC 4.0 · · Score: 4, Funny
    I don't get it. I was very serious when I wrote that, still this comment has 60%Funny, and even 20%Troll.
    In case you were wondering why anyone would want to use a=min(a,b), you really haven't programmed enough. To take a simplistic example, how would you find the largest integer in an array? (Sure, you can just #include , then say *max_element(a,a+N) and be done with it, but let's suppose you don't want to do that...)
    Well, the way to do it would be to write a loop like this:
    int largest = 0;
    for(int i=0;i<N;++i)
    largest=max(largest,a[i]);
    I really think it's faster and better to code the last line as largest>?=a[i]. There is less unnecessary clutter.
    Oh well. I guess this comment will now lose all its Funny mod points, but what the heck.
  14. The ? operator on A Review of GCC 4.0 · · Score: 5, Funny
    The worst part is that they now say that the
    <?
    ,
    >?
    ,
    <?=
    and
    >?=
    operators are deprecated, and will be removed. Damn, I liked them so much. Sure, they weren't part of the standard, and only a GCC extension, but it's just so much more fun to say
    a = b <? c
    than to say
    a = min(b,c)
    or even
    a=b<c?b:c
    . The best use was saying
    a<?=b
    instead of the painful
    a=min(a,b)
    .
  15. Eighth comment on Attack of the Giants: 400GB Hard Drives Compared · · Score: 1

    I am amazed that a Slashdot article has only seven comments as I write this, a week after the article was posted.
    The typical /. article has several hundred comments, sometimes even thousands. Why is this poor article ignored? :)
    Amazing.

  16. Re:can pi be described in one line of perl? on Pi: Less Random Than We Thought · · Score: 1
    Also,
    $pi = 2 * acos 0;
  17. Re:because it ain't random on Pi: Less Random Than We Thought · · Score: 5, Insightful

    Pi is a transcendental number
    Yes, that's right...
    and therefore cannot be exactly determined
    Er, that depends on what you mean by "exactly determined". Do we need to know the digits in decimal expansion (base 10) to "determine" pi? How about saying that pi is exactly "1.000" in "base pi"? IMHO, whether or not a number can be exactly determined is independent of whether its decimal expansion is known. By your logic, sqrt(2) cannot be exactly determined, as it is an irrational number and has infinitely many digits (and they aren't periodic, unlike 1/3=0.33333333333... which also has infinitely many digits). But I am not entirely comfortable with saying that sqrt(2) cannot be exactly determined. After all, we know exactly what it is -- the positive number whose square is two.

    I expect e and the square root of 2 to be better choices
    WTF? How is e a better choice? It is also a transcendental number, just like pi. And sqrt(2) isn't even transcendental!

  18. Re:already there on BBC to Provide Extensive RSS · · Score: 1

    Hehe, you my friend, made the same mistake I did. Sure the RSS is already there, but right now, it's only for personal use. Starting May, they plan to let other websites take a dip of their news.

  19. Re:But this exists already... on BBC to Provide Extensive RSS · · Score: 2, Insightful

    Oops, never mind. What's new is that BBC will now allow external websites to feed on them. But why would they want to do that? Considering AFP's suit against Google and all, it seems rather strange they would allow other websites to have BBC's news on their pages.

  20. But this exists already... on BBC to Provide Extensive RSS · · Score: 0

    When you install Firefox, there is a BBC RSS feed installed by default (as "Latest Headlines"). So what's new?

  21. Re:"Unhackable Code"? on Using Diamonds to Create Unhackable Code · · Score: 1

    Yes, but from what I see of it, quantum cryptography only makes it impossible for the data (transmission) to be intercepted without the recepient knowing. Which means that in principle, the data might be intercepted anyway, it's just that the recepient gets to know of it.

  22. Was I the only one who... on NASA Ponders Postponing Launch until July · · Score: 5, Funny

    read this as "NASA Ponders Postponing Lunch until July?

  23. Free call? on 64-Bit Windows Releases Now Available · · Score: 4, Interesting

    From the summary:
    Although, x64 users will get one free support call to Microsoft.
    What on earth does that mean? Does a call to MS support cost so much that one free call is worth mentioning in the summary?
    Or do they know that anyone using W64 will need to call MS support, or what?

  24. Re:Offensive Contextual Ads on Google Upgrades AdSense · · Score: 1

    Oops, ignore that. I see no ads, but that could be because I'm not in the US, and Google has been known for delivering results based on geographic location.

  25. Re:Offensive Contextual Ads on Google Upgrades AdSense · · Score: -1, Redundant

    I don't know about you, but when I search for Negroes, no ads appear on Google. This might be intentional on Google's part, or maybe there is no company that wants to be associated with the word. Either way, I don't recall seeing an offensive ad by Google, ever.