Slashdot Mirror


User: dmp

dmp's activity in the archive.

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

Comments · 34

  1. Perl is like masturbation... on 5th Annual Obfuscated Perl Contest · · Score: 1

    You don't want to admit doing it and it gets a little messy sometimes, but you sometimes need old Rosy to get the dirty deed done quickly.

  2. Re:unix comes with a perl obfuscator on 5th Annual Obfuscated Perl Contest · · Score: 1

    Ahmen.

  3. Re:Not all tabbed widgets - Prior Art (NeXT?) on Adobe Sues Over Tabbed Widgets · · Score: 1

    I agree that this will probably fail like Apple's look and feel lawsuits. But I am thinking that the NeXT OS's use of dockable icons is really prior art to dockable tabs. I thought that Norton Desktop for Windows (circa 1993) had dockable tabs. Then maybe someone could pitch in, but there was a set of tools for Windows 3.1, all I rember is hDC, and I thought you could dock tabbed menus. I don't particulary like a lot of what Warnock has been saying lately, but this takes the cake for stupidity.

  4. Re:Hero - NOT on Danger in the Big Blue Room · · Score: 1

    He's a hero for participating in an anti-poverty march during the largest economic expansion in history? Sorry, I fail to see how he is a hero. I think the guy just needs a life. BTW, WTF is this doing on /. anyway? If he was protesting the DCMA or the MPAA, then I would understand.

  5. Re:If he used OpenBSD... on Words From Bastille Developer Jay Beale · · Score: 1

    ...Then he would have a secure system.
    OpenBSD - Armed to the gills.

  6. Apple == Mickey Mouse Platform on Apple, Pixar And Disney To Merge? · · Score: 1

    ...sorry it had to be said. I guess I would actually like to play with OS X. I've missed using NeXT for about 7 or 8 years. There was a *nix OS that was powerful AND user-friendly.

  7. Or you could just call the founders and ask... on Secretive Company Scanning the Net · · Score: 1

    According to Yahoo! People Search:
    There is one R. Bhargava listed in the state of CA and he lives in San Jose:
    408-985-0603

    One Andrew Sack in Redlands, CA:
    909-335-9574 and 909-792-0080 (Modem or Fax on 2nd number???)

  8. MERCED EPIC v DEC ALPHA 21364 on Troubles with Merced · · Score: 1

    Yes, but HOW much parallism can be extracted from most programs? As I understand it, the RISC architecture provides more optimization at runtime. I am interested to see Merced perform, but remember that the DEC guys have really put a lot of work into the compiler for the AXP and it is quite mature. I think it will take Merced a couuple of years for the compiler to matuure.

    dmp

  9. MERCED/SMP, IPC and this article on Troubles with Merced · · Score: 1

    Ok. I think that the guy who wrote that is missing a few key ideas. Unfortunately, EPIC does NOT magically fix Inter Process Commuunication, nor is it a magic bullet. It DOES have a very heavy reliance on the compiler, but that is because the compiler will try to provide parallelism for the code. For a good article, take a look at this article from Byte Dec. 97: http://www.byte.com/art/9712/sec5/art1.htm

    Doug