Slashdot Mirror


User: halleluja

halleluja's activity in the archive.

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

Comments · 233

  1. Re:from the article, price list on Windows Vista Prices and Release Date Leaked · · Score: 1
    FULL versions (all prices Canadian) Windows Vista Ultimate $499 Windows Vista Home Basic $259
    But that's the CA_EN version; looking at the number of seeders, US_EN is much more popular, therefore will be cheaper.
  2. Re:Another strategy to add to this on How to Win on Ebay: Snipe · · Score: 1
    example, if you want to bid $20 for something, bid $20.02 instead so if somebody else puts a bid of $20 on it, you still win.
    Most experienced bidders are aware of this trick. The best option usually is indeed to bid as late as possible with some extra cents. The obvious point here is that bidding on an auction at page 11 only diminishes your chances to win the auction as you generate interest in the auction (no one wants wornout socks, yes they are offered).
  3. Re:Interesting ploy on Symantec Sues Microsoft, May Delay Vista · · Score: 1

    Plain business. For decades MS has cornered Norton/Symantec products; remember PCtools, PCrestore, defragging utils, compression tools, firewall etc. Nobody buys antivirus solutions as soon as MS incorporates (incorporates, not necessary bundles) it into their OS.

  4. Excellent quote on Ex-AppleCare Employee Describes Life Inside Apple · · Score: 3, Insightful
    Perhaps OT:
    If something is important to you, you spend money to make it reliable. If you cannot make it reliable, then you make it redundant.
  5. Apple's official response.. on Apple Sued Over Potential Hearing Loss · · Score: 1

    Say what?!?

  6. Re:Its just a .... on 19 Charged in Alleged Software Piracy Plot · · Score: 1

    Don't do the crime if you aren't willing to pay the time..

  7. Great timing on Has Microsoft 'Solved' Spam? · · Score: 2, Funny

    Oddly enough, my Hotmail account filtered all spam automatically for me just until a week ago...

  8. Re:An "Entertainment" disclaimer? on MythBusters - The Lost Experiments · · Score: 1
    Indeed, watching even a single episode shows that they have very little scientific or engineering background.
    Adam acknowledged this deficiency and introduced babes in the later series.
  9. Re:China is MS biggest fan on Microsoft Censors Chinese Blogger · · Score: 0

    Bill Gates pregnant??? Awww gawd, what abomination he will now drop onto the world??

  10. No more anonymous abuse now.... on Grokster Launches Fear Campaign · · Score: 0

    YOUR IP ADDRESS IS 127.0.0.1 AND HAS BEEN LOGGED.

  11. Not really a whole lot of choice about this one. on Trustworthy Computing · · Score: 0, Troll

    Not true.

  12. Re:Why not flying cars, then? on Stanley and the Conquest of the DARPA Challenge · · Score: 1
    Actually, the Boing 777 does land/take off automatically.
    Thanks, just cancelled my reservation.
  13. Re:Dvorak on Opera Purchase Rumour Control · · Score: 0
    Yes, if you rearrange the letters Darl McBride you get .. John Dvorak (!).

    No? Well, Darl can.

  14. Re:Is it a success? on Ubuntu: Desktop Linux's Success Story · · Score: 0
    Gentoo was new and different for a while, now it's not
    Well duh, you have to run emerge --sync once in a while..
  15. ABC goes Google!! on Guido Goes Google · · Score: 0

    Yes!! Finally we are gonna see web-enabled ABC http://en.wikipedia.org/wiki/ABC_programming_langu age/!

  16. Evolution of a programmer (rec.humor.funny) on A Dev Environment for the Returning Geek? · · Score: 0
    From rec.humor.funny (manager section seems to apply in your case):
    High school/Jr. High
    10 PRINT "HELLO WORLD"
    20 END
    First year in college
    program Hello(input, output);
    begin
    writeln ('Hello world');
    end
    Senior year in college
    (defun hello
    (print
    (cons 'HELLO (list 'WORLD))))
    New professional
    #include <stdio.h>
    main (argc,argv)
    int argc;
    char **argv; {
    printf ("Hello World!\n");
    }
    Seasoned pro (garbled to bypass lameness filter)
    #include <stream.h>

    const int MAXLEN = 80;

    class outstring; class outstring { private:

    int size; char str[MAXLEN]; public: outstring() { size=0; } ~outstring() {size=0;} void print(); void assign(char *chrs); }; void outstring::print() { int i; for (i=0 ; i< size ; i++) cout << str[i]; cout << "\n"; } void outstring::assign(char *chrs) { int i; for (i=0; chrs[i] != '\0';i++) str[i] = chrs[i]; size=i; }

    main (int argc, char **argv) { outstring string; string.assign("Hello World!"); string.print(); }
    Manager
    /* George, I need a program to output a string
    "Hello World!" */
  17. Huh? on ZNet interviews Richard Stallman · · Score: -1, Redundant
    "A system of government that exercises a dictatorship of the extreme right, typically through the merging of state and business leadership, together with belligerent nationalism." -- American Heritage Dictionary
    Extreme right? Odd. Hitler originated from the social workers party (NSDAP)...
  18. Re:Translation on The Truth About Suprnova Shutdown · · Score: 0
    And them some more legal talk where he can get his stuff in 30 days.
    You mean he has to pick up his computers by himself? Darn. They took it away, let them bring it back.
  19. Ho Ho Ho on Hacking Santa · · Score: 1, Funny

    Finally. I asked a worthy article on Slashdot for x-mas :-)

  20. Re:This should prove... on Bill Gates, Time Magazine "Person of the Year" · · Score: 1

    Ah well, no person is pure evil. Gates just balances his good with the bad.

  21. Re:NOT NEWS. DIE. on Software Predicts Movie Success · · Score: 1
    Go ahead mods, do yer worst. I refuse to swallow this tripe.
    NO SOUP FOR YOU!!
  22. lots missing on 30 Years of Personal Computer Market Share · · Score: 1

    I'm missing the good old Indy etc. Not really a consumer computer, but neither was NeXT. No Sinclair either snif.

  23. Re:First to market on The Next-Gen Odd Couple · · Score: 2, Funny
    Only the hardcore gamers bought the dreamcast.
    Not true. I just made a $10 bid on a German DC.
  24. Re:Huh? on A Closer Look at Google Adwords · · Score: 1
    Your remark w.r.t. freedom is insightful. I do not see *any* statement in the original question regarding force etc., rather some brainstorming and sharp questions.

    So the questions might not fit your Google ideal, freedom is also about the right of criticism.

  25. Really useful on Linux Boots on Treo 650 · · Score: 1
    Exactly. Dead and old products are unsupported. But I do not want to buy a new product just because the old has reached end-of-life on paper.

    I've lots of old hardware supported by Linux which have "officially" reached end-of-life. They are currently performing better than ever.