Slashdot Mirror


User: arjun

arjun's activity in the archive.

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

Comments · 31

  1. Re:interesting? no. on Verizon Rejected iPhone Deal · · Score: 1

    hasn't cingular merged with at&t ?

  2. Re:have to ask on The Apple News That Got Buried · · Score: 5, Funny

    i think what you _really_ wanted to say was "640k cores ought to be enough for anybody". oh dear lord...

  3. Re: extensions. on Firefox VoIP Client · · Score: 1

    Yes, Firefox is truly becoming the 21st century EMACS. It's a decent OS, all it needs now is a good web browser ;).
    and javascript is the new lisp :o)

  4. Re:Having Friends Over on Cisco Plans Its Home Invasion · · Score: 1

    i am under the impression that cisco is working on a new protocol beer-over-ip. more details at 11.

  5. Veritas Symantec Merger on Microsoft To Offer Virus Defense · · Score: 1

    Where does this leave Symantec-Veritas merger ? It's a well known fact that you cannot compete with M$ on these terms...

  6. Ready or Not, Here comes Windows XP SP2 on Ready or Not, Here comes Windows XP SP2 · · Score: 1

    you are a wus
    if you are not running sus !

    c'mon, someone had to say it.

  7. Re:How do I code this thing?? on Ars Technica's Hannibal on IBM's Cell · · Score: 1
  8. fun with encryption ? on U.S. Army Guide to Code Breaking · · Score: 1
  9. Re:I'm lazy, refuse to RTFA on IBM Pledges To Make Xen More Secure · · Score: 1

    today's fortune just about gets it: ... Logically incoherent, semantically incomprehensible, and legally ... impeccable!

    2 out of 3 ain't bad.

  10. Re:Intrigued? on Developing Applications With Objective Caml · · Score: 2, Informative

    A fair few of programming language geeks seem to be fans, but as someone posted here once before (sorry, can't remember who), functional programming has yet to find its Larry Wall.
    can you say Paul Graham ?

  11. Re:Here's a good example of 'lean and mean' on Less Might Be More · · Score: 1

    less is more
    more is less
    more or less ?

  12. Re:To be corrected by coming Indo-Paki nuclear war on U.S. IT jobs Down 400K Since 2001 · · Score: 1

    Predicted weather report from Microsoft's Bangalore Campus

    Microsoft doesn't have a campus in Banglore.

  13. Re:after bush on More On The Open Sourcing Of Iraq · · Score: 5, Funny

    microsoft is waaaay ahead of you, check thisout !

  14. Re:Swap can save your ass on Is Swap Necessary? · · Score: 1

    yup. you are right. look at mm/oom_kill.c:badness() to get the actual details.

  15. what differentiaties linux from windows on What Differentiates Linux from Windows? · · Score: 1

    getting sued by sco of course. c'mon somebody had to say it.

  16. Charge the EMP... on Robots for No Man's Land · · Score: 1

    all i can think of is to wait long enough for them and send a burst of EMP at close range. that should be good enough...maybe we can have a bunch of anti-strykers that does this automagically.

  17. Re:Visit my colleague's page on MINDSTORMS on Lego to Stop Producing Mindstorms · · Score: 3, Informative

    Enjoy these links and much more on Russ's page! I helped him with the HTML code ;-)

    are you sure ? the page says that html was generated from LaTex !!!

  18. sco bodyguards watchout on SCO Hints at *BSD Lawsuits Next Year, And More · · Score: 1

    if my mother ever gets through you, she will wash your mouth with detergent !

  19. Re:Abuse of "anti-terrror" legislation. on Justice Department Proud of Patriot Act Slippery Slope · · Score: 1

    As Lord Acton said in late 1900's Power tends to corrupt, and absolute power corrupts absolutely. Great men are almost always bad men.

  20. Re:SCO's "License" will end all of this on Gartner Says Delay Linux Deployment Due to SCO · · Score: 1

    "I say it'll be about a week, maybe two, before the code is replaced and this all goes away."
    At the risk of being labelled a troll, imho it does not go away. Assuming that some significant code was present (that came from SCO) they can always make the case that Linux folks couldn't have come up with that in the first place. So you cannot re-write it later, because you NOW know how it works, and you didn't earlier.

  21. Re:Hey They Mentioned Me! on Industry Leaders Discuss Java Status Quo · · Score: 1

    ' That said, I'm a C++ person myself and totally agree that you can write tighter and faster apps using C/C++. However, if you MUST have a portable *GUI* application (ie. Win and Lin), Java really does make things very very easy for those without C/C++ backgrounds.'
    have you heard about a toolkit called qt ?

  22. Re:Disc IO Related Lockups? on Linux Kernel 2.4.21 Released · · Score: 2, Insightful

    Instead of whining here, why don't you test the rcX candidates and report your findings on lkml, like the rest of us. You have better chances of getting things fixed.

  23. Re:Will anyone notice the speed? on AMD's Next Generation Processor Technology · · Score: 5, Funny

    you are not running gentoo. now are you ?

  24. Re:the dark side of gentoo... on Gentoo Reviewed · · Score: 1

    gcc is a fscking python script, everytime you compile a file you call python... and i wondered why xfree compilation took so long.

    huh ? i am using 1.4 rc 4 and this is what I get
    anupam@parth >>> file `which gcc` /usr/bin/gcc: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.4.0, dynamically linked (uses shared libs), stripped

  25. Re:VM: Does it really matter? on Linux 2.4 VM Documentation · · Score: 1

    I've always wondered why, in today's world of gigabytes of memory in personal computers, why such a big deal is made about virtual memory..
    three basic reasons
    1. resource virtualization
    2. information isolation
    3. fault isolation