Slashdot Mirror


User: desaster

desaster's activity in the archive.

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

Comments · 6

  1. Dutch code! on Linux Kernel Code Humor · · Score: 5, Funny

    Here's my favourite part of the Blender source:

    #ifdef WIN32
    static int is_a_really_crappy_nvidia_card(void) {
    static int well_is_it= -1; /* Do you understand the implication? Do you? */
    if (well_is_it==-1)
    well_is_it= (strcmp((char*) glGetString(GL_VENDOR), "NVIDIA Corporation") == 0);

    return well_is_it;
    }
    #endif

  2. Re:If the original owners are making money on it.. on Blender Fund Raises EUR18,000 In Three Days · · Score: 1

    I can

  3. Re:apt isn't a pancea on KDE 2.2.1 Up · · Score: 1

    sid: apt-get install kde

  4. but on Security Flaw with Linux 2.4 Kernel and IPTables · · Score: 1

    i thought i'm lost already :(

  5. Re:Better, Free, Open-Source Alternatives to Diabl on Diablo 2 Finally Hits Shelves · · Score: 1

    Angband actually makes my 486 laptop useful =)

  6. gentoo on Amiga DirectoryOpus 4 Released Under GPL · · Score: 1

    hmm.. isn't gentoo inspired by directoryopus ? very nice app!