Slashdot Mirror


User: alexhs

alexhs's activity in the archive.

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

Comments · 1,037

  1. Re:Not a troll ? Yes it is ! on Following Bill Gates' Linux Attack Money · · Score: 1

    Thanks, I did a Google search but in "google web".
    I didn't know that groups contents didn't appear in web searches.
    So I used logic instead ;-)

  2. Not a troll ? Yes it is ! on Following Bill Gates' Linux Attack Money · · Score: 4, Insightful

    Parent post is not a troll.

    I was wondering. But I'm now convinced it is actually a troll (and won't therefore answer him) : how would an AC have written so much in about two minutes ?

    Either he had access to the news before, which implies a suscriber account, then posting as AC, or he just copy-pasted a pre-written text. In both cases, I can't see how it couldn't be a troll.

  3. Another great innovation by MS ! on Microsoft In Talks To Buy Claria · · Score: 1

    Let's speculate :

    Taking the analogy from virii (or viruses if you prefer) we can suppose that Longhorn will include a builtin adware, and then will propose a costly anti-adware solution.

    Or maybe the adware will be used to discourage the use of legacy, non-trusted apps ?

  4. Re:in 1984 on A Review of the 128KB Macintosh · · Score: 1, Redundant

    Coral not, but mirrordot

  5. GNU/Lunatrix ? No way ! on Low-Hanging Moon Explained · · Score: 1

    Nah, Lunatrix is a derivative (read anagram) of "an Ultrix", which is (was?) a proprietary (DEC) Unix, so there is no GNU.

  6. Re:I think it's been received loud and clear on IBM Shifts 14,000 Jobs to India · · Score: 1

    Unfortunately, paying people to buy your products doesn't work and never has.

    I guess you never heard of Henry Ford ?

    "The people who consume the bulk of goods are the people who make them. That is a fact we must never forget -- that is the secret of our prosperity."

    Henry Ford, 1926

  7. Re:This is Interesting on Opera: Firefox User Figures 'Inflated' · · Score: 2, Interesting

    And that Opera identifies itself as IE is a valid concern

    That's not totally true :

    HTTP_USER_AGENT for Opera identifying as :
    Opera : Opera/8.0 (X11; Linux i686; U; en)
    Mozilla : Mozilla/5.0 (X11; Linux i686; U; en) Opera 8.0
    IE : Mozilla/4.0 (compatible; MSIE 6.0; X11; Linux i686; en) Opera 8.0

    There is "Opera" in each line, so you can make the difference if you want.

  8. Re:Puzzled: why get angry? on Hackers, Meet Microsoft · · Score: 1

    Aren't they supposed to turn Blue Scr... err... Face Of De... Desperation ?

  9. Distributed RND() on Microsoft Wants P2P Avalanche to Crush BitTorrent · · Score: 1

    Distribute randomly constructed packets, and, at some point in time, you will get the whole file(s) :)

  10. Re:Legal Downloads only. on Microsoft Wants P2P Avalanche to Crush BitTorrent · · Score: 1

    What they will do is enforce that evil bit [rfc3514].
    Servers would then be able to handle legal downloads faster by prioritizing.

  11. Re:No big surprise on Britney is #1 Virus Celebrity · · Score: 1

    Huh ? Insightful ?

    I still would like better Bill Gates posing for a Teen Beat Photospread than Osama.

  12. Re:Impression of random internet user on Britney is #1 Virus Celebrity · · Score: 1

    Hot_britney_sex_video.exe for free?? And all I have to do is click yes? Awesome!

    It usually rather is Hot_britney_sex_video.avi.exe,
    default Windows installations hiding the '.exe'.

  13. Re:And the other half? on Half Of Businesses Still Use Windows 2000 · · Score: 1, Funny

    [...] not how long MS thinks its software should last.

    Obviously, pre-2000 MS Software lasts 49.7 days straight :)

  14. Re:umm on Half Of Businesses Still Use Windows 2000 · · Score: 5, Funny

    Longhorn has always been to be released late next year, you knew it, right ?

  15. Re:Referer blocked on BSA Piracy Study Deeply Flawed · · Score: 1

    It seems I was wrong, "Connexion refused" might have been caused by gazillions of slashdotters trying to connect at the same time, and it just worked coincidentally when I tried by pasting the link...

  16. Referer blocked on BSA Piracy Study Deeply Flawed · · Score: 4, Informative

    The economist is refusing connexion with Slashdot as referer. Simply copy/paste the link in a new tab.

  17. BSA Acronym on BSA Piracy Study Deeply Flawed · · Score: 2, Funny

    The Economist has blown the lid off the BSA's recent report on software piracy, referring to their methods as 'BS'.

    BSA = 'BS' Analysis ?

  18. Re:My comments on The Rise and Fall of Blogs · · Score: 1

    Liar. Any real blogger would have put at the very least three links to his blog in his post :
    providing a homepage in slashdot account preferences panel, in his sig, in the message body. ;)

  19. Re:l33t l00ph0le? on Microsoft Censoring Blogs on MSN China · · Score: 1

    Yes, but what of fr33d0m, d3m0cracy, and dem0nstrat1on?

    Encryption has always been a criminal activity :)

  20. Re:Sick and tired of this OSX balderdash on Apple to Lock OSXi to Apple Hardware · · Score: 1

    Bah! At least, Appledot is different from Googledot.

  21. Re:If Walt were still alive... on Can Hayao Miyazaki Save Disney's Soul? · · Score: 2, Funny

    The Walt Disney Company unveils today a new attraction in DisneyWorld : The Walt Disney Rollin'Grave !

  22. Re:like this? on The First Annual Underhanded C Contest · · Score: 1
    >#include stuff.h
    >void main()
    >{
    > /* nothing / */ /* to see / * here */
    > /* whats * / challenging / * about */
    > /* this */ /* there / is no */ evil /*
    > screensaver(); * function */ /* here
    > anyone that thinks there is * / needs */
    > /* their / * / eyes testing */ ();
    >}
    >
    >585
    I'm hesitating between an harmless evil(); function and an evil whitespace function (and I ruined it copypasting).
  23. Re:Inquiring minds want to know! on New MS Shell Will Not Be In Longhorn · · Score: 1

    why does 'cd..' without a space even work?

    Just to note, some Linux distribs have an alias for that, too. Probably for people used with Windows shell, like those dir aliases.

    a 'cd...' or 'cd....' works as well in that it returns no error, it just doesn't do anything!

    Without spaces I'm not sure, but cd ... and cd .... respectively goes to grandparent and grandgrandparent.

    (Booting the "test" box under Win98SE)

    In fact in works too, and even with five dots.
    cd (.+) and cd(.+) are equivalent, and with n dots, you're going to the parent n-1 times.

  24. Corel too... on MS Unveils Beta of New Image Editing Program · · Score: 1

    Paint Shop Prop is from Corel too, now that Corel bought Jasc.

    I haven't used PSP since version 4 so I can't say for newer versions, but back in 1996, PSP hadn't real object/layers : after you finished editing a vectorized object (deselecting it), you wouldn't be able to edit it agin as vector graphic, while with Corel Photo-Paint 4.0, each object had its own layer and kept its vectorized nature.

  25. Surprise, surprise ! on Many Scientists Admit Unethical Practices · · Score: 3, Interesting


    I posted that story twelve hours ago and it was rejected. Maybe because the link was in the Baltimore Sun (only link I found with Google, I read the story in a French webnewspaper) and not in Yahoo News / Washington Post ?..
    </rant>

    here is a additional link from the Baltimore Sun.

    The full original article is in Nature.