Slashdot Mirror


User: Dr.Faustus

Dr.Faustus's activity in the archive.

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

Comments · 2

  1. Sure on OS X on x86? · · Score: 1

    Why Not.
    I would love to put OS X on one of these old x86 machines I have.
    I prolly would never buy a Mac, but I would be interested in OS X.

  2. Re:Programming languages are based on predicate lo on English Language And Its Effect On Programming? · · Score: 1

    very little, but none at all?
    Let me see you make this little bit of Perl simpler in German:

    $name = $ARGV[0];
    die if not defined $name;
    print $name unless $name eq "Mythological Beast";
    print "loser skipped..." if $name eq "Mythological Beaster";
    exit;

    How Now! Must every bit be spiced with a cross? Nay then, Take that! - Dr Faustus