Slashdot Mirror


User: Merlin42

Merlin42's activity in the archive.

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

Comments · 206

  1. if IT's not a hoax then maybe... on What is 'IT'? · · Score: 1

    its one of those 3d/solid printer things. There were some articles on slashdot about them a while ago. That would clearly explain all the legal issues around the device.

  2. #! /usr/local/bin/perl -Tw on Perl 5.6.0 Out · · Score: 1

    $p = new perl('5.6.0');
    $p->goodStuff;

    print "JAPH wanabe\n";

  3. doesnt SGI use this? on Surreptitious Communication via Page Faults · · Score: 1

    Wasnt able to actually read the article cuz the site went over its hit limit, but i know SGI uses page faults to serialize access to the 3D acceleration hardware. essentially it amounts to IPC amoung some progs that dont know about each other w/ the assitance of IRIX. I think they might even use something similar in the 3dfx DRI driver. At least that is what i heard.

  4. Did RISC teach us nothing !!! on The New Garbage Man · · Score: 4

    The whole idea behind RISC is that the hardware provide FAST primitives that the upper levels can use to create more complex structures. Putting malloc free etc into hardware would just make things more complicated and maybe faster in the VERY short run but would surely not be as good as just making a DAMN fast memory subsytem or an awesome processor.

  5. www.gentus.com == bad on Linux Distro for ABIT Hardware · · Score: 1

    www.gentus.com kills my netscape(4.7) on IRIX6.5.4 I get either a bus error or memory fault just after the background turns grey on the page :(

  6. Re:they just don't get it ;-( on Linux Distro for ABIT Hardware · · Score: 1

    They aren't completely out of the loop. But, I would be happier if they had stuck to submitting their kernel patches in the usual manner, and maybe created a site that suggested how to tweek the major distros it be used optimally w/ abit mbos. At least they are making a serious effort to support linux.